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

Search list

[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:

[Graph Recognizesquares

Description: 本程序可以实现从输入的图片中找到其中的方形,算法简单!本程序是基于OpenCV的,使用前,请安装此软件。-this procedure can be achieved from the import of the pictures to find the square, the algorithm is simple! This procedure is based on OpenCV, before use, install the software.
Platform: | Size: 448512 | Author: 刘强 | Hits:

[Special Effectscontours123

Description: 这个程序是用来寻找定位图片中的物体的轮廓的,我试了一下效果非常好。用到了OpenCV编程,希望能给大家带来方便。-this procedure is used to find positioning objects in the picture of the outline, I tried it very good results. Depleted OpenCV program, in hopes of giving you convenience.
Platform: | Size: 1024 | Author: lhq | Hits:

[GDI-Bitmapedge

Description: 基于OPENCV的图象边缘检测,(VC++) 利用canny算法寻找图象边缘并再输出中标志.-OPENCV based on image edge detection, (VC++) Using canny edge algorithm to find the image and re-exported in the symbol.
Platform: | Size: 106496 | Author: 朱晨 | Hits:

[GDI-Bitmapmotiondetect

Description: 基于OPENCV的,vc++ 图象处理程序. 寻找轮廓实现视频流的运动目标检测.-Based on OPENCV of, vc++ Image processing procedures. Realize the video stream to find the outline of the moving target detection.
Platform: | Size: 421888 | Author: 朱晨 | Hits:

[BooksOpenCV_ppt

Description: opencv开发人员做的关于opencv的PPT,比较简单,入门级的介绍,里面有几个简单的opencv例子比如:找出图像中轮廓,视频中的人脸检测-opencv developer opencv to do on the PPT, relatively simple, entry-level introduction, there are a few simple examples opencv example: to find contour images, video, Face Detection
Platform: | Size: 1540096 | Author: libo | Hits:

[Graph Recognizehaarcascade

Description: 利用级联的HAAR分类器寻找检测目标,采用OPENCV编写,代码简单运行稳定-Use the haar classifier cascade testing to find the target, using OPENCV preparation, code simple and stable operation
Platform: | Size: 183296 | Author: 鄢胜勇 | Hits:

[Special Effectsmatch_template_code

Description: 用opencv函数编写的,基于灰度的信息的模板匹配.对图像进行了二值处理,设定了阈值。求出最佳匹配点.-Prepared using opencv function, based on the gray-scale template matching information. For the two-valued image processing, set a threshold. Find the best matching points.
Platform: | Size: 37888 | Author: 程婷 | Hits:

[ConsoleFindCircles

Description: opencv find circle source code
Platform: | Size: 7168 | Author: ninja | Hits:

[Special Effectsharrtrack

Description: 利用级联的Haar分类器寻找检测目标,这是OPENCV上的程序,与大家分享-Using the Haar classifier cascade find Detected goals, OPENCV This is on the procedures to share with you
Platform: | Size: 178176 | Author: 田贵友 | Hits:

[Special EffectsTrackerPointTest

Description: 使用Opencv实作自订点为追踪,使用相减法 其中点位可以使用滑鼠自订,也可以使用系统自动寻找-The use of a custom implementation Opencv point for tracking the use of subtraction point which can be used to customize the mouse, you can also use the system to find
Platform: | Size: 1849344 | Author: gypsy | Hits:

[2D Graphicgravity

Description: opencv找重心程序,请大家多担待 请大家多担待-opencv find gravity
Platform: | Size: 1024 | Author: hejianlei | Hits:

[Graph programSIFT-opencv-verygood

Description: 我在论坛里找了很多关于这个SIFT算法的程序,很多根本就调不通,这个是我好不容易找到的比较好的结合C++和OPENcv工具箱的程序包,但是还是缺少了几个链接库文件,我已经加到了这个压缩包里面了,关于VC6下如何配置OPENCV的方法,也做了图片放到了里面,过程十分详细,对于初学者使用起来应该是最方便的了,绝对出结果。注意要配置,过程已经很清晰了。-First, note that password is wrh compressed package in the forum I found a lot of procedures on the SIFT algorithm, many simply tune is bad, this is not easy for me to find a better combination of C++ and OPENcv Toolkit package, but or the lack of a few link library files, I have added to this archive inside, and on how to configure OPENCV VC6 method has done a picture placed inside, the process is very detailed, for beginners to use should be the most convenient , and definitely the result. Note To configure, the process has been very clear.
Platform: | Size: 10871808 | Author: 吴若鸿 | Hits:

[2D GraphiccenterOfImage

Description: using opencv find the center of the pins in the image
Platform: | Size: 97280 | Author: aaron | Hits:

[OpenCVOpenCV

Description: 从csdn上找到的关于opencv的详细介绍,需要的可以看一下-From csdn find a detailed description on the opencv, need to look at
Platform: | Size: 52224 | Author: 苏亮 | Hits:

[Special Effectscontour

Description: 利用opencv找出图像中所有的闭合轮廓,并找到每个轮廓的重心,长轴,短轴及其对应的坐标值-Using opencv find image all closed contour and find every contour of gravity center, long axis, short axis and its corresponding coordinates
Platform: | Size: 3100672 | Author: 刘晓倩 | Hits:

[Special EffectsFind

Description: FFT 以及 IFFT 在OpenCV环境下的演示例程。理解傅立叶变换及反变换的好资料-FFT and IFFT in the demonstration under OpenCV routines. Fourier transform and inverse transform understanding of good information
Platform: | Size: 1982464 | Author: 路非 | Hits:

[OpenCVOPENCV-pcb

Description: 基于opencv1.0的0805元件对中程序,从摄像头读取图像,进行图像处理后,找到元件的中心点。-Opencv1.0 based on the 0805 program components, read the images from the camera, for image processing, to find the components of the center.
Platform: | Size: 4831232 | Author: 领航 | Hits:

[Software Engineeringopencv

Description: opencv是强大的图形处理开源代码,本文档为opencv参考手册吗,方便opencv的查找与学习。-opencv is a powerful graphics processing source code, the documentation for the opencv reference handbook to facilitate the opencv Find and learning.
Platform: | Size: 3723264 | Author: feixiang | Hits:

[OpenCVPython-opencv车牌识别

Description: 算法思想来自于网上资源,先使用图像边缘和车牌颜色定位车牌,再识别字符。车牌定位在predict方法中,为说明清楚,完成代码和测试后,加了很多注释,请参看源码。车牌字符识别也在predict方法中,请参看源码中的注释,需要说明的是,车牌字符识别使用的算法是opencv的SVM, opencv的SVM使用代码来自于opencv附带的sample,StatModel类和SVM类都是sample中的代码。SVM训练使用的训练样本来自于github上的EasyPR的c++版本。由于训练样本有限,你测试时会发现,车牌字符识别,可能存在误差,尤其是第一个中文字符出现的误差概率较大。(Bits in the predict method, for clarity, add a lot of comments after completing the code and testing, see the source code. License plate character recognition is also included in the predict method. Please refer to the comments in the source code. It needs to be noted that the algorithm used for license plate character recognition is SVM of opencv. The training sample used for SVM training comes from the c++ version of EasyPR on github. Due to limited training samples, you may find errors in license plate character recognition when testing, especially the error probability of the first Chinese character is large.)
Platform: | Size: 21504 | Author: 西风何时来 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net