搜索资源列表
OpenCVdemo11
- OpenCV霍夫变换:霍夫线变换,霍夫圆变换合辑 OpenCV中霍夫变换相关的知识点 OpenCV中实现霍夫线变换的HoughLines、HoughLinesP函数的使用方法,实现霍夫圆变换的HoughCircles函数的使用方法-OpenCV hough transform: line hough transform, hough transform collection OpenCV hough transform in the relevant knowledge Open
HoughCircles
- 霍夫变换求图像中的圈,opencv,vc++,环境vs2010,opencv2.4.8-Hough transforms the image circle, opencv, vc++, environment vs2010, opencv2.4.8
Hough_Circle
- OpenCV霍夫圆变换,分别从摄像头,本地图片,OpenWRT挂载的网络摄像头获取图像 亮点是程序能从OpenWRT挂载的无线摄像头获取图像-OpenCV Hough transfer, getting video stream local picture, camera and OpenWRT Webcam
Houghre
- 基于opencv的计算机视觉程序,优化图像,并通过霍夫变换寻找图像中的矩形。-Opencv based on computer vision programs, optimize the image, and Hough transform by finding the image rectangle.
line_detector
- 基于opencv的改进的霍夫直线检测算子。应用于图像的直线检测,包括两种直线检测模型。-hough straight line detector of opencv
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.
road
- 道路线提取,opencv,C++,hough变换,Canny算子-Road line extraction, opencv, C++, hough transform, Canny operator
opencvh
- opencv里面实现hough变换检测直线段,并在图中画出;需在工程文件里面添加图片。-Inside opencv hough transform to detect straight line segment to achieve, and shown in the drawings need to add pictures inside the project file.
road_line_marker_detect
- 使用hough变换的方法进行道路地面标线进行探测,较pund的旧版本(道路线检测)而言,更新了配置和说明。 这个程序写的很初级,没有用到其它方法,基本原理就是Hough变换,在win32平台和openCV库支持下的使用demo.-demo of road marker line detect using hough transform method. the only perfect things is that it is simple and easy to use for primer
hefuyuan
- 使用opencv对图像进行霍夫圆检测,检测速度比一般的快。-Use the image opencv Hough circle detection
houghtest
- opencv3.0霍夫变换找直线,找圆,直接在视频状态下进行实时找直线,找圆-显示以下内容的翻译: opencv 3.0霍夫变换找直线,找圆,直接在视频状态下进行实时找直线,找圆 仍然翻译: opencv3.0霍夫变换找直线,找圆,直接在视频状态下进行实时找直线,找圆 opencv 3.0 Hough transform to find a straight line, find circle。 at the video state directly in real time to fi
HoughCircle
- Opencv采用霍夫变识别圆形,并且找出同心圆。可手动调节圆的关径大小-Opencv using circular Hough transform to identify and find concentric circles. You can manually adjust the size of the diameter of the circle off
test2
- 基于OPENCV的hough直线变换测试例子(vs2010)-Test example of Hough linear transformation based on OPENCV (VS2010)
wenxian
- 针对自然生长状态下的成熟苹果图像的识别问题,提出选用R-G色差模型,改进的Ostu最大类间方差法分割图像。 然后用面积阈值法消除噪声,获取成熟苹果果实的目标区域。然后采用基于OpenCV的圆形Hough变换方法对多个粘连苹果果实进行分离。-For image recognition problem ripe apples natural growth state, the proposed selection of R-G color model between improved Ostu Ot
cannyld
- 利用C++和opencv实现直线提取,主要采用Hough变换实现直线提取-C++ and use opencv achieve line extraction, mainly Hough transform line extraction
opencv_code
- 基于opencv的去噪算法比较以及霍夫变换,另外有3篇有关去噪以及图像识别类的相关文献-Compare opencv based de-noising algorithm and Hough transform, and a further three relevant literature on denoising and image recognition class
houghTransform
- 使用霍夫变换检测直线,基于opencv实现-Hough transform to detect straight line, based on opencv achieve
huo
- 底层是c++, opencv霍夫变换检测图片中的直线,供大家参考。- The bottom is c++, Opencv Hough transform detection in the picture of the line, for your reference.
houghcut
- 基于opencv的hough分割,能实现线段分割和圆的分割-HOUGH CUT