搜索资源列表
cpp
- 运动目标检测与跟踪的程序,OpenCV2.3.1下开发,VC2010环境,运行良好-motion detection and tracking building in VC2010 with OpenCV2.3.1, good work
CvvImage
- opencv程序中检测使用的CvvImage CvvImage类 文件
CvvImage
- CvvImage类的头文件和cpp文件,对图像和视频进行处理,你懂的,,。-Header file and cpp file CvvImage class, image and video processing, you know,
CvvImage
- CvvImage.cpp老版本。opencv新版本需要。-CvvImage.cpp old version. the opencv new version requires。
CvvImage
- vs2010+opencv2.3.1的基于MFC对话框打开图片需添加的cpp文件-vs2010+opencv2.3.1 MFC dialog-based open picture cpp files to be added
Desktop
- CvvImage源文件。包括h和cpp。可用于opencv的图片显示在控件上-CvvImage source files. Including h and cpp. Opencv image display can be used on the control
156
- Cvvimage.cpp和Cvvimage.h在opencv以前的版本有,后来省去了。比较有用。-Cvvimage.cpp and Cvvimage.h in previous versions of OpenCV, then save. More useful.
CvvImage_cpp
- CvvImage.cpp是vs配置opencv后处理图像的文件之一,后期更新的opencv版本中删除了此程序,这里整理好供大家使用。-CvvImage.cpp is one of the configuration file after vs opencv image processing, post an updated version of opencv remove this program, collated here for everyone to use.
CvvImage
- 好多opencv的应用程序界面中在MFC中显示图像,但是我发现这些显示功能大部分用到了一个叫CvvImage的类,最近使用opencv2.3.1,发现找不到这个类了。 没有具体研究过opencv ,但是opencv在MFC中显示图像需要用的一个叫做CvvImage的类的DrawToHDC()的函数,但是我在2.3.1下却怎么也没有找到这个类,和这个函数。在2.3.1的文档下没有关于这个的任何资料,不知道是不是新版本的opencv去掉了这个类,或者用其他的方式实现了。所以我需要用以前的方式实现这个
CvvImage
- CvvImage 头文件、cpp,可直接添加使用-CvvImage header files, cpp, can be added directly
CvvImage
- CvvImage的Cpp文件和头文件,添加即可,用于OpenCV(CvvImage Cpp files and header files, add can be used for OpenCV)
CvvImage
- OpenCV2.2版本之后,CvvImage类被取消,将opencv移植到MFC时,需要用CvvImage类,这里提供了CvvImage类(.h和.cpp)。在自己的工程里面增加一个新的CvvImage类就可以了。(OpenCV2.2 version, CvvImage class is canceled, opencv transplant to MFC, the need to use CvvImage class, here provides the CvvImage class (. H
CvvImage
- 在OpenCV高版本里CvvImage类被取消,如果想继续沿用以前的CvvImage,其实很简单,只要搜到CvvImage的源代码(.h和.cpp)。在自己的工程里面增加一个新的CvvImage类就可以了。然后注意在view类头上加个#include "CvvImage.h"(In the OpenCV version, the CvvImage class is cancelled. If you want to continue to use the previous C
CCD图片读取
- OPENCV的读取图片,并在固定窗口显示。含源代码与所需CvvImage.cpp类(OPENCV reads the picture and displays it in a fixed window. Source code and required CvvImage.cpp classes)