搜索资源列表
save4imge OpenCV中保存与读取4通道图像
- OpenCV中保存与读取4通道图像(bmp)Opencv没有提供四通道图像保存方法只提供了保存为(XML等其它格式的文件) 该源码提供了该方法-in the Opencv not have the method that save or read the 4 channel picture. Opencv just can save or read the 4 channel image to XML or other format use the CVSave/CVLoad . Our met
OpenCV-code 基于C/C++语言的开源图像处理函数库
- OpenCV是一个基于C/C++语言的开源图像处理函数库,其代码都经过优化,可用于实时处理图像,具有良好的可移植性,可以进行图像/视频载入、保存和采集的常规操作.-OpenCV is based on C/C++ language, open source image processing library, the code have been optimized for real-time image processing, has good portability, can images/v
helloopencv
- Android平台上用opencv库编写的测试小代码。用于保存一张图片-Android platform test with the opencv library to write a small code. To save a picture
bird_eye
- 利用已有的摄像头内外参数,将侧视图通过透视变换转换为俯视图,并保存所得到的单应性矩阵H,内含运行实例-Use of existing internal and external camera parameters, the side view through the perspective transformation into top view, and save the resulting homography matrix H, containing a running instance
LoadPicture
- 新手做的打开图片,保存图片,用到一些openCV封装好的类和头文件。-Novice to do to open images, save images, use some good classes and openCV package header files
Sobel-Laplace-Canny-matlab-code
- 模式识别大作业题目和实习代码: (1)请自己在互联网上任意找一张图片用做测试,命名为“学号后四_Original”。放在C++工程文件夹下(与CPP文件放在同一文件夹)。用C++调用OpenCV函数对该幅图片进行读入和显示操作。 (2)在(1)基础上,添加修改代码,将原图转换成灰度图像,并保存,命名为“学号后四位_Gray”。 (3) 请利用OpenCV中Sobel,Laplace,Canny算法相应函数对(2)中图像进行处理,并保存,命名为“学号后四位_Sobel”或“学号后四位_
Save_All_Frames
- opencv 实现了将一个视频的所有帧分解,并将图像依序保存,效果非常好。 -opencv realized the decomposition of a video of all the frames, and save the image sequence, the effect is very good.
watermark-openCV2.3.1
- 给图像添加任意文字水印,可传入参数是文字内容,输入图片路径,文字颜色,大小,保存图片路径。支持中文输出!VS下C++编程,使用openCV 2.3.1-To add any text watermark image, but to parameter is the text content, input image path, text color, size, save image path. Support Chinese output! Under the VS C++ programmi
tutorial2
- 教你如何從攝影機抓取影像~並呈現在螢幕上~還有儲存它們-This tutorial shows how to capture images from a camera, display them in a window, and save them. Remember to link with the cv and highgui libraries when building.
Image_MFC
- OpenCV采集USB摄像头视频,随时保存一帧图像-OpenCV USB camera video capture, save an image at any time
mouse-drawing-rectangle
- OpenCV 鼠标画矩形,可以截取并保存截取的区域-The OpenCV mouse draw a rectangle, you can intercept and save the interception area
opencvcj
- 利用opencv库函数打开摄像头,点击保存图片按钮就可以保存图片,点击测距按钮就可以测试出点高度及点宽度还有距离。点击关闭摄像头即可关闭摄像头,点击推出程序即可退出程序。-Use opencv library function to open the camera, click the Save button to save the picture image, click the button you can test out the distance point-point width he
AISWebCam
- vs2005环境下运用OpenCV开发实现的摄像头实时显示和截取保存某一张图片的功能-vs2005 development environment implemented using OpenCV camera and the interception of real-time display function save a picture
shipin
- 利用opencv对视频文件进行读取和保存,并且在程序中对视频文件进行部分修改。-Using opencv read the video file and save, and process changes on the part of the video file.
writevideo
- 在visualc++环境中,利用opencv开源代码,从摄像头中读取视频并保存。-In visualc++ environment, using opencv open source code, read from the video camera and save.
CaptureAVI
- 利用opencv编写的从摄像头获取视频并保存的程序。-Prepared using opencv get video from the camera and save the program.
Save-Video-using-Opencv2.1-CPP
- Save a video using Opencv C++.
SAVE
- 基于openCV实现的图像打开、复制和保存功能 运行环境:VC++ 2008 expre-Implemented based on the image to open openCV, copy and save functions operating environment: VC++ 2008 express
open-camera-and-save
- 打开摄像头并且可以录像,保存成avi格式,对于新手有一定的指导意义-Open the camera and can be video, save into avi format, there are certain guiding significance for the novice
Display-and-save-image-from-camera
- 摄像头显示并且保存图像,用到OPENCV,简便易用,VS2010工程-Display and save image from camera, easy to use, VS2010 project.
