-
这是关于数字图象几何变换算法的vc++源代码
这是关于数字图象几何变换算法的vc++源代码-This is on digital images of geometric algorithm source code vc
- 2022-04-30 16:51:59下载
- 积分:1
-
visual c++数字图象处理典型算法及实现
visual c++数字图象处理典型算法及实现-visual c++ typical digital image processing algorithm and realize
- 2022-02-27 01:42:01下载
- 积分:1
-
图形图像处理的简单应用,实现灰度翻转,增亮,等等。
图形图像处理的简单应用,实现灰度翻转,增亮,等等。-Simple graphics image processing applications, to achieve gray-scale inversion, Zengliang, and so on.
- 2023-04-24 10:50:03下载
- 积分:1
-
RGB color images quadtree segmentation procedures for a long time to find the. I...
彩色RGB图像四叉树分割的程序,找了好久才找到的。Improve together-RGB color images quadtree segmentation procedures for a long time to find the. Improve together
- 2022-10-20 00:20:04下载
- 积分:1
-
Add feature extraction image segmentation algorithms, along with sharing, joint...
图像分割加特征提取的算法,一起分享,共同研究,共同进步-Add feature extraction image segmentation algorithms, along with sharing, joint research, and common progress
- 2023-05-20 05:45:03下载
- 积分:1
-
背景差分法(帧差)这种方法是基于前…
背景差分法(Frame difference)这种方法是基于前景和背景的不同场景,根据视频采集的背景信息获取更稳定的可信信息,计算前景中固定的背景像素差分,从而实现基于Su(pixel-based)和高端basic的融合区域(基于区域的)信息
- 2022-02-04 11:54:52下载
- 积分:1
-
视频转换中,大家可能用到的,格式转换!yuv420to4
视频转换中,大家可能用到的,格式转换!yuv420to4-Video conversion, we may be used, format conversion! yuv420to4
- 2023-02-02 11:50:04下载
- 积分:1
-
Fill the realization of graphics, algorithms for internal representation of regi...
实现图形填充,算法为内部表示区域种子填充算法-Fill the realization of graphics, algorithms for internal representation of regional seed fill algorithm
- 2022-03-05 03:29:58下载
- 积分:1
-
基于kmeans的图像分割算法,首先得到图像,再确定分类,并计算各分类的均值,从而得到各个像素的分类。...
基于kmeans的图像分割算法,首先得到图像,再确定分类,并计算各分类的均值,从而得到各个像素的分类。-Kmeans-based image segmentation algorithm, first of all get the image, and then determine the classification, and calculate the various categories mean, and thus obtain the classification of each pixel.
- 2022-11-18 07:00:04下载
- 积分: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