搜索资源列表
juxingjiance
- 实现证件的分割,具有良好的参考价值,使用矩形检测,阀值变换和反色等-Achieve segmentation of documents, has a good reference value, use the rectangle detection, threshold, transformation and anti-color, etc.
opencvDocument
- 官方的opencv参考文档,简体中文版,chm格式的,很好用-Opencv reference to official documents, Simplified Chinese, chm format, good use
Oval
- 圆及椭圆拟合输入: 图像文件seal1.jpg、seal2.jpg、coin1.jpg 任务: 尝试将上述三个文件中圆或椭圆的外轮廓拟合出来 输出要求: 1. 每个拟合圆或椭圆的中心坐标,半径或长短轴长度; 2. 将主要的中间步骤及最终拟合结果用OpenCV的cvShowImage 显示出来。-Circle and ellipse fitting type: image file seal1.jpg, seal2.jpg, coin1.jpg task: Try the
IVT
- openCV实现视频播放,打开图片和文档-openCV for video playback, open pictures and documents
opencv2.0
- opencv2.0说明文档,包括opencv1.0部分的说明,比较全面-Explanation Documents of opencv 2.0
Image-format-conversion
- 图像格式的转换,首先要准备一张图片,和几个txt文档,把txt文档的扩展名改成一个你要把图片转换成的格式,我用的原始图片是jpg的,txt改成bmp的 -Image format conversion。We must first prepare a picture, and several TXT documents, the txt file extension of the one you want to convert the format I use the original i
ShowAvi
- opencv入门之显示视频到窗口上,帮助文档的例程上也有-Opencv introduction video to the window display, help documents and routines
xiangsutezheng
- 做研究生课题之间,整理的一些基于像素特征人群密度分类的一些文档,分享给大家-To do the graduate program, some of the finishing of the classification based on population density of pixel characteristics documents, share
OpenCV-2.3.1-doc
- 目前最好的OpenCV2.3的电子文档,可以帮助我们学习OpenCV-Current the best OpenCV2.3 of electronic documents that can help us learn OpenCV
cvut_test
- 基于opencv 的多摄像标定,工程文件,内含标定经典案例,是一份绝佳的参考文件-Based on the opencv multi-camera calibration, engineering documents, containing calibration classic case, is a great reference document
plane_calibration_opencv
- image_points.xml 保存所有角点的图像坐标(本程序要求每幅图像图像中的点数目一样) 现成的数据中"image_points.xml"文件中 <rows>1280</rows> 中的1280 = 5(图像数)×256(每幅图像中的点数) 采用其他数据需要做相应修改,对于保存世界坐标"object_points.xml "文件也同理 object_points.xml 保存所有图像坐标对应的世界坐标 calibrat
163disk.com_OpenCV2.0Bin
- 这是关于opencv的动态链接库文件,因为运行时总是缺少一些文件,这里补全了-It s about opencv dynamic link library files, because the runtime is always lack of some documents, completion here
Callibration.tar
- 相机标定程序及角点检测,两个Word学习文档-Camera calibration procedure and corner detection, two Word documents to learn
image-edge-detection
- 压缩包含一个文件夹和三个文档。文件夹是图片Canny边缘检测的工程文件,有源代码和可执程序。三个文档是介绍在MFC中如何添加关联函数来使用openCV。-Contains a compressed folder and three documents. Pictures folder is Canny edge detection project files, source code and executable programs. Three documents are introduced
1234563
- VC实现角点检测,有工程文件,解压即可运行-The VC corner detection, including engineering documents, extract can run
opencv
- openCV的函数快速查找文档,可以很快定位到您需要的函数,以及使用实例和说明,很方便哦~-openCV function to quickly find documents, you can quickly navigate to the function, and the use of examples and instructions you need, it is convenient oh ~
OpenCV
- 自己多年收集的与OpenCV有关的电子文档,是相关人员学习和研究必备之物。-OpenCV related electronic documents with their years of collection, study and research related personnel essential thing
canny
- 识别程序和文档,包括模板,图像二值化,解析-identification procedures and documents, including templates, image binarization, parsing
RGB-
- 基于Opencv绘制图像的RGB分量。基于MFC文档编写。-The RGB component Opencv rendering based on image. Preparation of documents based on MFC
sobel-opencv
- 基于opencv的sobel算子的实现,包含相关文档和详细代码,可用于图像边缘检测的实现。-Sobel operator based on opencv implementation, including relevant documents and detailed code, can be used for the realization of image edge detection.