Welcome![Sign In][Sign Up]
Location:
Search - Opencv picture

Search list

[OtherVC++下基于opencv的摄像头采集程序

Description: 基于OPENCV的摄像头采集显示,并在MFC中的picture控件中进行显示
Platform: | Size: 11183570 | Author: yyg19880404@126.com | Hits:

[Graph programcircleDetection

Description: OpenCV是因特公司开发的功能强大的图像处理库,该程序演示了如何使用该类库进行圆形的检测。使用时要把所附图片放在程序的目录里。-OpenCV Internet companies is the development of powerful image processing library, the program demonstrated how to use the library for the detection of circular. When we use the attached picture on the procedures directory.
Platform: | Size: 402432 | 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:

[Picture ViewerIamgeDisplay

Description: 在MFC的视窗下显示opencv中IPlImage类型的图片-In the MFC window is displayed opencv in IPlImage types of picture
Platform: | Size: 4464640 | Author: 丁文强 | Hits:

[Graph Recognizeopencvexample

Description: opencv 各种函数的应用的例子以及保存图片的例子-opencv various examples of the application function and the preservation of picture examples
Platform: | Size: 2903040 | Author: 齐晓娟 | Hits:

[File Formatopencvsource

Description: OpenCV在VC6下打开图片的方法与实现方法-OpenCV open picture in VC6 Method and Implementation of Methods
Platform: | Size: 94208 | Author: | Hits:

[Special Effects04112011654

Description: vc2003.net下用opencv实现的基于AdaBoost算法的人脸检测源码, 可以读入静态图片,视频等。-opencv realize vc2003.net using AdaBoost-based face detection algorithm source code can be read into a static picture, video and so on.
Platform: | Size: 5353472 | Author: 小强 | Hits:

[GDI-Bitmapcircle_calibration

Description: 检测图片里的圆,并提取出圆心坐标和半径数据,需要安装OPenCV。-Detection picture in the round, and extracted the center coordinates and radius data, need to install OPenCV.
Platform: | Size: 2416640 | Author: converse | Hits:

[Special EffectsOpenCV

Description: 本程序包括图片的打开、关闭和边缘检测,还有视频的处理(包括avi和摄像头采集到的)。-This procedure includes a picture to open, close and edge detection, as well as video of the deal (including avi and camera collected).
Platform: | Size: 4096000 | Author: | Hits:

[Special Effectspicture-show-inview

Description: 本程序在视图中通过opencv进行图片的显示,使用前请配置好opencv环境。相信要学习opencv的一定需要这样的代码-This procedure was adopted in view of the opencv picture to show that the use of pre-configured opencv Please environment. Believe that it is necessary to learn to do the opencv code ...
Platform: | Size: 3662848 | Author: baiyang | Hits:

[Windows Developimagecut

Description: picture cutting.........using opencv
Platform: | Size: 681984 | Author: lin | Hits:

[Windows Developopencv-fourier

Description: opencv 调整傅立叶变换图像-the fourier transformation of picture by opencv
Platform: | Size: 95232 | Author: Jack | Hits:

[Picture Viewerread_data

Description: 基于OPENCV的读取图片像素数据的程序,给定图片的像素数据被保存为TXT或XML文件。-Based on the OPENCV picture pixel data read process, a given image pixel data is saved as a TXT or XML file.
Platform: | Size: 400384 | Author: Liu Wei | Hits:

[VC/MFCtest

Description: opencv sample for picture
Platform: | Size: 1022976 | Author: ali | 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:

[OpenCVopencv

Description: opencv的对图片的载入,如果载入的是彩色图像,可以使彩色图像变换成黑白图像-the opencv picture writes down with the colored nigrescence is white
Platform: | Size: 2554880 | Author: 王奇 | Hits:

[OpenCVMFC-OpenCV

Description: MFC中使用OpenCV在图片框内显示图片和视频文件-MFC using OpenCV in the picture box displays pictures and video files
Platform: | Size: 5337088 | Author: 楚留香 | Hits:

[Special Effectsopencv滑动条

Description: 使用opencv库,创建一个窗口,加载图片窗口上加一个滑动条控制图片的透明度(Use the opencv library, create a window, add a slide bar on the picture window and control the transparency of the picture)
Platform: | Size: 3468288 | Author: leroy2 | Hits:

[OpenCVopencv

Description: opencv图片先灰度化,然后自适应阈值把图片变为黑白双色(二值化)。输出纯黑白图片(opencv The image is grayscale first, and then the adaptive threshold turns the picture into black and white (two value). Output pure black and white pictures)
Platform: | Size: 385024 | Author: hank001 | Hits:

[Graph programopencv拍照

Description: 利用opencv拍照并且保存图片,短短二三十行代码,就可以实现这个功能,方便快捷,是嵌入式中实现拍照的一个很好的方法,亲测可用,但前提是你得把opencv的环境配好。(Using OpenCV to take pictures and save the picture, just twenty or thirty lines of code, you can achieve this function, convenient and quick, it is a good way to take photos in embedded system, but the premise is that you have to match the environment of OpenCV.)
Platform: | Size: 1965056 | Author: 思nxyj | Hits:
« 12 3 4 5 6 7 8 9 10 ... 23 »

CodeBus www.codebus.net