搜索资源列表
opencv-ex2-2
- 本程序显示如何用C++类来创建和显示图像,这个C++类在 cxcore.hpp 中定义,与 矩阵类(CvMatrix) 相似 */
hello.c
- 在OPENCV环境中,显示一幅图片,进而可以对图片进行处理
image
- 一个利用openCV环境下C++类来创建和显示图像的程序
test
- C++,OPENCV,LIB,H 謝謝大家~多多包含
LoadPicture
- visual c++ 利用opencv显示图片,完全代码都在其中。-visual c++ use opencv show pictures, in which the code completely.
BMPLoader_evo
- This an evolutionary loader library to load your BMP images into C++ code such as OpenGL or OpenCV applications. It has some advantages over other BMPLoader libs, in fact, it can read the BMP from Mysql also.-This is an evolutionary loader library to
display-all-pictures
- 基于opencv的c++程序,实现打开同一个文件夹下的所有图片并显示-This is a C++ program based on opencv,resulting in opening and displaying all picture images under a folder.
ColorTranTest
- RGB24图像与YUV420图像互相转换的C代码,运行时需添加OpenCV库支持-RGB24 image YUV420 image with each other to convert C code, run-time required to add the OpenCV library support
TestRecog
- VC2005 opencv2.1 环境,标准C语言读取bmp图像并获取RGB,此过程与OPENCV无关,只是没有OPENCV可能编译不通过-The the VC2005 opencv2.1 environment, the standard C language to read bmp image and get the RGB, this process has nothing to do with the OPENCV, just not the OPENCV may compile not
CV001
- 一个简单的c++程序,用opencv的函数载入并显示一张图片-A simple c++ procedures, with the the opencv function of load and display a picture
The-MIT-n-database
- 基于openCV的图像处理,C++编程,小程序,自己编的-OpenCV-based image processing, C++ programming, applets, series
CV
- opencv图像显示简单的图像显示程序输入将图像加载到内存存在显示出来-opencv picture show visual C++
window--division
- 运用c++编写,借助opencv,实现图像显示的基本框架。左右图可方便于图像配准。任何菜单功能可在上面继续开发。-Using c++, with the aid of opencv, realize the basic framework of image display.
ImageShow
- 图片播放器,基于OpenCV(视频图像处理开源库)的MFC单文档,C++语言。-Picture player, based on OpenCV (open source video image processing library) MFC single document, C++ language.
readimg
- c++基于opencv读出一副图像并将其转化成灰度图-c++ and opencv read out an image
X
- 在C++里面利用openCV库,显示一幅图片的程序,很好用哦-In C++ inside openCV library use, showing a picture of the program, oh well
main_mouse
- 在C++里面利用openCV库,当鼠标移动到那个点时会显示其坐标-In C++ inside openCV library use, when the mouse is moved to that point coordinates are displayed
main_read_pixel
- 在C++里面利用openCV库,显示某个点的像素值,很好用哦-In C++ inside openCV library use, the display pixel value of a point oh well
main_split_histo
- 在C++里面利用openCV库,将一幅图片分为几个通道显示,很好用哦-In C++ which use openCV library will display a picture is divided into several channels, oh well
load anh
- image processing with visual c++ and opencv