搜索资源列表
aviTObmp
- vc+opencv 读avi视频,显示,并将视频中每一帧都保存为bmp文件,内有测试视频-vc and opencv read avi file
Cell
- 细胞图像分析输入:图像文件cell1.bmp 输出要求: 1. 该图像中的细胞数量; 2. 最大细胞的面积、周长(以像素为单位)、方向、该细胞的中心位置; 3. 最小细胞的面积、周长(以像素为单位)、方向、该细胞的中心位置; 4. 所有细胞的平均面积(以像素为单位); 5. 将主要的中间步骤处理结果的图像都用OpenCV 的cvShowImage 显示出来。-Cell image analysis type: image file cell1.bmp output req
bmp
- 利用opencv去讀取bmp檔,直接執行可用-Bmp file to read
bmptoarr
- This code is made for reading BMP file
slip_AVI
- 把AVI视屏文件分割成BMP图片。 基于OPENCV-Screen to AVI file into BMP images. Based OPENCV
OpenImage
- 利用OPENCV開啟bmp圖檔 並將其轉為灰階圖-Bmp image file using OPENCV open to gray-scale map and
Image-format-conversion
- 图像格式的转换,首先要准备一张图片,和几个txt文档,把txt文档的扩展名改成一个你要把图片转换成的格式,我用的原始图片是jpg的,txt改成bmp的 -Image format conversion。We must first prepare a picture, and several TXT documents, the txt file extension of the one you want to convert the format I use the original i
bmpreadmyself
- vs2008 读取bmp图像像素值,其结果记录在生成的txt文件-vs2008 read bmp image pixel value, and the results recorded in the generated txt file
asdfaf
- 二维码作为一种新兴的条码,在网络中被越来越多的使用。通过从多种图片格式中筛选出能显示出同等信息的最小存储量的图片格式,即单色BMP位图格式,然后通过分析BMP文 件格式,提出一种支持在线生成的网络图片生成算法,结合通用二维码组件生成的数据,可以在线生成网络二维码图片-Two-dimensional code as a new bar code in the network are increasingly used. By screening a variety of image format
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