当前位置:
首页
资源下载

搜索资源 - line detection opencv
搜索资源列表
-
3下载:
这里包含三个高质量的Gabor实现代码,分别基于C、OpenCV、Matlab,大家各取所需吧。Gabor变换可以实现在多个尺度、多个方位上的变换,尤其是对于纹理的检测有很好的效果,研究表明Gabor特征符合人眼感受野特性。
,Here are three high-quality implementation of the Gabor code, respectively, based on C, OpenCV, Matlab, let everyone take what we need
-
-
0下载:
Opencv环境中,通过霍夫检测检测图像中的直线,经过了ROI裁剪,形态学处理,canny算子检测等各种预处理。-In the opencv environment,do the line detection using Hough Transform. By cutting the ROI, morphological processing, canny boundary preprocessing.
-
-
0下载:
在VC++环境下利用opencv函数库编写霍夫变换检测直线和图像边缘检测,In VC++ Environment to use opencv library to prepare a straight line Hough transform detection and image edge detection
-
-
0下载:
opencv图像线条检测,学习opencv必看-opencv image line detection, learning opencv must see
-
-
4下载:
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
-
-
0下载:
OPENCV中Hough轉換用於直線偵測之源代碼-Hough transform for line detection in OpenCV
-
-
0下载:
图像变换之opencv 用hough变换检测线段-Opencv image transform of line segment detection using hough transform
-
-
0下载:
用HOUGUH变换检测线段,基于OPENCV开发,代码简单,适合广大软件开发者-Detection of line segments used HOUGUH transform, based on the OPENCV development, code is simple, suitable for the vast numbers of software developers
-
-
0下载:
C\C++图像处理基本处理算法的实现,画点、线、边缘检测等等,希望对大家有帮助-C \ C++ image processing algorithms to deal with the realization of the basic painting point, line, edge detection, etc., we would like to help
-
-
0下载:
houghline transform, it it uses canny edge detection and hough transform. It then places a red line over any detected straight lines.
-
-
0下载:
利用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
-
-
0下载:
矩形检测:用霍夫直线检测方法来对图像中的矩形进行检测。开发环境:vc6,需要安装OpenCV。OpenCV只是用来读取和显示图像等简单操作。-Rectangle detection: Hough line detection method using the image of the rectangle to test. Development Environment: vc6, need to install OpenCV. OpenCV is used to read and display
-
-
0下载:
该程序是用opencv图像库,在visual c++的环境中编程的,功能是实现图像的线段检测-This program is to use opencv image library in visual c++ environment programming, function is realizes image line detection
-
-
0下载:
基于opencv的Hough线段检测,能有效的检测出图像中的线段-Hough line detection based on opencv can effectively detect image segments
-
-
0下载:
调用openCV中的cvHoughLines2 实现灰度图像的直线检测,将大楼的轮廓检测出来。-Call openCV in cvHoughLines2 achieve gray image line detection, the outline of the building detected.
-
-
0下载:
Hough线段检测,是一个很好的opencv学习范例,对于初学者有很大的帮助。-Hough line detection, opencv learning is a good example of a great help for beginners.
-
-
0下载:
利用opencv进行直线检测,内含lsd算法与hough算法(Using OpenCV for line detection. Containing LSD algorithm and Hough algorithm)
-
-
0下载:
道路线检测及识别,用于智能驾驶中的高级辅助驾驶,可以基于此开发处道路线驶离预警系统。(Road line detection and recognition)
-
-
0下载:
很大很全的图像处理算法,包括二值化、图像细化、直线检测、直线交点识别等(Large and very full image processing algorithms, including two values, image thinning, straight line detection, line intersection recognition, etc.)
-
-
1下载:
通过二值化2、边缘检测、霍夫变换检测摄像头拍摄到的直线。(Binarization 2, edge detection, and Hough transform detect the line taken by the camera.)
-