-
数字图像处理中常用的傅立叶变换算法,VC编写,包含完整源代码与实例图片,很实用...
数字图像处理中常用的傅立叶变换算法,VC编写,包含完整源代码与实例图片,很实用-Digital image processing used in the Fourier transform algorithm, VC preparation that contains complete source code and examples of pictures, very useful
- 2022-11-24 02:30:03下载
- 积分:1
-
霍夫曼压缩编码 mfc实现 实现了一个功能
霍夫曼压缩编码 mfc实现 实现了一个功能-Huffman coding to achieve implementation of a functional mfc
- 2022-07-23 10:51:12下载
- 积分:1
-
本程序主要实现对退化图像进行复原,主要有运动模糊图像复原,逆滤波复原,维纳滤波复原...
本程序主要实现对退化图像进行复原,主要有运动模糊图像复原,逆滤波复原,维纳滤波复原-The main achievement of this procedure on the degradation of image recovery, there are motion-blurred image restoration, inverse filtering to recover, Wiener filter restoration
- 2022-06-18 23:30:37下载
- 积分:1
-
在VC++ 6.0中实现阈值处理,线性变换,傅里叶变换,去噪处理。...
在VC++ 6.0中实现阈值处理,线性变换,傅里叶变换,去噪处理。-In VC++ 6.0 implementation of the threshold treatment, linear transform, Fourier transform, denoising treatment.
- 2022-02-06 16:30:01下载
- 积分:1
-
将256色的彩色图像转换灰度图像,包含测试图像。
将256色的彩色图像转换灰度图像,包含测试图像。-Will be 256-color color image is converted gray image, including the test images.
- 2023-02-04 09:10:03下载
- 积分:1
-
这是开源的全景图拼接软件Hugin的源代码,从svn下下来的,revision是3478。...
这是开源的全景图拼接软件Hugin的源代码,从svn下下来的,revision是3478。-This is the open source Hugin panorama stitching software source code from svn down under, revision is 3478.
- 2022-03-24 13:27:50下载
- 积分:1
-
This application is the use of k
这个应用程序是使用k均值聚类算法分割一个灰度图像。-This application is the use of k-means clustering algorithm partitions a gray-scale image.
- 2022-01-25 18:30:35下载
- 积分:1
-
24 color processing procedures, test results and the image map. We hope to learn...
24位彩色处理程序,提供测试图像以及效果图。希望对大家学习有所帮助。-24 color processing procedures, test results and the image map. We hope to learn some help.
- 2023-03-27 15:40:04下载
- 积分:1
-
依据论文:《灰度图像增强算法的改进与实现研究.caj》中的算法,实现灰度图像的增强处理,经试验表明,效果不错。...
依据论文:《灰度图像增强算法的改进与实现研究.caj》中的算法,实现灰度图像的增强处理,经试验表明,效果不错。-Based on papers:
- 2022-04-15 14:35:37下载
- 积分: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