搜索资源列表
matlab
- matlab 进行图像的hough变换提取直线一共有3个工程文件 一次下来都可以试运行!!保证可以的!-hough transform matlab image to extract the straight line, a total of three project files at once down can test run! ! Guarantee!
p4
- 基于VC中的C语言的图像提取直线函数,使用的是openCV的库-The image of the C language in the VC-based extraction of straight line function, the function of openCV
houghline
- 利用opencv库的霍夫变换实现图像中的直线提取并标记为红色-Opencv library Hough transform in image line extraction and marked in red
CV2
- 利用opencv进行图像特征抽取,包括使用高斯滤波和sobel算子进行边缘提取,使用harris算法进行角点检测,使用hough变换找出图像中最长直线,使用Ranec算法找出图像中直线,Gabor滤波-Using opencv image feature extraction, including the use of Gaussian filtering and Sobel operator edge extraction, Harris algorithm corner detection,
Hough
- vs2010+opencv的霍夫直线特征提取-Hove, vs2010+opencv linear feature extraction
HoughLine
- 一个基于opencv库函数的VC工程,通过霍夫变换提取图像中的直线-One based on the opencv library function of the VC project, through the Hough transform to extract the linear image
MyOpenCVConsole
- 常用的opencv图像特征提取算法。包括直方图、边缘检测、角点检测、直线提取、圆形提取等。并包括不太成熟的BP神经网络识别纯底色数字。-Commonly used opencv image feature extraction algorithm. Including histograms, edge detection, corner detection, line extraction, circular extraction. And includes less mature pure b
Hough_Dect
- 数字图像处理在人们的生活中无处不存在着它的影子,是非常流行热门的技术之一,可以说它是一种每时每刻都在改变着人类生活的技术。人们对于物体的识别主要针对于物体的外形,图像分割目的是对图像中有意义的特征部分进行提取,所谓有意义的特征包括图像中物体的外形边缘和区域等。本文主要针对其中的一个传统而经典的分割方法Hough变换而展开。Hough变换实现的是一种从图像空间到参数空间的映射关系,具有对抗噪声的鲁棒性以及在图像中的不连续性等优点,通过它构建的参数空间可以容易地对特定形状,如直线、圆等解析曲线进行判
OPENCV
- opencv特征提取,,包括hough直线,hough圆,直方图绘制-opencv feature extraction, including hough straight, hough circle, draw a histogram
video
- 从视频中提取出某一帧图像对其进行直线检测的程序-Extract a frame the video image of its line detection program
Hough
- Hough直线提取,提取图像中的直线,并且进行链接。- Hough straight line extraction, extraction of the image in a straight line, and the link.
contour
- 基于VS2013+opencv,用于对图像几何特征的检测,提取图像的轮廓、线条及连通区域,包括直线检测和圆检测-based on V013+opencv,it can be used in detecting line and circle , which can show conturs together
PIPEI
- vs2013+opencv2.4,用hough直线变换提取3条直线,并求出3条直线交点,得到一个三角形ROI区域-vs2013+opencv2.4, with a straight line hough transform to extract three straight, and find the intersection of three straight, to give a triangular region ROI
Background Subtraction
- 局部阈值化处理身份在,基于提取直线的角度补正和MSER划分连通区域(The local threshold is used to deal with the identity, and the connected region is divided based on the extraction of the line angle and the MSER)
