搜索资源列表
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
save_file.rar
- 基于OPENCV的读取图像程序,并将图像像素数据用矩阵表示,并将矩阵显示成新的图像并保存。,Based on the read image OPENCV procedures, and image pixel data matrix, said matrix display and a new image and save.
zhao
- 基于opencv的图像处理程序,包括读入视频,在视频流中找到一个同心圆并识别,在圆心标记绿色圆圈-Opencv-based image processing procedures, including the read video, the video stream to find and identify a concentric circle, green circle in the center of the circle marked
read-file
- 背景建模,运动目标检测,读视频文件,opencv中的图像处理-Background modeling, moving object detection, reading and video files, opencv Image Processing
1
- 使用opencv编写的读取图像的程序,是个命令行程序。希望对大家有用-Opencv prepared using the procedure to read the image, it is a command-line program. I hope all of you a useful
MFC_OpenCV_Operation
- 1、利用OpenCV打开图像,在MFC中显示;2、对图像进行Canny边缘处理,并在MFC中显示。-1, using OpenCV open the images displayed in the MFC 2, Canny edge image processing and display in MFC.
MultiLog
- 基于opencv进行编写的多尺度Log特征区域求取方法,其中还包括灰度图像膨胀的程序(多尺度Log也用到)。代码简单易懂,可结合相关资料进行分析。-Opencv be prepared based on the multi-scale characteristics of the region to strike a Log method, which also includes the expansion of gray-scale image of the program (also use
read_data
- 基于OPENCV的读取图片像素数据的程序,给定图片的像素数据被保存为TXT或XML文件。-Based on the OPENCV picture pixel data read process, a given image pixel data is saved as a TXT or XML file.
OpenfileMFC
- MFC中使用OpenCV读取并显示一幅图像-MFC using OpenCV to read and display an image
mymfc
- MFC界面基于对话框的OpenCV+VS2008实现图像读取,边缘提取-MFC dialog-based interface to achieve the image OpenCV+ VS2008 read, edge extraction
opencv_tracking001
- 基于opencv里的函数,在vc的mfc类库下,利用帧差法做的人体跟踪人体系统-Opencv-based functions where, in the vc' s mfc libraries, using the frame difference method to do the human body tracking system
opencvhello
- VC2008+OpenCV实现图像的读取-VC2008+OpenCV read image
RectDetector
- 矩形检测:用霍夫直线检测方法来对图像中的矩形进行检测。开发环境:vc6,需要安装OpenCV。OpenCV只是用来读取和显示图像等简单操作。-Rectangle detection: Hough line detection method using the image of the rectangle to test. Development Environment: vc6, need to install OpenCV. OpenCV is used to read and display
VideoInput
- VC和Opencv结合使用,同时读入并播放两个视频文件,并显示和保存视频指定帧的图像-VC and Opencv combination, also read and play two video files, and display and save the video image frames specified
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.
OPENCV-read-the-image
- OPENCV从摄像头读取图像并保存-OPENCV read the image from the camera and save! ! ! ! ! !
image-show
- 在opencv环境下,读入图像和显示图像-read image and show image
OPENCV-pcb
- 基于opencv1.0的0805元件对中程序,从摄像头读取图像,进行图像处理后,找到元件的中心点。-Opencv1.0 based on the 0805 program components, read the images from the camera, for image processing, to find the components of the center.
image
- 读入图像,并在图像中写文本字符串,opencv函数实现-Read image, and write a text string in the image,
image
- 最基本使用c++和opencv读取一副彩色的图像(The most basic use of c++ and OpenCV to read a color image)