搜索资源列表
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
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.
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
bmp2ipl
- OpenCV中bmp与iplimage格式转换-OpenCV in bmp format and iplimage
PCM
- 对bmp格式所画的波形实现采样,均匀量化,非均匀量化,pcm编码-Bmp format of the painting to achieve the waveform sampling, uniform quantization, non-uniform quantization, pcm coding
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
convert
- 此程序为opencv中的图片格式的转换,主要是JPG,BMP,TIF,PNG,PPM转到JPG,BMP,TIF,PNG,PPM-This program in opencv image format conversion, JPG, BMP, TIF, PNG, PPM, go to JPG, BMP, TIF, PNG, PPM,
erzhihuabianhuan
- 实现图像的二值化处理,只能处理.bmp格式的图片,有示例图片-Achieve image binarization processing can only handle bmp format pictures, sample pictures
bmp2ipl
- 将bmp位图转为OpenCv的ipl格式,这种转换是最经常用到的。可是有很多人不知道怎么转,我在这里特意实现了它。供参考-Bmp bitmap will be converted to the OpenCv ipl format, this conversion is the most frequently used. But there are a lot of people do not know how to turn, I am here specifically to achieve
bmp2jpg
- opencv3.0+vs2013,不用opencv自带函数编写bmp格式图像改为jpg格式-opencv3.0+vs2013, do not bring their own function opencv write bmp format images to jpg format
asdfaf
- 二维码作为一种新兴的条码,在网络中被越来越多的使用。通过从多种图片格式中筛选出能显示出同等信息的最小存储量的图片格式,即单色BMP位图格式,然后通过分析BMP文 件格式,提出一种支持在线生成的网络图片生成算法,结合通用二维码组件生成的数据,可以在线生成网络二维码图片-Two-dimensional code as a new bar code in the network are increasingly used. By screening a variety of image format
autowatershed
- 自动分水岭算法,需要比较好的bmp格式的二值化图像,效果才好。vs2013配置opencv3.0-Automatic watershed algorithm, the need for a better BMP format of the two value of the image, the effect is good. Vs2013 configuration opencv3.0
301994
- 先正确读取bmp图像然后将其转换为raw格式并存储(First read correctly BMP image and then convert them into raw format and stored)