搜索资源列表
opencv_hist
- 利用opencv绘制图像直方图的程序,其中包括了像素值的统计等信息-Opencv draw the image using the histogram program, including the pixel value of statistics and other information
video
- arm-linux平台的视频监控程序,usb摄像头采集视频,opencv图像处理,gsm dtu无线数据发送-arm-linux platform, video monitor, usb camera capture video, opencv image processing, gsm dtu wireless data transmission
encryptionsystem
- 基于混沌序列的加密系统,这里只是针对位图,但是明白混沌加密的原理后可以采用opencv图像处理库进行修改。-Based on Chaotic Sequences encryption system, where only the bitmap, but understand the principle of chaotic encryption can be used after opencv image-processing library to edit.
SDI_OpenCV
- openCV 打开 保存图片 通过mfc在vc2008中实现-Open the saved image openCV
mask
- 本文主要讲讲怎样对Mat矩阵进行mask操作,其实也就是对Mat矩阵的滤波操作,俗称卷积,参考文献为opencv自带的tutiol及其code. 开发环境:ubuntu12.04+opencv2.4.2+Qt4.8.2+QtCreator2.5. 实验功能: 单击Open image按钮,手动选择所需滤波的原图片。 单击Setting按钮,弹出对话框,选择滤波所用的模式,这里有2种模式,分别为自己实现滤波功能和采用opencv自带的滤波函数filter2D实现。
add_img
- 本文主要讲的是怎样将2幅图片叠加,就像电影里面有时候出现的镜头一样,2幅图片可以按照不同比例重叠,当然这里主要是利用opencv自带的函数addWeighted().参考资料为opencv自带tutiol及其代码。 开发环境:ubuntu12.04+opencv2.4.2+Qt4.8.2+QtCreator2.5. 实验功能: 单击Open image1按钮,打开第1幅图片并在左边显示出来。 单击Open image2按钮,打开第2幅图片并在中间显示出来。
change_value
- 本文主要讲讲怎样改变图片的对比度和亮度,其实就是图片像素值线性变化了而已,对比度对应线性变化的系数,亮度对应其常量。参考资料为opencv自带tutiol及其code. 开发环境:ubuntu12.04+opencv2.4.2+Qt4.8.2+QtCreator2.5. 实验功能: 单击Open image按钮,在电脑中打开一张图片并显示出来。 拖动Contrast滑动条,改变对比度的值,可以看到对比度值的改变过程在滑动条下方显示,左边图片对应为其对比度改变后的效
hist
- opencv对图像进行腐蚀,并显示出来!对初学者来说非常有用!-opencv image the corrosion and displayed! Very useful for beginners!
bgr
- opencv实现图像RGB在各个窗口不同分量的显示!具有一定的学习价值!-opencv image RGB display of the different components in each window! The value of learning!
xue_xi
- opencv的图像处理程序 vc框架 互相学习 变得不好-the opencv image handler the vc framework of mutual learning becomes bad
recon3d
- 利用Opencv和Opengl进行三维还原的源代码,对进行图像处理研究很有帮助 -Opencv and OpenGL 3D restore the source code, image processing research helpful
camera
- cy7c68013上位机控制程序,通过批量传输实现了图像的实时采集,并且通过opencv完成了显示-cy7c68013 PC control program, bulk transfer is achieved through real-time image acquisition, and by opencv complete the display
jiami_water
- 一个结合OpenCV的图像水印加解密系统-A combination of encryption and decryption OpenCV image watermarking system
ImageFlip
- OPENCV实现图像的旋转,翻转,doc文档格式,旋转90度,180度-image rotate based on opencv
xvid
- opencv中用于解压图像文件的工具,如果没有此工具,opencv处理图像的时候会出现错误。-opencv image file decompression tool used, if not this tool, opencv image processing when an error occurs.
read-pictures
- 在vs2010环境下使用图像处理工具opencv完成图片的读取和边缘检测处理-The use of image processing to complete the picture read and edge detection processing tool of OpenCV in VS2010 environment
AdaptWin
- 通过opencv的函数读取和显示图像,图像数据转成二维数组进行自适应窗口的视差估计。算法根据黎洪松的《数字视频处理》中视差估计这章。-By opencv function to read and display images, the image data into a two-dimensional array of adaptive window disparity estimation. Algorithm based on Lihong Song " Digital Video
opencv-and-cuda-image-process
- cuda7.5+vs2010+openCV2.4.9联合编译,二值化用的最简单的方法,随便选了一个阈值,有需要的可以自己更该算法-cuda7.5 combined withvs 2010 and openCV2.4.9
openCV
- 基于开源计算机视觉库OpenCV的图像处理-Based on open source computer vision library OpenCV image processing
opencv image processing
- 本文件是适合图像处理初学者的要求,含有许多基本函数。(This document is suitable for beginners of image processing requirements, contains many basic functions)