搜索资源列表
BmpProcess
- 基于MFC平台,利用Hough变换实现对直线和圆的检测,能很好的检测出来。
EdgeContour
- 基于mfc的轮廓提取程序,支持多种算子提取轮廓,有边缘检测,hough变换等功能。
hough
- 在MFC的平台上,根据霍夫变换(hough变换)的原理检测圆。-In the MFC' s platform, according to Hough transform (hough transform) the principle of detection of a round.
houph_MFC
- 在MFC环境下用openCV实现sobel算子和霍夫变换检测直线和圆-In the MFC environment with openCV achieve sobel operator and the Hough transform detection of lines and circles
hough
- 基于vc++编写的Hough变换MFC程序,,功能简单,只能实现直线检测,但是适合初学者入门,注释比较详细-Vc++ to prepare based on the Hough transform MFC procedures, functions simple to achieve a straight line can only be detected, but suitable for beginners to introduce the more detailed comments
HoughTransform
- 用Hough变换对图象中的直线检测,并在MFC中实现-With the Hough transform line detection in images, and in MFC to achieve
EDGECONTOUR
- 这是一个在MFC框架中编写的数字图像处理程序,可以实现图像的边缘检测、Hough变换,轮廓提取,轮廓跟踪。-This is a framework written in MFC digital image processing program, you can achieve edge detection, Hough transform, contour extraction, contour tracking.
VC_IRIS
- 基于MFC的虹膜检测识别,使用canny算子探测边缘,霍夫变换找到区域,海明测距识别-Iris detection and recognition based on MFC, using the canny operator edge detection, Hough transform to find areas identified Hamming distance
HoughLine
- 霍夫变换的图像处理程序,能够检测直线和圈,可以完美MFC运行-Hough transform MFC program, able to detect the straight line and circle
circledetection_squaredetection
- 用MFC编程实现界面,Hough变换实现圆的检测,和方形(也即平行线)的检测,压缩包里包括文档,可执行文件,源码,图像。-The programming interface with MFC, Hough transform realize round detection, and square (namely parallel lines) testing, compressed package includes documentation, executable file, source,
SteelPipeCounting
- 自己写的以Hough变换为原理的钢管计数MFC程序-Hough transform for the principle of the steel pipe to write their own count MFC program
hough
- 利用MFC实现hough变化,对于学习数字摄影测量有用-MFC implements the hough changes, useful for learning digital photogrammetry
EdgeContour
- MFC实现灰度图像的边缘与轮廓,包括Robert,sobel,Kirsch等各种算子的边缘检测,hough变换,轮廓提取,种子填充,轮廓跟踪等-MFC to achieve gray image edges and contours, including Robert, sobel, Kirsch other operator edge detection, hough transform, contour extraction, seed filling, contour tracking.
demo
- vc++MFC对话框中对数字图像的典型算法,里面涉及重点有图像的变换域处理(含傅立叶,小波,离散余弦算法),图像分割中包含大部分典型的分割算法(交互式阈值分割,霍夫变换,其他的多种算子),图像增强,图像复原(投影法..)图像匹配。还有形态学的一些算法处理,波峰波谷检测器,对图像处理学习非常有帮助-vc++MFC dialog typical algorithms for digital images, which involves the focus has transform domain i
MFC-image-processing
- 本压缩包中,集合了很多个算子,每个算子进行了不同的压缩包,需要学习的打开压缩包解压即可,里面涉及了图像空间域的预处理,也包括了道路识别的霍夫变换,还有频域空间的一些算法,关于波的一些处理-The compressed package, a collection of a number of operators, each operator had different compression package, you need to learn to open the archive decomp
MachineVision
- 结构化道路检测与跟踪 hough变化检测车道线 中值滤波预测跟踪-Machine view using MFC to find the sign of constructed road
VCPP-image-processing-
- VC++6.0 MFC框架下 实现图像的一些处理 如:Hough变换 256变成灰度 高斯平滑 直方图统计-Some processing of the image to achieve lower VC++6.0 MFC framework such as: Hough transform 256 into a Gaussian smoothing gray histogram statistics. . . .
RHT
- 基于VC6和OpenCV库函数,利用随机霍夫变换检测图像中圆的MFC程序。-This is a MFC program that using Randomized Hough Transform (RHT) to detect circles image, based on VC6 and OpenCV library.
line_det_final
- 在mfc上实现的加载图片,进行二值化处理,加噪声处理,然后用hough检测直线-mfc noise hough detect lines