-
微软公司图像工程师用的图像处理类库,里面包含大量图像处理的算法。...
微软公司图像工程师用的图像处理类库,里面包含大量图像处理的算法。-images of image processing library, which contains a large number of image processing algorithms.
- 2022-03-25 16:59:03下载
- 积分:1
-
Canny operator classification, to achieve image segmentation. Code has been opti...
Canny算子分类,实现对图像进行分割。代码进行过优化,有较高的实时性。-Canny operator classification, to achieve image segmentation. Code has been optimized, a higher real-time.
- 2022-11-01 00:30:03下载
- 积分:1
-
MFC实现奇妙的三维文字按钮的源程序。点击按钮,显示三维文字。...
MFC实现奇妙的三维文字按钮的源程序。点击按钮,显示三维文字。-MFC wonderful three-dimensional realization of the text button of the source. Click the button to display the three-dimensional characters.
- 2023-02-03 00:15:03下载
- 积分:1
-
图像处理逆滤波程序,是一种常见的滤波算法
图像处理逆滤波程序,是一种常见的滤波算法-Image processing inverse filtering procedures, is a common filtering algorithm
- 2022-03-01 09:22:44下载
- 积分:1
-
rice大学CHOI写的一个关于小波域HMT模型的图像去噪算法。算法比较经典。对研究HMT模型的同行有很大参考价值。...
rice大学CHOI写的一个关于小波域HMT模型的图像去噪算法。算法比较经典。对研究HMT模型的同行有很大参考价值。-rice university CHOI written on wavelet-domain HMT model for image denoising algorithm. Comparison of the classical algorithm. HMT model of research has great reference value counterparts.
- 2022-04-28 13:16:21下载
- 积分:1
-
Of image median filtering process, select an image, adding noise, median filter...
对图象进行中值滤波的程序,选取一幅图象,加入噪声,对图象中值滤波,输出图象.-Of image median filtering process, select an image, adding noise, median filter images, the output image.
- 2022-02-06 16:54:51下载
- 积分:1
-
关于图像处理技术在冬小麦测试中的应用,用VC编的软件能对小麦进行二值化处理,中值滤波和灰度变换。...
关于图像处理技术在冬小麦测试中的应用,用VC编的软件能对小麦进行二值化处理,中值滤波和灰度变换。-On image processing technology in the winter wheat test the application of the software made by VC on wheat binarization processing, median filtering and gray-scale transformation.
- 2023-01-19 22:30:04下载
- 积分:1
-
iris recognition algorithms, including positioning, in the final one, coding. Us...
虹膜识别算法,包括定位,归一化,编码。很有用的算法。-iris recognition algorithms, including positioning, in the final one, coding. Useful algorithms.
- 2023-07-11 14:30:03下载
- 积分:1
-
条形码识别,解析源码(VC源码,可供学习借鉴)
条形码识别,解析源码(VC源码,可供学习借鉴)
-Barcode recognition, parsing source code (VC source code ,available for study)
- 2022-07-25 21:59:25下载
- 积分:1
-
边界方向的直方图统计。采用canny算法实现。
测试图片说明:(图像路径名请在main函数中AnsiString name="1.bmp" 中设定)
1...
边界方向的直方图统计。采用canny算法实现。
测试图片说明:(图像路径名请在main函数中AnsiString name="1.bmp" 中设定)
1.bmp、2.bmp用来测试尺度变换后图像的识别;
3.bmp、4.bmp用来测试尺度变换后图像的识别;
2.bmp、2_shift.bmp用来测试平移后图像的识别。
实现输出灰度图、平滑图、边缘图以及双阈值处理后的边缘图;
运行后文件夹应该有Image1.bmp,Image2.bmp,Image3.bmp,Image4.bmp;
实现输出灰度图、平滑图、边缘图以及双阈值处理后的边缘图;
边界直方图数据和归一化后直方图数据分别保存在histogram.txt和NormalHistogram.txt中。-Border direction histogram statistics. Canny algorithm used. Testing Photo caption: (image path name in the main function AnsiString name = 1.bmp set) 1.bmp, 2.bmp used to test scaling image identification 3.bmp, 4.bmp used to test After scaling the image identification 2.bmp, 2_shift.bmp used to test post-translational image recognition. Realize the output grayscale, smooth map, edge map, as well as dual-threshold edge map after the treatment running folder should have Image1.bmp, Image2.bmp, Image3.bmp, Image4.bmp realize grayscale output, smooth map, edge map, as well as dual-threshold edge map after the treatment border histogram data an
- 2023-07-29 09:00:03下载
- 积分:1