-
亮度变换在空域上图像的点运算,包括图像增强、亮度对比度调节。...
亮度变换在空域上图像的点运算,包括图像增强、亮度对比度调节。-Brightness of the image transform in the airspace of the point calculations, including image enhancement, brightness-contrast adjustment.
- 2022-02-06 12:19:23下载
- 积分:1
-
用hough变换检测圆形,算法实现比较简单,用matlab编写,容易读懂,已经过测试...
用hough变换检测圆形,算法实现比较简单,用matlab编写,容易读懂,已经过测试-using hough transform to detect circle
- 2022-11-25 05:05:03下载
- 积分:1
-
无意中下载的一个源码程序,是关于人脸检测方面的,自己用不着,看大家是否有用的着的分享一下...
无意中下载的一个源码程序,是关于人脸检测方面的,自己用不着,看大家是否有用的着的分享一下-Inadvertently download a source process, are about aspects of the Human Face Detection, their need to see the usefulness of the U.S. share of
- 2022-01-26 03:52:21下载
- 积分:1
-
利用张氏标定法进行单目标定,利用Fsillo方法进行双目标定
利用张氏标定法进行单目标定,利用Fsillo方法进行双目标定-zhengyou zhang fsillo
- 2023-09-06 21:20:04下载
- 积分:1
-
本程序将SIFT与边缘结合起来用来做图像配准
先用SIFT检测关键点 用CANNY算子进行边缘检测 进而优化选取最佳匹配点 进行向量匹配 图像配准...
本程序将SIFT与边缘结合起来用来做图像配准
先用SIFT检测关键点 用CANNY算子进行边缘检测 进而优化选取最佳匹配点 进行向量匹配 图像配准-This procedure will be combined with SIFT and the edge used to do image registration using SIFT key-point detection using Canny edge detection operator to select the best match to optimize vector match point image registration
- 2022-07-25 20:35:46下载
- 积分:1
-
通过遗传算法选择道路图象分割的最佳阈值,阈值的选择采用最大类间方差的办法,程序运行结果达到相当理想的效果...
通过遗传算法选择道路图象分割的最佳阈值,阈值的选择采用最大类间方差的办法,程序运行结果达到相当理想的效果-Through the genetic algorithm to choose the best road image segmentation threshold, the threshold was chosen as the maximum between-cluster variance approach, the program results achieved the desired results rather
- 2022-01-26 00:33:01下载
- 积分:1
-
matlab环境下的,基于图像颜色特征的图像检索源代码
matlab环境下的,基于图像颜色特征的图像检索源代码-matlab environment, the color characteristics of image-based image retrieval source code
- 2022-03-05 08:45:42下载
- 积分:1
-
XP风格的按钮自
XP风格的自画按钮,非常漂亮,大家可以参考学习-XP style buttons are self-portraits, very beautiful, you can refer to learning
- 2022-01-21 02:17:34下载
- 积分:1
-
用用VTK与VC++混合编程实现对人脑等值线的绘制,内含人脑数据...
用用VTK与VC++混合编程实现对人脑等值线的绘制,内含人脑数据-use with VTK and VC mixed programming of the human brain contour mapping, data containing the human brain
- 2022-01-25 19:23:01下载
- 积分:1
-
维纳滤波处理
//LPSTR lpDIBBits:指向源DIB图像指针
//LONG lWidth:源图像宽度(象素数)
//LONG lHeig...
维纳滤波处理
//LPSTR lpDIBBits:指向源DIB图像指针
//LONG lWidth:源图像宽度(象素数)
//LONG lHeight:源图像高度(象素数)
//函数说明:
//该函数用来对DIB图像进行维纳滤波复原操作。-Wiener filter// LPSTR lpDIBBits : DIB images at the source pointer// LONG lWidth : Source image width (number of pixels)// LONG lHeight : source image height (number of pixels)// Function :// function to the right DIB images Wiener filter recovery operation.
- 2022-03-20 19:12:31下载
- 积分:1