CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenCV 搜索资源 - BMP格式

搜索资源列表

  1. save4imge OpenCV中保存与读取4通道图像

    0下载:
  2. 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
  3. 所属分类:OpenCV

    • 发布日期:2016-01-25
    • 文件大小:2048
    • 提供者:qrsssh
  1. convert

    0下载:
  2. OpenCV程序 功能:图像格式的转换,支持JPG,BMP,TIF,PNG,PPM-OpenCV program funtion: Image format convertion, support JPG,BMP,TIF,PNG,PPM
  3. 所属分类:OpenCV

    • 发布日期:2017-03-23
    • 文件大小:92358
    • 提供者:
  1. PGM

    0下载:
  2. 使用OPENCV实现BMP格式转PGM格式,并输出PGM格式图片-Transform bmp to pgm picture using opencv, and then show pgm picture.
  3. 所属分类:OpenCV

    • 发布日期:2016-01-25
    • 文件大小:3171328
    • 提供者:周陈龙
  1. Read_AVI

    0下载:
  2. 基于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
  3. 所属分类:OpenCV

    • 发布日期:2017-06-12
    • 文件大小:20097353
    • 提供者:王宁
  1. bmp2ipl

    0下载:
  2. OpenCV中bmp与iplimage格式转换-OpenCV in bmp format and iplimage
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:784
    • 提供者:gupeng
  1. PCM

    0下载:
  2. 对bmp格式所画的波形实现采样,均匀量化,非均匀量化,pcm编码-Bmp format of the painting to achieve the waveform sampling, uniform quantization, non-uniform quantization, pcm coding
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:2245
    • 提供者:徐宁
  1. Image-format-conversion

    0下载:
  2. 图像格式的转换,首先要准备一张图片,和几个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
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:848
    • 提供者:庞亮
  1. convert

    0下载:
  2. 此程序为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,
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:656
    • 提供者:fangdaqi090
  1. erzhihuabianhuan

    0下载:
  2. 实现图像的二值化处理,只能处理.bmp格式的图片,有示例图片-Achieve image binarization processing can only handle bmp format pictures, sample pictures
  3. 所属分类:OpenCV

    • 发布日期:2017-12-08
    • 文件大小:2924755
    • 提供者:曲海琴
  1. bmp2ipl

    0下载:
  2. 将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
  3. 所属分类:OpenCV

    • 发布日期:2017-05-29
    • 文件大小:11817239
    • 提供者:hypthomas123
  1. bmp2jpg

    0下载:
  2. opencv3.0+vs2013,不用opencv自带函数编写bmp格式图像改为jpg格式-opencv3.0+vs2013, do not bring their own function opencv write bmp format images to jpg format
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5352483
    • 提供者:cuiailian
  1. asdfaf

    0下载:
  2. 二维码作为一种新兴的条码,在网络中被越来越多的使用。通过从多种图片格式中筛选出能显示出同等信息的最小存储量的图片格式,即单色BMP位图格式,然后通过分析BMP文 件格式,提出一种支持在线生成的网络图片生成算法,结合通用二维码组件生成的数据,可以在线生成网络二维码图片-Two-dimensional code as a new bar code in the network are increasingly used. By screening a variety of image format
  3. 所属分类:OpenCV

    • 发布日期:2017-04-30
    • 文件大小:39801
    • 提供者:suca
  1. autowatershed

    0下载:
  2. 自动分水岭算法,需要比较好的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
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5464872
    • 提供者:陈晨
  1. 301994

    0下载:
  2. 先正确读取bmp图像然后将其转换为raw格式并存储(First read correctly BMP image and then convert them into raw format and stored)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-26
    • 文件大小:109568
    • 提供者:田慧0123
搜珍网 www.dssz.com