搜索资源列表
这是OpenCv的一个完整程序用来实现读入一个彩色视频
- 这是OpenCv的一个完整程序用来实现读入一个彩色视频文件并以灰度格式输出这个视频文件。-This is OpenCv used to implement a complete program to read a color to grayscale format video file and output the video file.
ch2_ex2_10 实现读入一个彩色视频文件并以灰度格式输出
- 一个完整的程序用来实现读入一个彩色视频文件并以灰度格式输出这个视频文件-The procedure used to achieve a complete reading of video files into a color and grayscale output the video file format
cam2video
- 将摄像头的读到的数据存入到工作路径上名为test.avi(自动生成)的视频文件中。-To write the data read from camera into test.avi (automatically generated video file) in the workpath called.
Sobel-Laplace-Canny-matlab-code
- 模式识别大作业题目和实习代码: (1)请自己在互联网上任意找一张图片用做测试,命名为“学号后四_Original”。放在C++工程文件夹下(与CPP文件放在同一文件夹)。用C++调用OpenCV函数对该幅图片进行读入和显示操作。 (2)在(1)基础上,添加修改代码,将原图转换成灰度图像,并保存,命名为“学号后四位_Gray”。 (3) 请利用OpenCV中Sobel,Laplace,Canny算法相应函数对(2)中图像进行处理,并保存,命名为“学号后四位_Sobel”或“学号后四位_
aviTObmp
- vc+opencv 读avi视频,显示,并将视频中每一帧都保存为bmp文件,内有测试视频-vc and opencv read avi file
CeLiangYuan
- 主要通过读入bmp文件,实时检测圆的半径和其他信息,工具是VC+opencv-Bmp files, mainly through reading, real-time detection of the radius and other information, the tool is VC+ opencv
read-file
- 背景建模,运动目标检测,读视频文件,opencv中的图像处理-Background modeling, moving object detection, reading and video files, opencv Image Processing
severalexample
- 几个项目运用了opencv,需先安装opencv 项目readpic从磁盘中读入图像文件,并将图像显示在屏幕上 项目cpic本程序显示如何用C++类来创建和显示图像,这个C++类在 cxcore.hpp 中定义,与 矩阵类(CvMatrix) 相似。 项目carmen是使用opencv卡尔曼滤波的例子。 项目ransac是ransac算法的例子。 toolbox_calib是加州理工经典相机标定包。-Several projects using the opencv,
Imagesnotandshow
- opencv编写,该程序从文件中读入一幅图像,将之反色,然后显示出来.-opencv writing, the program read from a file into an image, will be the opposite color, and then displayed.
invImage
- OpenCV程序 读入图像文件,做图像反转,然后显示图像在屏幕上-OpenCV program Read the image file, reverse the image , and then displays the image on the screen
exa2.9
- 这是OpenCv的从摄像头读入数据的程序,其实程序中的capture结构初始化后,从视频文件或者摄像设备读入图像没有区别。-This is OpenCv the data read from the camera program, in fact, the capture structure of the program is initialized, the video file or video equipment from the read image is no different.
test4
- 最基本的显示一副图像,该程序从文件中读入一幅图像,将之反色,然后显示出来-The most basic display an image, the program read from a file an image, will the anti-color, and then displayed
avi-show
- 在opencv环境下,读入avi文件并显示-avi show
opencv
- 利用opencv 读入实时视频,并保存与指定文件夹中。-opencv av input
ch2_ex2_3
- 读入一个AVI格式的视频文件,然后设置一个滚动条,用一个opencv函数-Read an AVI format video files, and then set a scroll bar, a function opencv
ReadVideo-avi
- 基于VC6.0利用OPENCV“读视频AVI文件和运动问题检测”的例程,用VC6.0的MFC对话框实现-Based on OPENCV VC6.0 use "read video AVI files and motion detection" routines, the MFC dialog box with VC6.0 realization
Opencv_Chinese_handbook
- 基础结构 数组操作o初始化o获取元素和数组子集o拷贝和填充o变换和置换o算术、逻辑和比较o统计o线性代数o数学函数o随机数生成o离散变换 动态结构o内存存储o序列o集合o图o树 ----------------- 绘图函数 ****************************************o典线和形状o文本o点集和轮廓 数据保存和运行时类型信息 樊臻韬o文件存储o写数据o读数据o运行时类型信息和通用函数 --------------- 其它混合函数 错误处理和系统函数o错误处理o系
9-1
- OPENCV从视频的一行中读入所有像素的RGB值,收集这些数值并分成三个文件存储-OpenCV from the video line read into the RGB values of all pixels, collection of these values, and is divided into three files are stored
detect
- 应用OPENCV,从摄像头或读视频文件和运动物体检测 -Application OPENCV, from the camera or read video files and moving object detection
THE-MNIST-DATABASE
- 斯坦福大学的手写字符图像库,方便大家免于读写idx1-ubyte和idx3-ubyte文件。数据包括训练图像60000幅,测试图像10000幅,图像大小为20*20;以及存储图像及其对应类别的xml文件,并写好了opencv读写方法的文档。-THE MNIST DATABASE of handwritten digits.It includes 60000 training images and 10000 testing image.And it contains the xml files
