搜索资源列表
Hough-Transform
- 霍夫变换检测线段,用到OPENCV,实现简单易懂,值得参考-Hough Transform,opencv
draw
- 用OpenCV实现简单图形的绘制,线段、矩形、多边形以及文本写等。共同学习-Using OpenCV simple drawing, line, rectangle, polygon and text and writing. Learning together
testline
- OpenCV入门学习,在VC++6.0中实现线段的绘制。-OpenCV started learning to implement in VC++6.0 draw line segments.
DrawingImage
- 用OpenCV实现多种形状图像生成的演示,包括:矩形、圆、线段、多边形、填充的多边形以及写字等-Achieve a variety of shapes using OpenCV image generation presentation, including: rectangle, circle, line, polygon, polygon fill, and writing, and so
hough
- 利用霍夫变换的方法对图像中的线段进行检测,并将检测出的线段在图像上显示出来-The method of use of the Hough transform to detect the segment in the image, and the detected lines on the image displayed
detect-line-circle-and-rectangle
- 利用opencv_检测直线、线段、圆、矩形-Using opencv_ detect straight lines, line segments, circles, rectangles,
opencv
- opencv中,对圆,直线,线段,矩形等图像特征进行检测-opencv image features such as circles, lines, line segments, rectangles, detection
EDTest
- 边缘和线段检测,源于SCI文章附的代码。-Edge Drawing: A combined real-time edge and segment detector
Hough_OpenCV244
- 本程序是利用OpenCV2.44+VS2008 VC++开发的,可以用Hough变换提取直线段。-This procedure is to use OpenCV2.44+ VS2008 VC++ development, you can use the Hough transform to extract line segments.
CV2_Learn_LineFinder
- 使用opencv2写的,利用概率霍夫变换检测直线,并检测带有端点的线段。-Use opencv2 written using probabilistic Hough transform to detect straight line, and the line segment with endpoint detection.
Hough-line-test
- Hough线段检测,是一个很好的opencv学习范例,对于初学者有很大的帮助。-Hough line detection, opencv learning is a good example of a great help for beginners.
OpenCV
- 基于opencv的use摄像头视频采集程序 1 基于opencv的两个摄像头数据采集 3 能激发你用代码做视频的冲动程序 6 图像反转(就是把黑的变白,白的变黑) 11 图像格式的转换 12 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 13 采用Canny算子进行边缘检测 15 角点检测 18 图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的) 21 Log-Polar极坐标变换 22 对图像进行形态学操作(图像的开闭,腐蚀和膨胀运算)
Hough
- 使用opencv中的Hough变换对图像中的线段和近似圆的圆进行检测-The Hough transform using opencv image of lines and circles round the approximate detection
cPP
- MFC界面,实现画线,画任意两点间线段,界面美观,可以做大多数MFC绘图程序的基本框架-MFC interface to achieve drawing lines, line segments, beautiful interface between any two paintings, you can do most of the basic framework of MFC drawing program
20_DrawImage
- 使用OpenCV进行基本的绘图操作;包括绘制椭圆、绘制圆、绘制多边形、绘制线段。-Using OpenCV basic drawing operations including drawing ellipses, draw a circle, polygon drawing, drawing lines.
MiniImageFrame-OpenCV
- 处理经典的改变蒙娜丽莎嘴角方向的问题,在图片上画线段,线段首尾分别是改变前后像素点的位置,根据用户画线可构造插值函数,并输出该函数对图片作用后的结果图片(即蒙娜丽莎改变嘴角方向之后的图片)-IDW & RBF Algorithm
HoughLines
- HoughLines检测,用于图像中直线或线段检测,可以用于车道识别-HoughLines check
lineinfo
- 对图像上的一组平行线段根据距离,角度,截距进行分组过滤,统计-The image of a group of parallel lines according to the distance, angle, intercept packet filtering, statistics