-
图像处理。
用visual c++ 6.0实现的图像处理。功能很一般,适合教学。-Image processing.
- 2022-03-25 16:15:04下载
- 积分:1
-
采用各向异性方法 填补一个缺损的轮廓,从而可以得到一个光滑完整的轮廓。...
采用各向异性方法 填补一个缺损的轮廓,从而可以得到一个光滑完整的轮廓。- Completed contours correspond to ridges of an extension (ext) of the characteristic function of the uncompleted curve.
Anisotropic extension is performed on the characteristic function fbound of an image set given by
the binary map boundary to the whole image domain. Extension is initially driven by
xi=(EigVect{1}, EigVect{2}) (which should match with the contour tangent direction)
computed as the direction of maximum coherence of the distance map to the contour to close.
It is updated every N iterations with DCV over the distance map to the ridges/thinning of the
evolved image.
Two different stop criteria are supported:
Number of Connected Components ( numcomp ). Contour Completion. Stop when the extended
contour (curve of level 1) has exactly Ncomp connected components.
Difference between two consecutive iterations ( tol )
Speed Stabilizes ( speed_stab ).
[extended]=ContourComple
- 2022-12-07 02:25:02下载
- 积分: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
-
图像卡的PCB图,想做图像卡的可以看看,绝对好!!用PADS2005打开...
图像卡的PCB图,想做图像卡的可以看看,绝对好!!用PADS2005打开-image of the PCB card plans, do images can look at the card, absolutely! ! Opened with PADS2005
- 2022-05-16 00:40:55下载
- 积分:1
-
抓取web cam的影像,显示包含可执行文件,可以直接实现。
抓取网络摄像头的图像,显示包含可执行文件,可以直接实现
- 2022-10-11 12:55:02下载
- 积分:1
-
基于运动的视频前景分割实现方法,matlab代码
基于运动的视频前景分割实现方法,matlab代码-Prospects for the video based on motion segmentation method, matlab code
- 2022-07-21 23:28:13下载
- 积分:1
-
用VTK与VC++混合编程实现对山地形等值线的绘制,内含人脑数据...
用VTK与VC++混合编程实现对山地形等值线的绘制,内含人脑数据-with VTK and VC mixed programming the mountain terrain contour mapping, data containing the human brain
- 2022-04-21 06:48:54下载
- 积分:1
-
图像处理程序,有各种图像算法的源代码,但是…
图像处理程序,有多种图像算法源程序,但只支持256色的位图-Image processing procedures, have a variety of image algorithms source code, but only supports 256 colors bitmap
- 2022-08-05 14:11:17下载
- 积分:1
-
photoshop水晶苹果的制作 很好看的
photoshop水晶苹果的制作 很好看的-Crystal Apple produced very interesting
- 2022-03-06 19:37:39下载
- 积分:1
-
数字图象处理的应用
数字图象处理的应用--人脸检测,通过VC提取特征并完成检测-Application of Digital Image Processing- Face detection, through the extraction of the characteristics of VC and complete testing
- 2022-03-07 17:59:56下载
- 积分:1