搜索资源列表
Distortion Correction
- VC+opencv 实现建筑物梯形畸变校正 radon变换 sobel边缘检测 直方图均衡图像增强 radon直线检测 仿射变换等算法-VC+ opencv trapezoidal distortion correction to achieve the building radon transform sobel edge detection image enhancement histogram equalization radon affine transform line detecti
RectDetector
- 利用opencv库自己编写的霍夫直线检测程序,能够有效的检测图形当中的直线。-This information document contains a number of commonly used classical neural network algorithm.
11_29_PPHT_and_Standard_H
- 在opencv下,利用标准霍夫变换和概率霍夫变换两种方式,进行了直线检测。都能很好的显示出来。-In the opencv environment, Using the PPHT and standard HT to detect lines in an image.
opencv
- 利用OPENCV函数库所进行的极坐标变换。利用Hough变换进行直线、圆检测。计算一副彩色图像的色度-饱和度直方图。用卡尔曼滤波器跟踪一个旋转点。-OPENCV library use conducted by polar transformation. The use of a straight-line Hough transform, circle detection. Calculating a color image of the color- saturation histogram
OpenCV_examples
- opencv 实例,包括直线检测、圆检测、canny边缘检测、轮廓检测、FFT等-the examples of opencv
HoughLine
- 用于道路的检测,通过调用opencv中的直线检测算法Hough变换,检测结构化道路的道路引导线-For road detection, Hough transform, by calling the line detection algorithm in opencv detect structural road road guide line
opencv
- opencv中,对圆,直线,线段,矩形等图像特征进行检测-opencv image features such as circles, lines, line segments, rectangles, detection
openCV
- 调用openCV中的cvHoughLines2 实现灰度图像的直线检测,将大楼的轮廓检测出来。-Call openCV in cvHoughLines2 achieve gray image line detection, the outline of the building detected.
LinesDis.h.tar
- 基于opencv的直线检测,可以检测出图像中的直线,并求出方程-Opencv-based line detection can detect the linear image, and find the equation
LinesDis.cpp.tar
- 基于opencv的直线检测,可以检测出图像中的直线,并求出方程-Opencv-based line detection can detect the linear image, and find the equation
ComputeLinesDis.cpp.tar
- 基于opencv的直线检测,可以检测出图像中的直线,并求出方程-Opencv-based line detection can detect the linear image, and find the equation
1.png.tar
- 基于opencv的直线检测,可以检测出图像中的直线,并求出方程-Opencv-based line detection can detect the linear image, and find the equation
ComputeLinesDis.tar
- 基于opencv的直线检测,可以检测出图像中的直线,并求出方程-Opencv-based line detection can detect the linear image, and find the equation
hough
- 实现对图像的椭圆和直线检测,代码可以直接运行,基于OPenCV实现的-Achieve elliptical and linear detection image of the code can be run directly implemented based OPenCV
lsd_lines
- opencv3.0 基于lsd的直线检测方法,效果比HoughLines好-opencv 3.0 psd line detection method based on better results than HoughLines
contour
- 基于VS2013+opencv,用于对图像几何特征的检测,提取图像的轮廓、线条及连通区域,包括直线检测和圆检测-based on V013+opencv,it can be used in detecting line and circle , which can show conturs together
line
- 利用opencv进行直线检测,内含lsd算法与hough算法(Using OpenCV for line detection. Containing LSD algorithm and Hough algorithm)
霍夫变换
- 基于opencv和图像识别技术,使用霍夫变换检测图片直线。(Based on OpenCV and image recognition technology, Hof transform is used to detect picture lines.)
hough
- 基于opencv,使用hough变换检测图像中的直线,效果良好(Based on OpenCV, the Hough transform is used to detect the straight line in the image, and the effect is good)
python-opencv镜头直线检测
- 通过二值化2、边缘检测、霍夫变换检测摄像头拍摄到的直线。(Binarization 2, edge detection, and Hough transform detect the line taken by the camera.)