搜索资源列表
Hough-Circle-Detect.rar
- 可以实现对图像中半径不同的圆形图像区域的检测,Radius of the circle of different detection
oil_tank_detection
- 基于遥感影像的油罐自动检测算法,利用改Canny 边缘提取算法、改进椭圆Hough 检测算法及基于金字塔的图像搜索算法,实现了油罐的自动检测.-An Automatic Oil Tank Detection Algorithm Based on Remote Sensing Image
s7
- hough circle detection
hough
- circle detection by image analysis using the Dynamic Generalized hough transform
HoughTransform
- Hough Transform Line Detection in Robot Soccer
circle
- circle detection using hough method. The code uses openCV library.
plateVs2003
- 自已用Vs 2003开发的,车牌识别程序源码,很有用的,实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。 -Their own development with the VC, license plate re
hough1
- 经典的hough直线变换检测算法,可以极坐标进行转换,然后再检测直线-Line detection algorithm
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
eyesegmentation
- 程序可实现人眼虹膜、眼睑及睫毛分割,主要功能有:(1)虹膜内外圆的霍夫圆检测;(2)眼睑检测以及参数方程的求解;(3)睫毛的最优化阈值处理。 vc文件夹下包含以下四个内容:(1)最后编译生成的.exe文件;(2)包含主要算法的.h头文件;(3)两幅原始图像(yangjing1.bmp,yanjing2.bmp);(4)两幅经过MATLAB进行自适应直方图均衡化的图像(yanjing11.bmp,yanjing22.bmp)-Program can achieve human iris, ey
Branch-and-Bound
- 最新国际顶级杂志IJCV2011目标检测论文-Branch and Bound Hough Transform for Object Class Detection,IJCV2011
Edge-detection-
- 边缘检测和hough 变换实现边缘检测MATLAB-Edge detection and hough transform edge detection MATLAB
hough
- 基于霍夫变换的外形检测算法的实现,包括图像读取与显示、彩色图像转化为灰度图、灰度图二值化、膨胀腐蚀、图像轮廓提取、线性图形检测以及椭圆检测-Shape detection algorithm based on Hough transform implementation, including the image read and display color images into grayscale, grayscale binary and expansion corrosion image
Hough-circle-detection
- 这个一个用matlab语言写的,用Hough算法来检测圆的源程序,实用性好-Matlab language used to write this one, using circular Hough algorithm to detect the source, practical good
a-Windowed-Hough-Transform
- The problem of detecting rectangular structures in images arises in many applications, building extraction in aerial images to particle detection in cryo-electron microscopy. -The problem of detecting rectangular structures in images arises in many
rectangle
- a new technique for rectangle detection using a windowed Hough Transform
lindetection
- 转化成灰度图像,用prewitt算子进行边缘检测,将峰值点在霍夫空间画出,计算障碍物在视觉传感器中成像的高度-Converted to grayscale images, edge detection prewitt operator, the peak point in the Hough space to draw, calculate obstacle in the visual imaging sensor height
vehicle-lane-detection
- 能实现直线型车道线的有效检测,利用改进的hough变换和区域生长方法,提高检测的准确性。-Can be achieved effectively detect lane straight line, with improved hough transform and region growing methods to improve detection accuracy.
coins-detection
- 使用霍夫变换检测硬币,个人感觉效果还行,适用于一元,五角,一角的-Use Hough transform to detect coins