-
边界方向的直方图统计。采用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
-
改变图像的大小,从而改变图像的比例和重新
改变图像的大小,这样修改图像的比例并重新设置图片的大小
- 2023-08-16 16:35:03下载
- 积分:1
-
bmp文件读取,写入库程序。可读取/写入bmp格式及ico格式文件,为后续图象处理所用...
bmp文件读取,写入库程序。可读取/写入bmp格式及ico格式文件,为后续图象处理所用-bmp file to read, write, warehousing procedures. Can read/write format bmp and ico format for follow-up image processing by
- 2022-07-10 21:32:22下载
- 积分:1
-
on mathematical calculations
关于数学计算――计算两点间距离
英文网站,对于简单地计算涉及多边形的运算实用性、理解性比较强-on mathematical calculations-- calculate the distance between two points English website, For simple calculations involving the polygon operations practical, understanding sexual stronger
- 2022-04-29 22:54:56下载
- 积分:1
-
这是绘画bezier曲线的小程序。使用者可以从此处得知如何编写bezier曲线的程序。应用程序便是以c++编写绘成的bezier曲线
这是绘画bezier曲线的小程序。使用者可以从此处得知如何编写bezier曲线的程序。应用程序便是以c++编写绘成的bezier曲线-This is a Bezier curve drawing applet. From here the user can learn how to prepare the procedures for Bezier curves. Application is to c++ Are ready to prepare the Bezier curve
- 2022-07-03 06:27:01下载
- 积分:1
-
人脸识别的源程序,思想很简单,就是利用AHJ方法,具体如何实现可参考程序中的注释...
人脸识别的源程序,思想很简单,就是利用AHJ方法,具体如何实现可参考程序中的注释-Face Recognition of the source, the thinking is very simple, it is using the AHJ, how to achieve specific reference to the procedures Notes
- 2022-05-27 05:01:26下载
- 积分:1
-
数字图像处理中常用的傅立叶变换算法,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
-
本程序使用MATLAB中的Guide来实现的,实现了算法功能和界面的设计,完成了Harris角点检测的程序。...
本程序使用MATLAB中的Guide来实现的,实现了算法功能和界面的设计,完成了Harris角点检测的程序。-This procedure using MATLAB in the Guide to realize, and realize the algorithm functionality and interface design, completed a Harris corner detection procedures.
- 2023-04-01 03:15:04下载
- 积分:1
-
我自己做的图像量化程序,还不太成熟。可以将指定图像颜色数减少,并用符号表示每个颜色。...
我自己做的图像量化程序,还不太成熟。可以将指定图像颜色数减少,并用符号表示每个颜色。-To do my own image quantification procedures, is also not mature enough. Can reduce the number of designated color images, and symbols that represent each color.
- 2022-10-18 16:35:03下载
- 积分:1
-
hough变换是检测直线&圆的很高的工具,这里是用hough变换检测圆的程序。...
hough变换是检测直线&圆的很高的工具,这里是用hough变换检测圆的程序。-Hough transform to detect linear & round of high tool used here is a round Hough Transform detection procedures.
- 2022-03-07 15:53:21下载
- 积分:1