搜索资源列表
live555-rtsp-single-image.zip
- This package contains the two modified files of original live555 c++ library for saving rtsp stream as image. each frame will be saved as jpg image and updated every frame. this is particular useful in application which do image processing on live st
shiping
- 利用opencv 读取视频 并作处理转化成单通道图像再处理二值化前景图-Opencv read and make use of video processing into a single image binarization prospect of re-treatment plan
z
- 使用opencv读取图像,平滑处理再显示-Using the opencv read the image, smoothing and then display
mymfc_v2
- opencv读取图片和video的例子,能够读取图片将图片边框读取并显示,视频能够读取某些avi视频-opencv read the pictures and video examples of the picture frame can read image read and display, video, able to read some of the avi video
Morphology
- 做出一个MFC,可读入任何图像,利用OPENCV,可作出Dilation、Erosion、Opening、Closing图像转换-Make a MFC, read into any image, use OPENCV, make Dilation, Erosion, Opening, Closing image conversion
ShowImage1
- opencv 图像文件的读取与显示功能.-opencv read image from image file.
1
- 利用opencv进行图像的读入和显示,opencv的函数使用-Read into the image using opencv and opencv function uses
uharrrisCornes
- 用openCV开发的角点检测程序源码,其中第一个角点检测是从一缓冲区读入到图像,转换成IplImaage后检测出角点;第二个角点检测函数是检测两副图像的角点,以便于进行匹配等运算操作。 可直接使用。 -With the the corner detection openCV development program source code, which after the first corner detection is read from the buffer into the image
NCC_SSDA_Match
- NCC和SSDA算法的图像匹配实现,图片的读取用opencv实现,算法是纯C++代码。-The NCC and SSDA image matching algorithm to achieve the picture read with opencv algorithm pure C++ code.
ContourTracking
- usb摄像头的读取和视频的播放和暂停 图像的边缘检测和移动检测 利用opencv和vs2010-read usb camera and video playback and pause image edge detection and motion detection using opencv and vs2010
ch1
- basic function in opencv: read image, write image, flip image, copy image good to start with this .
OCTMAG
- 读取dat数据 经过傅里叶变换显示二维图像 然后进行三维显示 显示结果可以保存为avi格式 使用中安装了fftw vtk 以及opencv-Showing results can be saved as avi format to use to install fftw VTK and opencv read the dat data after Fourier transform two-dimensional image is displayed and three-dimensional
OpenRadar1.0
- 使用C++编写的激光雷达数据的读取和显示代码 用到OpenCV2.4,OpenCV下有很多图像处理的函数,进行激光雷达的处理时也是可以使用的。便于后面进行算法的开发和测试-Use C++ prepared lidar data read and display code uses OpenCV2.4, OpenCV under a lot of image processing functions, laser radar processing may also be used. Behind
gamma
- 创建了一个类,来实现图像的伽马变换。图像的读取和显示使用了OpenCV.-Create a class that implements the image gamma transformation. Read and display the image using OpenCV.
hello
- 实现读取图像,vc结合opencv,对初学opencv很管用-Implementation of read image, VC combined with OpenCV, very useful for beginners opencv
FeatureShape
- 读入图片,用candy函数提取图片特征值,并输出提取后的效果(即图片的轮廓)。-Read a image and use opencv candy function to extract the features of this image and finally output the outcome of this picture.
ColorBasics-D2D
- 体感摄像头对图像的读写,并且转换为opencv数据格式进行进一步的图像处理。-Somatosensory camera image read and write, and convert images for further processing to opencv data format.
pixelRW
- 压缩包内含一个调试好的使用opencv的Qt控制台工程,功能为用三种方式读写图像像素,改变图像对比度,并测量比较三种方式的运行速度。-Compression package includes a debugger opencv good use of Qt console works in three ways to read and write capabilities for image pixel, change image contrast, and measure the operat
16_LoadShowOutputImage
- 图像的载入,显示和输出,基于OpenCV实现简单的图像的读取、显示及输出-Image loading, display and output, based on OpenCV to achieve a simple image of the read, display and output
ImgReadAndDisplay
- Image read and display using opencv python code