搜索资源列表
OpenCV_test
- OpenCV是一个功能强大的图像处理类库,该程序演示了图像的载入以及如何把bmp转换为OpenCV支持的格式。-OpenCV is a powerful image processing library, the program demonstrated the images printed and how conversion to OpenCV bmp format support.
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
CAVI2IMAGE.利用opencv提取视频单帧并保存为bmp格式
- 程序说明—利用opencv提取视频单帧并保存为bmp格式,A descr iption of the procedures- the use of video opencv extract single frame and save it as bmp format
convert
- OpenCV程序 功能:图像格式的转换,支持JPG,BMP,TIF,PNG,PPM-OpenCV program funtion: Image format convertion, support JPG,BMP,TIF,PNG,PPM
PGM
- 使用OPENCV实现BMP格式转PGM格式,并输出PGM格式图片-Transform bmp to pgm picture using opencv, and then show pgm picture.
aviTObmp
- vc+opencv 读avi视频,显示,并将视频中每一帧都保存为bmp文件,内有测试视频-vc and opencv read avi file
CeLiangYuan
- 主要通过读入bmp文件,实时检测圆的半径和其他信息,工具是VC+opencv-Bmp files, mainly through reading, real-time detection of the radius and other information, the tool is VC+ opencv
Programming_with_Intel_IPP
- openCV和IPP的简单编程,包括bmp和JPEG的显示以及色彩空间转换-openCV and IPP' s simple programming, including bmp, and JPEG display and color space conversion
bmp_change_IpImage
- 本程序源码实现bmp格式图像和opencv的IpImage格式的转换-This procedure to achieve bmp format source opencv image and the IpImage format conversion
tuxiang_duqu
- Visual C++ 和 OpenCV搭建的,用于读取.bmp 文件 可以作为图像处理的入门级参考资料-Visual C++ and OpenCV built for reading. Bmp file can be used as the entry-level image processing reference
bmp
- 该项目是用来处理图像跟踪的,完全不依靠Opencv,是通过自己来实现的,包括跟踪。里面有图片的缩小,图片的取反,图片的滤波等等。-The project is designed to deal with image tracking does not rely on Opencv, is achieved through their own, including the follow-up. There are pictures of the narrow, anti-access pictur
avi2bmp
- convert avi file to bmp files, need OpenCV
BMPLoader_evo
- This an evolutionary loader library to load your BMP images into C++ code such as OpenGL or OpenCV applications. It has some advantages over other BMPLoader libs, in fact, it can read the BMP from Mysql also.-This is an evolutionary loader library to
bmp
- 利用opencv去讀取bmp檔,直接執行可用-Bmp file to read
h264
- 用ffmpeg解码h264视频文件,并且将解码出来的每帧图像用opencv封装进行显示。使用时须配置好ffmpeg和opencv,然后将自己的h264文件名称修改为1.h264 并将其置于当前目录即可运行(可作为2次开发的参考)-Using ffmpeg to decode h264 video file and display each frame decoded using opencv package, the ffmpeg is the latest version 3-2. In ad
BMP2PGM
- 利用opencv将BMP图像转换成为PGM,简单实用,所有dll都已包含。可以直接调试-Opencv BMP images converted into PGM, all dll are included.
auto-opencv
- 电脑上连接一个摄像头,启动程序后在视频窗口中就会 有两个跳动的黄色小球作为你攻击的目标(小球搬来是要做成漂浮的泡泡的,没找到动力学方程,就随便设计了一个),还有一个白色的十字圈作为你的准星。拥有 一个红的物体在摄像头前晃动来操纵你的准星,当准星击中黄色小球的时候小球就会消失。(这个游戏需要OpenCV beta5 的动态连接库的支持。还要在当前目录下放置一副320×240的命名为gun.bmp的图,我用的就是图中的这张卡,通过它来决定你能用什么颜色的物体操 纵你的准星)-Video tracki
BMPSubJPG
- BMP与JPG图像比较,可以直接运行,压缩包内有图像(compare BMP and JPG. The function can be run directly, compressed images inside the package)
301994
- 先正确读取bmp图像然后将其转换为raw格式并存储(First read correctly BMP image and then convert them into raw format and stored)
Digital Image Processing
- 1.RAW格式转换为BMP格式 2.灰度线性拉伸 3.局部处理 4.几何处理 5.二值化 6.模板匹配 7.影像融合(1.RAW format converted to BMP format 2. grayscale linear stretch 3. local processing 4. geometric processing 5. binaryzation 6. template matching 7. image fusion)
