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

Search list

[DocumentsIPL和OpenCV在VC++环境下的应用

Description: 这篇文章是关于IPL和OpenCV的介绍,可以说国内还没有类似的文章。-This article is about IPL and OpenCV presentation, it can be said there are no similar articles.
Platform: | Size: 11264 | Author: 吕学刚 | Hits:

[File FormatOpenCV 4下的图像变换

Description: OpenCV 4下的图像变换,可以进行图像的旋转操作。-OpenCV 4 transform the image, the image can operate rotation.
Platform: | Size: 5120 | Author: 王建财 | Hits:

[Graph programOpenCV角点检测代码

Description: OpenCV角点检测代码,利用intel图形处理库opencv对彩色图像中物体的角和边进行检测,可以用在车辆的检测中-OpenCV corner detection code, the use of graphics processing for Intel OpenCV right color images of objects in the angle and edge detection, can be used in the detection vehicle
Platform: | Size: 1024 | Author: 陈其星 | Hits:

[GDI-BitmapFindCircles

Description: 可以用于在OpenCV下检测圆的程序,效果不错!-OpenCV can be used in the next round of testing procedures, the effect is true!
Platform: | Size: 7168 | Author: 克洛斯 | Hits:

[Special EffectsOpenCVF

Description: 这个一个opencv入门级代码,实现腐蚀功能。可以借鉴学习opencv的库调用-an entry-level code to achieve corrosion function. OpenCV can draw on and learn from the library call
Platform: | Size: 29696 | Author: liangjie | Hits:

[Communicationopencv-doc-cn-0.9.7.tar

Description: OpenCV入门的实验,它可以做为你入门的一些实验,大家看看吧。-OpenCV induction experiments, it can provide you some introductory experiments, we look at it.
Platform: | Size: 3234816 | Author: 李乃安 | Hits:

[CSharpopencv

Description: 用opencv写的视频捕捉源码.很有用的哦.学习opencv的可以看看.-Written by opencv video capture source. Oh, very useful. Opencv can learn to see.
Platform: | Size: 1809408 | Author: zhangjing | Hits:

[GDI-Bitmapopencv-movingdetecte

Description: 连接上摄像头,可以对摄像头的各个性能进行设定,还可以通过帧间差分与自适应背景的算法对运动的目标检测,还可以采集单帧图像进行保存-Connect the camera, the camera can set the various properties, but also through the inter-frame difference algorithm and adaptive background of the movement target detection, acquisition can also save single frame images
Platform: | Size: 2034688 | Author: | Hits:

[OpenGL programOpencv

Description: OPENGL书籍,想学OPENGL的人可以看看,蛮不错的中文书籍.-OPENGL books, I wanted to learn OPENGL can look pretty good Chinese books.
Platform: | Size: 410624 | Author: autumn | Hits:

[Special Effectsface-opencv-test

Description: 这是我根据opencv做的人脸检测demo,简单实用,可检测多个人脸。-This is what I make in accordance with the opencv face detection demo, simple and practical, can detect more than the individual faces.
Platform: | Size: 1987584 | Author: sara | Hits:

[Special EffectsOpenCV

Description: 书中的C/C++语言实例。各实例子目录中的*.dsw和*.dsp文件分别为Windows下Visual C++ 6.0的Workspace文件和Project文件;Makefile是Linux下GNU Make的输入文件。在Windows环境下,双击*.dsw文件将会启动Visual C++ 6.0并装载该实例;在Linux环境下,输入make命令就可以编译该实例。-Book C/C++ Language examples. The examples subdirectory in the*. dsw and*. dsp files for Windows under Visual C++ 6.0 of Workspace files and Project document Makefile is Linux under the GNU Make the input file. In the Windows environment, double-click the*. dsw file will start Visual C++ 6.0 and load the instance in the Linux environment, you can enter the make command to compile the examples.
Platform: | Size: 32930816 | Author: 周全程 | Hits:

[Special EffectsOpenCV

Description: OpenCV框架程序,方便使用,可直接使用OpenCV中的库函数-OpenCV framework of procedures, user-friendly, can be directly used in the OpenCV library function
Platform: | Size: 26624 | Author: 颜瑞 | Hits:

[Special Effectsopencv

Description: opencv的图像匹配程序,可达到亚象素,是基于opencv写的,已经通过测试。-opencv image matching procedure, can achieve sub-pixel is based on written opencv, has passed the test.
Platform: | Size: 1591296 | Author: cinvent | Hits:

[Special EffectsMFC_OpenCV_Operation

Description: 1、利用OpenCV打开图像,在MFC中显示;2、对图像进行Canny边缘处理,并在MFC中显示。-1, using OpenCV open the images displayed in the MFC 2, Canny edge image processing and display in MFC.
Platform: | Size: 35840 | Author: chen | Hits:

[Special EffectsOpenCV

Description: 书中的C/C++语言实例。各实例子目录中的*.dsw和*.dsp文件分别为Windows下Visual C++ 6.0的Workspace文件和Project文件;Makefile是Linux下GNU Make的输入文件。在Windows环境下,双击*.dsw文件将会启动Visual C++ 6.0并装载该实例;在Linux环境下,输入make命令就可以编译该实例。 -Book C/C++ Language examples. The examples subdirectory in the*. dsw and*. dsp files for Windows under Visual C++ 6.0 The Workspace files and Project document Makefile is Linux under the GNU Make the input file. In the Windows environment, double-click the*. dsw file will start the Visual C++ 6.0 and loaded the instance in the Linux environment, you can enter the make command to compile the examples.
Platform: | Size: 3613696 | Author: lynn | Hits:

[Documentsopencv-source-code

Description: this the opencv source code that can be used fr-this is the opencv source code that can be used free
Platform: | Size: 2955264 | Author: kongkang | Hits:

[Graph programcanny_Opencv

Description: 使用Opencv进行Canny算子边界提取的示例程序,可为初学者进行参考-Edge detect using canny detector with OpenCV lib
Platform: | Size: 300032 | Author: sskaje | Hits:

[Software Engineeringcamera-method-based-on-OpenCV

Description: 针对双目立体视觉系统研制过程中的摄像机标定步骤,分析了计算机视觉函数库OpenCV中的摄像机模型,其 中的非线性畸变考虑到了切向畸变和径向畸变,采用Bouguet角点提取算法,实现了基于OpenCV的摄像机标定.该 算法具有很高的标定精度和计算效率、良好的跨平台移植性,可以满足双目立体视觉系统的需要. -System are directly used in the internal parameters of the camera calibration algorithm, calibration algorithm by means of direct calculation of reference within the parameters of the camera. The entire system is in VC++ environment to design and implementation, and with the help of IPL and OpenCV, as long as the input image calibration objects, the system can be output quickly and accurately the results of camera intrinsic parameters. Through the 3D reconstruction of the experiment proved the effectiveness of the system. MATLAB implementation vis-à-vis the way the system more convenient to use, fast.
Platform: | Size: 41984 | Author: wangtao | Hits:

[Special Effectsopencv

Description: opencv 的学习资料,有许多例子源代码可以参考,对学习有帮助-learning opencv information, there are many examples in the source code can refer to, for help with learning. . . .
Platform: | Size: 10052608 | Author: 秦晗 | Hits:

[Multimedia programopencv

Description: 基于opencv,可以显示图片,并进行相应的处理,亦可以播放AVI格式的视频文件,并实现快进快退,拖动等功能-Based on opencv, can display pictures, and the corresponding treatment can also play AVI format video files, and to achieve fast-forward, rewind, drag and other functions
Platform: | Size: 8032256 | Author: jtu | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net