-
边界方向的直方图统计。采用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
-
计算机图像处理技术,主要介绍图像处理的方法以及所采用的VC方法进行图像处理。...
计算机图像处理技术,主要介绍图像处理的方法以及所采用的VC方法进行图像处理。-Computer image processing technology, introduces the method of image processing as well as the methods used in image processing VC.
- 2023-03-27 03:00:04下载
- 积分:1
-
对图像进行去除彩色处理的源代码,编译后的可执行文件须带参数运行...
对图像进行去除彩色处理的源代码,编译后的可执行文件须带参数运行-right color image processing to remove the source code, the compiled executable file parameters required to bring Operation
- 2022-06-26 21:04:39下载
- 积分:1
-
一个人脸检测程序,比较好用。用Visual C++实现。
一个人脸检测程序,比较好用。用Visual C++实现。-A face detection procedure, comparative ease of use. Using Visual C++ Realize.
- 2022-02-06 17:39:05下载
- 积分:1
-
SOM工具包,包括matlab程序及学习文档
SOM工具包,包括matlab程序及学习文档-SOM toolkit, including the procedures and learning matlab documentation
- 2023-09-02 04:10:03下载
- 积分:1
-
看pdf等的电子书,白底黑字看时间长了不舒服,想换成其他颜色的 有时候网上看到的图片or网页背景黑糊糊的,保存下来再处理才看得清...
功能:
0...
看pdf等的电子书,白底黑字看时间长了不舒服,想换成其他颜色的 有时候网上看到的图片or网页背景黑糊糊的,保存下来再处理才看得清...
功能:
0.script自定义处理流程 处理由系统热键触发.
1.双击script的编辑框显示的提示:
Y , y : Yes //写屏
N , n : No
0 : XGrey //Grey
1 : One //取反
2 : Two //二值化
3 : XRGB //RGB亮度调节
4 : XExpose //曝光
5 : XGamma //Gamma
2. N 的话不写屏,而是在新的窗口显示结果 此时,鼠标滚轮缩放,右键fit屏幕大小,左键双击保存.
3.二值化的时候.两种颜色可以点击黑白方块处设置.
4.个人的 快捷键,script,二值化颜色 的设置保存在 ini
-see the e-books, white background with black lettering to see a long time uncomfortable and replaced by other colors to the Internet sometimes see the pictures or out of a background of the website, preserved furnished further treatment before ... functions : 0.script-defined processing processed by the system hotkey trigger. 1. double-click script editing box displayed on the screen : Y, y : Yes// write screen N, n : No 0 : XGrey// Gray 1 : One// take-2 : Two// binary 3 : XRGB// RGB brightness adjustment 4 : XExpose// exposure 5 : XGamma// Gamma 2. N not to write the screen, but in the new w
- 2022-05-15 12:52:32下载
- 积分:1
-
图像融合的方法,包括小波,金子塔等,以及实验图片
图像融合的方法,包括小波,金子塔等,以及实验图片-Image fusion methods, including wavelet, pyramid, as well as the experimental picture
- 2023-02-06 11:55:04下载
- 积分:1
-
VisualC++数字图像处理配套光盘的源代码。
VisualC++数字图像处理配套光盘的源代码。-VisualC++ Digital image processing package CD-ROM source code.
- 2022-10-02 01:05:04下载
- 积分:1
-
使用vc编写的一个光流原程序
使用了hs算法
没有解压密码...
使用vc编写的一个光流原程序
使用了hs算法
没有解压密码-vc prepared by the use of an optical flow original procedures used hs not extract password algorithm
- 2022-05-06 14:18:11下载
- 积分:1
-
利用爬山(Hill
利用爬山(Hill-climbing)算法实现彩色图像分割,并附RGB到LAB的转换源码-Color iamge segmentation using Hill-climbing algorithm.
- 2023-04-01 04:15:04下载
- 积分:1