CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - opencv mfc
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
GUI Develop
Windows Kernel
WinSock-NDIS
Driver Develop
ADO-ODBC
GDI-Bitmap
CSharp
.net
Multimedia Develop
Communication
Shell api
ActiveX/DCOM/ATL
IME Develop
ISAPI-IE
Hook api
Screen saver
DirextX
Process-Thread
Console
File Operate
Printing program
Multi Monitor
DNA
Other
Search - opencv mfc - List
[
Windows Develop
]
OpenCV显示图片
DL : 0
初学MFC的同行可以很容易的对一张图像进行缩放和显示
Date
: 2010-10-19
Size
: 6.33mb
User
:
zyq881314@163.com
[
Windows Develop
]
在MFC的控件中实现OPENCV的摄像头显示
DL : 0
详细说明:一个简单的opencv应用程序源代码。实现USB摄像头图像显示功能。,OpenCV... [oracle虚拟购物中心应用程序.rar] - Oracle提供的一个电子商务参考实例,学习...
Date
: 2011-02-27
Size
: 34.64kb
User
:
864738875@qq.com
[
Windows Develop
]
showBMP
DL : 0
使用MFC ,用来打开BMP格式的照片。也可以使用opencv,联系起来使用-The use of MFC, used to open the BMP format pictures. You can also use opencv, linked to the use of ... ...
Date
: 2025-12-15
Size
: 2.1mb
User
:
xlh
[
Windows Develop
]
VC_Capturet
DL : 0
,opencv打开USB视频,实现MFC读取视频,直观易懂,挺好用的-, opencv open USB video and realize MFC read video, intuitive and easy to understand, good use of
Date
: 2025-12-15
Size
: 2.92mb
User
:
梁园
[
Windows Develop
]
TrackEye_SourceCode
DL : 0
基于opencv的人脸和人眼检测程序,mfc界面,功能强大,简洁好用-Opencv-based human face and the human eye testing procedures, mfc interface, a powerful, simple and easy to use
Date
: 2025-12-15
Size
: 3.89mb
User
:
放假
[
Windows Develop
]
UFO_Capture
DL : 0
在MFC專案下使用OpenCV 透過webcam 進行視訊中的motion detector 一但發生 motion即立刻存下照片檔案(bmp) 本人對於超自然現像非常有興趣.此程式是原本是使用於拍攝天空.期望會抓取到UFO.但只看到一些蟲子與飛鳥-this is UFO capture program.I use MFC+ OpenCV lib ,detector the sky by webcam.
Date
: 2025-12-15
Size
: 14.91mb
User
:
lanis H
[
Windows Develop
]
MFC
DL : 0
MFC application with library openCV
Date
: 2025-12-15
Size
: 54kb
User
:
Hala
[
Windows Develop
]
OpenCVReadImageView
DL : 0
MFC中使用OpenCV进行图像处理,各种算法的集成。-MFC using OpenCV for image processing, the integration of various algorithms.
Date
: 2025-12-15
Size
: 8.19mb
User
:
mailang
[
Windows Develop
]
Morphology
DL : 0
做出一个MFC,可读入任何图像,利用OPENCV,可作出Dilation、Erosion、Opening、Closing图像转换-Make a MFC, read into any image, use OPENCV, make Dilation, Erosion, Opening, Closing image conversion
Date
: 2025-12-15
Size
: 19.74mb
User
:
mu1292
[
Windows Develop
]
monitor
DL : 0
最近学习OpenCV,MFC下写的一个基于对话框的简单的摄像头程序-an simple veido program based on OpenCV
Date
: 2025-12-15
Size
: 41.39mb
User
:
万宏
[
Windows Develop
]
MFC-and-OpencV
DL : 0
MFC结合Opencv2.3.1编程。需要配置开发环境。-The MFC with Opencv2.3.1 programming. Need to configure the development environment.
Date
: 2025-12-15
Size
: 128kb
User
:
lidonghui
[
Windows Develop
]
ContourExtract
DL : 0
利用opencv和visual C++ 实现的可以正确的提取图像中前景的轮廓,结合MFC编程,可以直接编译和运行。-Using OpenCV and visual of C++ to achieve can correctly extract the image foreground contour, with the MFC programming, can be directly compiled and run.
Date
: 2025-12-15
Size
: 11.5mb
User
:
zhangliwei
[
Windows Develop
]
bayer1
DL : 0
本代码是用MFC和opencv联合开发的,界面用对话框来做,用于彩色图像颜色变换,适合于初学者-This code is using MFC and opencv jointly developed interface with dialog boxes do, for color image color transform, suitable for beginners
Date
: 2025-12-15
Size
: 4.17mb
User
:
李明
[
Windows Develop
]
CVMFC
DL : 0
Opencv的版本是1.0的,在VC++6.0下基于MFC框架的代码程序,里面基本上包含了Opencv图像处理的常用函数的应用,适合初学者。-Opencv version is 1.0, and in VC++6.0 MFC framework code-based program, which basically consists of the application of common Opencv image processing functions, suitable for beginners.
Date
: 2025-12-15
Size
: 11.38mb
User
:
dfgf
[
Windows Develop
]
CVMFC
DL : 0
C++ MFC OpenCV和MFC的实例,包括界面程序+各种图像处理操作,演示如何在MFC中使用OpenCV,由3部分组成。一、Windows 下用 MFC 编制的程序框架,采用设备无关位图DIB实现Windows多文档模式下图像的显示,实现显示的关键函数StretchDIBits的原型; 二、调用 OpenCV 函数实现处理 使用 OpenCV 函数处理图像在 MFC 环境下显示,实现功能为图像平滑、图像缩小与Canny 边缘检测。三、用 DirectShow 编制的视频采集程序 采用 DirectShow 实现视频采集,其优点是支持高分辨率图像采集,最高分辨率由所用的摄像头决定,如罗技130万像素USB摄像头C300最高分辨率可达1280*1024,在MPEG模式下采集速度为每秒15郑使用时CPU 的时间占用率在15~30 之间-C++ MFC OpenCV and MFC examples, including the interface program+ various image processing operations, demonstrates how to use OpenCV in the MFC, consists of three parts. First, the procedural framework under Windows with MFC prepared using the device-independent bitmap DIB achieve the Windows Multiple Document mode image display, to achieve critical function prototype StretchDIBits display Second, the call processing functions for OpenCV Image processing functions using OpenCV in the MFC environment shows that achieve functional as image smoothing, image reduction and Canny edge detection. Third, using DirectShow video capture program preparation Using DirectShow video capture, the advantage is to support high-resolution image capture, the maximum resolution is determined by the use of the camera, such as a 1.3 megapixel Logitech C300 USB camera resolution up to 1280* 1024, in the collection rate for each MPEG mode Zheng 15 seconds time when the CPU occupancy rate is between 15 t
Date
: 2025-12-15
Size
: 5.19mb
User
:
apudn58
[
Windows Develop
]
FaceDetect
DL : 0
opencv实现的人脸检测程序,在MFC对话框上显示,可直接运行。-Opencv realize the face detection procedures, showing on the MFC dialog box , can be run directly.
Date
: 2025-12-15
Size
: 127kb
User
:
郝永达
[
Windows Develop
]
CameraMFC2010
DL : 0
利用opencv搭建的mfc调用摄像头小程序。-using opencv
Date
: 2025-12-15
Size
: 40.18mb
User
:
尘风
[
Windows Develop
]
基于MFC的OpenCV图像显示并标记ROI
DL : 0
基于MFC的opencv图片预览,并对图ROI进行标记!(Opencv image preview based on MFC, and mark ROI!)
Date
: 2025-12-15
Size
: 18.6mb
User
:
classpeople
[
Windows Develop
]
OpenImgTest
DL : 0
刑侦检测,目标跟踪,结果不是手动圈出,并在MFC中实现(Criminal detection, target tracking, the results are not manually circled, and implemented in MFC)
Date
: 2025-12-15
Size
: 5.84mb
User
:
Kovin
[
Windows Develop
]
MFC_OpenImg
DL : 0
用openCV opencv_world310实现打开图像,使用平台VS2015 opencv_world310 编写的MFC对话框程序,能实现简单的打开图像功能,方便初学者学习(Using openCV opencv_world310 to open the image, using the MFC dialog box program written by platform VS2015 opencv_world310, it can achieve a simple function of opening the image, and is convenient for beginners to learn.)
Date
: 2025-12-15
Size
: 698kb
User
:
didiao
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.