搜索资源列表
用opencv进行双摄像头的捕捉
- 用opencv进行双摄像头的捕捉,将两张图像同时显示在一个界面上-For dual use opencv camera capture, the two images displayed simultaneously on a single interface
Kinect_NICV 读取kinect深度和彩色图像
- 读取kinect深度和彩色图像,采用openCV显示,进行手势识别,手跟踪-read the depth and color map from kinect and display by opencv. Recognize gesture and track hand
pix-show Opencv图像处理
- Opencv图像处理,在彩色图像中点击图像任意一点,显示改点的RGB值-Opencv image processing, color image, click on the image at any point, change the point of the RGB value display
blockmatching
- 采用块匹配法计算相邻两帧图像的运动矢量,并显示计算的矢量结果。其中使用了opencv里面的函数。需先安装和加入opencv的库。-Using the 3 step block matching algorithm to compute the motion vector of two consecutive frames.
OPENCVEXAMPLE
- opencv入门代码:具体包括1、加载并显示一幅图像2、播放avi视频3、canny边缘检测4、缩放显示图像。-opencv project code--including image showing,playing avi,canny Edge Detection.
exercise1
- OpenCV图像显示源码,vc调试通过。可以显示图像。-OpenCV image display source, vc through debugging. Can display the image.
severalexample
- 几个项目运用了opencv,需先安装opencv 项目readpic从磁盘中读入图像文件,并将图像显示在屏幕上 项目cpic本程序显示如何用C++类来创建和显示图像,这个C++类在 cxcore.hpp 中定义,与 矩阵类(CvMatrix) 相似。 项目carmen是使用opencv卡尔曼滤波的例子。 项目ransac是ransac算法的例子。 toolbox_calib是加州理工经典相机标定包。-Several projects using the opencv,
opencv 基于MFC对话框显示图像
- opencv 将opencv的图像数据显示在对话框的picture控件上!
opencvtest
- c语言opencv图像显示 C源码 加载一副图像-opencv image dispaly
基于MFC的OpenCV图像处理和显示
- 基于OpenCV的图像处理,通过点击按钮,选择要处理的参数,选择并将处理后的图像显示在图像控件上。
figshow1
- VC++ 基于opencv的图像应用,显示指定位置的图像(show a picture in the Dialog box)
2
- 利用vs2013和opencv2实现图像的读取与显示功能(Opencv Read the image and display)
HNY_CV_002
- 实时显示双目视频,对采集的视频进行canny边缘检测。(Real time display of binocular video, canny video acquisition of edge detection.)
openCV-Practicefh
- 人脸识别: 相关功能: 1.将图像转换为灰度显示 2.应用高斯滤波器去除小的边缘 3.计算与画布边缘 4.修改边缘颜色 5.将Mat转换为Xcode的UIImageView显示(Face recognition: Related functions: 1. Convert the image to grayscale display 2. Use gaussian filter to remove small edges 3. Calculate the edge of th
Opencv
- 使用OpenCv进行基础的图像处理。包含图像显示,图像腐蚀等。(Use OpenCv for basic image processing.)
opencv程序
- 图像处理,显示,定时采集图像,发出报警,图像边缘检测(Image processing, display, timing acquisition of images, alarm, image edge detection)
【2】图像显示
- OpenCV入门程序显示图像,对开发环境的一个试调(The OpenCV entry program displays the image)
【1】第一章
- 图像显示,opencv的开发配置环境,图像腐蚀,播放视频,调用摄像头(picture show and opencv surrounding and picture explode and watch video)
PIXEL
- 灰度变换是指根据某种目标条件按一定变换关系逐点改变源图像中每一个像素灰度值的方法。目的是为了改善画质,使图像的显示效果更加清晰。 图像的灰度变换处理是图像增强处理技术中的一种非常基础、直接的空间域图像处理方法,也是图像数字化软件和图像显示软件的一个重要组成部分。提取像素进行变化(Grayscale transformation is a method of changing the gray value of each pixel in a source image according to c
openni_opencv
- kinect结合opencv来显示深度,彩色,融合图像 用于人脸检测视频检测 (kinect show the depth, color, image fusion)