搜索资源列表
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
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
Read_AVI
- 基于VC6.0和Opencv写的读取AVI文件,生成一帧一帧图像,格式可以是任意,如bmp等-Written in VC6.0 and Opencv read AVI files, to generate an image of a format can be any, such as bmp
Cell
- 细胞图像分析输入:图像文件cell1.bmp 输出要求: 1. 该图像中的细胞数量; 2. 最大细胞的面积、周长(以像素为单位)、方向、该细胞的中心位置; 3. 最小细胞的面积、周长(以像素为单位)、方向、该细胞的中心位置; 4. 所有细胞的平均面积(以像素为单位); 5. 将主要的中间步骤处理结果的图像都用OpenCV 的cvShowImage 显示出来。-Cell image analysis type: image file cell1.bmp output req
slip_AVI
- 把AVI视屏文件分割成BMP图片。 基于OPENCV-Screen to AVI file into BMP images. Based OPENCV
Browsebmps
- 用vc对文件夹的BMP图片文件进行读取,并显示,另外,通过“上一个”“下一个”按钮,查看所有的文件图像-BMP picture files folder using vc read, and show, by a " a" button, all files image
bmpreadmyself
- vs2008 读取bmp图像像素值,其结果记录在生成的txt文件-vs2008 read bmp image pixel value, and the results recorded in the generated txt file
Image-zooming
- 实现bmp位图的图像放大缩小,包含整个mfc的源码文件。-Achieve bmp bitmap image zoom, contains the entire mfc source files.
testOpencv
- 一个简单的OpenCV程序,能够打开摄像头,并将采集的图像保存为bmp文件-A sample OpenCV program that can open the camrera and save bmp file.
VRPlayer
- 使用opencv V2.3.9,实现对视频文件的切割。将切割后的视频文件保存为bmp文件,保存在文件夹下面。-Use Opencv V2.3.9 to split the video file into pictures.And the splitted picture s format is bmp.The files will be saved in folder
Gaussian
- 打开24位彩色bmp文件, 显示该图像 将图像内容顺时针旋转90度后显示出来 将图像分成等大小的4块,将第1和第3块像素互换后保存 将旋转后的图像转换成灰度图像显示,并保存 对灰度图像求Sobel边缘图,显示出来,并保存 对灰度图像进行Gaussian平滑,并保存(需要体会平滑的作用) 对灰度图像进行2值化-Open 24-bit color bmp files, displays the image will rotate clockwise image content