-
The function cvHoughCircles finds circles in grayscale image using some modifica...
这段程序利用 Hough 变换在灰度图像中找圆 ,并可进而给出圆心和半径-The function cvHoughCircles finds circles in grayscale image using some modification of Hough transform.
- 2022-05-16 01:39:19下载
- 积分:1
-
Geometry of image transform, gray level transformation, air filtering, edge dete...
可对图像进行几何变换、灰度变换、空域滤波、边缘检测等的VC++程序源代码-Geometry of image transform, gray level transformation, air filtering, edge detection, etc. VC++ Source code
- 2023-04-17 13:55:02下载
- 积分:1
-
TESTING THRESHOLD CLASSIFIER
基础线性分类器的检测用于分离超平面是单向垂直的。- TESTING THRESHOLD CLASSIFIER
- 2022-05-05 19:27:36下载
- 积分:1
-
本程序通过VC++实现了BMP图像的梯度锐化
本程序通过VC++实现了BMP图像的梯度锐化-This procedure, through VC to achieve a gradient BMP image sharpening
- 2022-01-26 01:50:28下载
- 积分:1
-
本实验室编写的边缘检测代码,并且应用程序已为您创建了动态链接库WvltFilter.DLL。...
本实验室编写的边缘检测代码,并且应用程序已为您创建了动态链接库WvltFilter.DLL。-The laboratory prepared edge detection code, and the application has been created for you a dynamic link library WvltFilter.DLL.
- 2023-01-05 00:35:03下载
- 积分:1
-
真彩色图象处理源代码,能对图象进行浏览,编辑,压缩等。...
真彩色图象处理源代码,能对图象进行浏览,编辑,压缩等。-true color image processing source code, the images can browse, edit and compression.
- 2023-06-23 00:30:03下载
- 积分:1
-
西安交通大学开的《图象处理》的课,用的课本是章毓晋老师编的《图象工程》上册,既《图象处理和分析》,我本科期间学的这门课,这是用MATLAB所做的作业源程序,包括...
西安交通大学开的《图象处理》的课,用的课本是章毓晋老师编的《图象工程》上册,既《图象处理和分析》,我本科期间学的这门课,这是用MATLAB所做的作业源程序,包括颜色模型转换成,直方图转换,图象分割,边缘检测,hough变换(哈夫变换),图象表达等。-Xi"an Jiaotong University opened the "image processing" of the class, Textbooks are used in Yu-Jin Zhang teachers are "image projects" on the list, both "image processing and analysis" During my undergraduate study of this course, this is done using MATLAB source operations, including the color model conversion. Histogram conversion, image segmentation, edge detection, hough transform (Hough transform), image expression.
- 2022-04-12 20:47:59下载
- 积分:1
-
图像融合的方法,包括小波,金子塔等,以及实验图片
图像融合的方法,包括小波,金子塔等,以及实验图片-Image fusion methods, including wavelet, pyramid, as well as the experimental picture
- 2023-02-06 11:55:04下载
- 积分:1
-
基于mutual information的图象配准程序
基于mutual information的图象配准程序-based on mutual information of the image registration procedures
- 2022-08-25 05:51:28下载
- 积分:1
-
针对传统方法难以可靠估计图像中纹理单一区域像素点视差的问题,将纹理分析应用于立体匹配中,提
出图像分块整体匹配的方法。首先用LBP/C纹理分析方法对图像纹理...
针对传统方法难以可靠估计图像中纹理单一区域像素点视差的问题,将纹理分析应用于立体匹配中,提
出图像分块整体匹配的方法。首先用LBP/C纹理分析方法对图像纹理进行描述 然后进行基于区域生长的扩张检
测,得到纹理单一图像块 最后对图像块进行整体匹配,得到纹理单一区域的稠密视差图。对国际标准图像进行测试,
结果表明该算法能提高纹理单一区域稠密视差图的精度,具有实用价值
-Due to the difficulty of getting disparity of less textured pixels with traditional approach, block matching
algorithm with texture analysis was put forward. First, the images were described by LBP/C texture analysis. Then the
expansion detection based on region growing was performed, and the less textured blocks were acquired. Finally the dense
disparitymap of less textured area was obtained through block matching. The proposed algorithm was tested with the
international standard image data and comparedwith some existing algorithms. The experimental results show that the proposed
algorithm can improve the accuracy of disparitywhen handling less textured areas and can be used in practic
- 2022-12-14 17:15:03下载
- 积分:1