Welcome![Sign In][Sign Up]
Location:
Search - line opencv

Search list

[Other resourceLine

Description: 通过OPENCV对曲线进行直线拟合,曲线输入为图片,输出为一副直线的图片,可以参考一下
Platform: | Size: 7621 | Author: 朱志强 | Hits:

[GDI-BitmapHough变换的源程序

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:

[AI-NN-PRHoughLine

Description: 利用OPenCV写的一个hough变换检测直线的程序-OPenCV written using a hough transform line detection procedure
Platform: | Size: 1024 | Author: 朱勇 | Hits:

[Graph programopticalflow

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:

[Graph Drawinglineplot222

Description: VC+OPENCV画直线的程序,很不错!-VC+ OPENCV procedures for painting a straight line, very good!
Platform: | Size: 2048 | Author: 赖做梦 | Hits:

[Special EffectsTestSnake

Description: Snake算法的程序,提取图像对象的轮廓,可以使用不同的图像,只要在代码中更新初始轮廓点就行。电脑上一定要有OpenCV库!-Snake algorithm procedure, extract the contours of the object image, you can use different images, as long as in the code to update the initial contour points on the line. Computer must OpenCV library!
Platform: | Size: 12288 | Author: zhangjian | Hits:

[Internet-NetworkStop_and_Wait

Description: 停止等待协议 从某个网上下的 希望对别人有好处-Stop waiting for agreement from a line under the hope that others will benefit
Platform: | Size: 3072 | Author: slate | Hits:

[Graph DrawingLine

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:

[Special Effectshough

Description: 图像变换之opencv 用hough变换检测线段-Opencv image transform of line segment detection using hough transform
Platform: | Size: 82944 | Author: zhang | Hits:

[Special EffectsHaarFaceDetect

Description: This program is the haar opencv face detector slightly modified for ease of use There are command line options available to avoid the need to use the gui (see facedetect.cpp for the command line option format This program needs fltk installed. It can be downloaded online. The standard facedetect.cpp works at one scale. Our facedetect pyarmids the image up and down to allow processing at more scales. This can also be achieved via the cvHaarDetectObjects function. This program has only been tested with uncompressed avi files
Platform: | Size: 83968 | Author: 陈忠翔 | Hits:

[Special Effectsopencv

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:

[Special Effects1

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:

[Special EffectsHOUGH

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:

[Special EffectsGabor(matlab_C_Cv)

Description: 这里包含三个高质量的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. Gabor transform can be achieved in a number of scales, a number of position on the transformation, especially for the detection of texture have very good results, the study shows that the characteristics in line with Gabor receptive field characteristics of the human eye.
Platform: | Size: 20480 | Author: | Hits:

[OtherBoardCount

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:

[Software Engineeringhough

Description: houghline transform, it it uses canny edge detection and hough transform. It then places a red line over any detected straight lines.
Platform: | Size: 86016 | Author: markman86 | Hits:

[GDI-BitmapComDlg

Description: OpenCV和Rs232通信的演示程序。多线成实现通信。-OpenCV and Rs232 communications demonstration program. Multi-line as for communication.
Platform: | Size: 9216 | Author: Jiang | Hits:

[OpenCVopencv

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:

[OpenCVline

Description: 利用opencv进行直线检测,内含lsd算法与hough算法(Using OpenCV for line detection. Containing LSD algorithm and Hough algorithm)
Platform: | Size: 4478976 | Author: 开灰机的舒克 | Hits:

[OpenCVpython-opencv镜头直线检测

Description: 通过二值化2、边缘检测、霍夫变换检测摄像头拍摄到的直线。(Binarization 2, edge detection, and Hough transform detect the line taken by the camera.)
Platform: | Size: 1024 | Author: raintonight | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net