Location:
Search - opencv line
Search list
Description: 通过OPENCV对曲线进行直线拟合,曲线输入为图片,输出为一副直线的图片,可以参考一下
Platform: |
Size: 7621 |
Author: 朱志强 |
Hits:
Description: Hough变换用来在图象中查找直线。它的原理是:假设有一条与原点距离为s,方向角为θ的一条直线,直线上的每一点都满足方程 s=x*Cosθ+y*Sinθ,利用这个事实,我们可以找出某条直线来。这段程序,用来找出图象中最长的直线。-Hough Transformation is used for searching lines in an image . Here is the principle:
Assume there is a line whoes direction is "sita" , and the distance from the origin to this line is s. So each point in this line satisfies the equation : s=x*Cos(sita)+ y*Sin(sita) . We can find out the lines based on this fact.
And this programme is to find out the longest line in the image.
Platform: |
Size: 2048 |
Author: doctorsuo |
Hits:
Description:
Platform: |
Size: 1024 |
Author: 张莉 |
Hits:
Description: 利用OPenCV写的一个hough变换检测直线的程序-OPenCV written using a hough transform line detection procedure
Platform: |
Size: 1024 |
Author: 朱勇 |
Hits:
Description: 计算光流场的c++代码 可以配合Opencv使用-Calculation of optical flow field c++ Code will be in line with the use of Opencv
Platform: |
Size: 1555456 |
Author: hello |
Hits:
Description: VC+OPENCV画直线的程序,很不错!-VC+ OPENCV procedures for painting a straight line, very good!
Platform: |
Size: 2048 |
Author: 赖做梦 |
Hits:
Description: 通过OPENCV对曲线进行直线拟合,曲线输入为图片,输出为一副直线的图片,可以参考一下-Through OPENCV on a straight line curve fitting, curve input for the picture, the output for a straight-line images, you can refer to
Platform: |
Size: 2172928 |
Author: 朱志强 |
Hits:
Description: 在VC++环境下利用opencv函数库编写霍夫变换检测直线和图像边缘检测-In VC++ Environment to use opencv library to prepare a straight line Hough transform detection and image edge detection
Platform: |
Size: 1658880 |
Author: pop |
Hits:
Description: 使用opencv编写的读取图像的程序,是个命令行程序。希望对大家有用-Opencv prepared using the procedure to read the image, it is a command-line program. I hope all of you a useful
Platform: |
Size: 1084416 |
Author: huan |
Hits:
Description: 用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
Platform: |
Size: 82944 |
Author: liweijun |
Hits:
Description: 将opencv的image结构与windows CDC对象结合起来,本例就轻松用opencv反走样直线绘制在CDC对象里面。 接供的接口很有参考价值。
-Opencv structure to the image object with the combination of windows CDC, which in this case on the easy to use anti-aliasing opencv draw a straight line inside the CDC object. Access interface for a good reference.
Platform: |
Size: 238592 |
Author: jiang |
Hits:
Description: 用C++和OpenCV实现的图像方框的识别,并对方框进行标记,用红色的线标记出来。可以用于图像分割、定位等等。-Using C++ and OpenCV image box to achieve the recognition, and the box marked with a red line marked. Can be used for image segmentation, positioning and so on.
Platform: |
Size: 3552256 |
Author: 吴亮 |
Hits:
Description: 基于opencv的绘图程序,可以实现在图片上用鼠标画线的功能-Opencv-based mapping procedures, can be achieved with the mouse in the picture on the function of drawing a line
Platform: |
Size: 236544 |
Author: wangz |
Hits:
Description: 用OPENCV测试图像中的直线:主要利用了canny算法和hough变换-OPENCV test images used in a straight line: the main algorithm and canny use of the hough transform
Platform: |
Size: 1972224 |
Author: liyu |
Hits:
Description: 本程序能对图片中的pcb板子进行计数,效果很好!主要使用opencv和vc++开发,能根据环境的改变来改变参数。-This procedure can pcb board pictures to count, very good! The main use of opencv and vc++ development, in accordance with changes in the environment to change the parameters.
Platform: |
Size: 998400 |
Author: yan |
Hits:
Description: Detect Line and Circle
基于opencv的直线,圆检测
retinex算法用于人脸识别预处理-Opencv-based Detect Line and Circle line, circle detection algorithm for face recognition preprocessing retinex
Platform: |
Size: 41984 |
Author: 彭石 |
Hits:
Description: OpenCV和Rs232通信的演示程序。多线成实现通信。-OpenCV and Rs232 communications demonstration program. Multi-line as for communication.
Platform: |
Size: 9216 |
Author: Jiang |
Hits:
Description: 利用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. Kalman filter to track a rotating point.
Platform: |
Size: 8192 |
Author: 胡锦 |
Hits:
Description: 利用opencv进行直线检测,内含lsd算法与hough算法(Using OpenCV for line detection. Containing LSD algorithm and Hough algorithm)
Platform: |
Size: 4478976 |
Author: 开灰机的舒克
|
Hits:
Description: 通过二值化2、边缘检测、霍夫变换检测摄像头拍摄到的直线。(Binarization 2, edge detection, and Hough transform detect the line taken by the camera.)
Platform: |
Size: 1024 |
Author: raintonight |
Hits: