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

Search list

[GDI-BitmapVideoShow

Description: 一个自己写的利用MFC来实现OPENCV中函数的 小程序。把OPENCV中人脸检测与camshift跟踪算法加了进去。编译之间要先配置好OPENCV 安装好摄像头就可以使用了。-one's own use of MFC to achieve OPENCV Function of small procedures. OPENCV put human face detection and tracking algorithm camshift increase of nationalism. Compiler configuration between the first good OPENCV installed cameras can be used.
Platform: | Size: 257024 | Author: | 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:

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

[VC/MFCMFC_OPENCV

Description: 在MFC上应用OPENCV的教程。有详细的编程方法和截图。可以参考使用。-MFC at the tutorial on the application of OPENCV. There is a detailed programming methods and screenshots. Can use and reference.
Platform: | Size: 419840 | Author: 夏洁 | Hits:

[Windows DevelopshowBMP

Description: 使用MFC ,用来打开BMP格式的照片。也可以使用opencv,联系起来使用-The use of MFC, used to open the BMP format pictures. You can also use opencv, linked to the use of ... ...
Platform: | Size: 2200576 | Author: xlh | Hits:

[Graph Drawingdraw

Description: 基于opencv的绘图程序,可以实现在图片上用鼠标画线的功能-Opencv-based mapping procedures, can be achieved with the mouse in the picture on the function of drawing a line
Platform: | Size: 236544 | Author: wangz | Hits:

[ICQ-IM-Chatcsocket

Description: 该聊天程序包括服务器和客户端两部分,使用是MFC的CSOCKET类。它可以使多个人聊天,其工作方式类似于网上聊天室。客户端可以选择谈话对象,有32种动作,可以设置字体颜色,也可以悄悄地对某人说,对信息进行过滤。服务器端可以“踢“人,并可以防止用户名称的重复-The chat program, including server and client in two parts, the use of the MFC Class CSOCKET. It allows individuals to chat and more, the work is similar to online chat rooms. Client s can choose to target, there are 32 kinds of moves, can set the font color, you can quietly against a person that the information filter. Server-side to "kick", and can prevent duplication of user names
Platform: | Size: 3869696 | Author: aaa | Hits:

[2D GraphicCalibrationFromDisk

Description: OpenCV摄像机标定程序,可直接运行,读取磁盘上的图片!借助他可以很好的理解OpenCV摄像机标定相关的函数!-OpenCV camera calibration procedures, can be directly run on the picture to read the disk! With the understanding he could very well related to OpenCV camera calibration function!
Platform: | Size: 14316544 | Author: | Hits:

[Special EffectsOpencvUIDlg

Description: 基于opencv摄像头视频提取,可以保存,截取图像,以上工作均可在对话框中实现-useing vidoe,including grab a frame image,also can save video and image。you can finish these in a MFC dialogbased on opencv
Platform: | Size: 3510272 | Author: xuyin | 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:

[GDI-BitmapMFC_OPENCV

Description: 在MFC中应用OpenCv。可以打开保存图片的基本程序框架。(想正确运行,请确保已装OpenCv并且已经和VC6正确连接)-In the MFC Application OpenCv. You can save the image to open a basic procedural framework. (Think correctly, make sure that has been installed and has OpenCv and VC6 properly connected)
Platform: | Size: 1975296 | Author: patrick | Hits:

[Graph programcorner

Description: 用于角点检测,OPENCV开发的,绝对能用 我已经在MFC上调试运行成功-For corner detection, OPENCV developed an absolute can be used MFC debugging I have to run a successful
Platform: | Size: 138240 | Author: 雷兵 | Hits:

[Graph programMyVideo1.0_AutoCamshift

Description: 程序用MFC+openCV编写。可实现自动获得一个目标选择框并进行跟踪 先用视频前几帧进行帧间差分,用cvFindContours()得到二值差分图像中最大的连通块作为camshift的初始选择框 程序做的不完善,只能针对类似test.avi的视频进行测试。(读一下函数GetBlob()你就能明白为什么了) 可能有些压缩格式的视频打不开,需要安装Xvid解码器-Program using MFC+ openCV prepared. Can be realized automatically obtain an objective selection box and make camshift track
Platform: | Size: 568320 | Author: 王呈鹏 | Hits:

[OpenCVV_CameraVideoAnalysi

Description: 使用OpenCV 2.1分析Notebook camera采集到的视频(格式WMA),分析是否有丢帧的现象发生.编译环境:VC2008 MFC,OpenCV版本是2.1. 如果发生丢帧现象,则会在界面上显示丢帧的位置. 另外,程式还可以得到视频的相关信息,如FPS-Notebook camera using OpenCV 2.1 Analysis of collected video (format WMA), analysis of the phenomenon have dropped frames. Build environment: VC2008 MFC, OpenCV version 2.1. If the frame loss phenomenon occurs, will be displayed in the interface dropped frames location. In addition, the program also can get video information, such as the FPS
Platform: | Size: 9319424 | Author: 小平 | Hits:

[OpenCVHarrGui

Description: HarrGui 改进OpenCV中的人脸检测,采用MFC,可以选择分类器xml问题,可以设置检测器的参数。这个例程的目的是测试自己生成或网上下载的xml文件。需要安装OpenCV-HarrGui improvement in the OpenCV face detection, using MFC, you can select the classification xml problem, you can set the parameters of the detector. This routine was designed to test their own generation or download the xml file. Need to install OpenCV
Platform: | Size: 199680 | Author: 柳珍 | Hits:

[OpenCVopencv-MFc

Description: opencv运动视频监测,基于MFC 平台,能有助于大家理解opencv的运用-opencv motion video monitoring, MFC-based platform, can help you understand the use opencv
Platform: | Size: 228352 | Author: 风舟 | Hits:

[OpenCVtkgz

Description: 在VS2008平台上基于opencv编写的运动目标检测与跟踪的程序,检测与跟踪方法可选,并对跟踪目标编号,带有AVI视测试视频,效果很好,完全可以运行-Moving target detection and tracking procedures, methods of detection and tracking options, and AVI video with good results, can run
Platform: | Size: 3650560 | Author: jyq | Hits:

[ComboBoxMFC-openCV

Description: 用MFC建了一个对话框,里面包含了很多按钮。可以再这些按钮中添加各个功能代码-MFC built a dialog box, which contains a lot of button. These buttons can then add each function code
Platform: | Size: 5282816 | Author: 蒋中杰 | Hits:

[OpenCVOpenCV的人脸验证MFC程序

Description: 检测人脸,基于MFC界面。当录入照片后,摄像头再遇到相同的人脸能够识别出来。(Detection of face, based on the MFC interface. When the photos are recorded, the camera can be identified with the same face.)
Platform: | Size: 14305280 | Author: 扬之水 | Hits:

[OtherOpenCVVideoPlayer

Description: 用MFC+OpenCV编写的一个视频播放器,可自适应视频大小。(a video player developed in MFC and OpenCV ,it can adaptive video size.)
Platform: | Size: 32385024 | Author: heaven222 | Hits:
« 12 3 4 »

CodeBus www.codebus.net