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
    • 文件大小:2kb
    • 提供者: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
    • 文件大小:90.19kb
    • 提供者:
  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
    • 文件大小:19.17mb
    • 提供者:王宁
  1. Cell

    1下载:
  2. 细胞图像分析输入:图像文件cell1.bmp 输出要求: 1. 该图像中的细胞数量; 2. 最大细胞的面积、周长(以像素为单位)、方向、该细胞的中心位置; 3. 最小细胞的面积、周长(以像素为单位)、方向、该细胞的中心位置; 4. 所有细胞的平均面积(以像素为单位); 5. 将主要的中间步骤处理结果的图像都用OpenCV 的cvShowImage 显示出来。-Cell image analysis type: image file cell1.bmp output req
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:2.29kb
    • 提供者:萧白
  1. OPENCV_BMP

    0下载:
  2. 本文档主要解释opencv中BMP图像的转换-This document explains opencv convert images in BMP
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:12.03kb
    • 提供者:赵鑫
  1. OPENCVHELLO1

    0下载:
  2. 多类型图像bmp,jpg读取以及利用下采样实现高斯金字塔多分辨率图像 -Multi-type image bmp, jpg reading and the use of down-sampling to achieve multi-resolution Gaussian pyramid image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4.12mb
    • 提供者:elle
  1. code

    0下载:
  2. Step 1: 二值化一幅图像,结果存为 binary.bmp Step 2: 用不同彩色填充连通域(连通分量),结果存为 connect.bmp Step 3: 在二值图像中找出轮廓并存储为 countour.bmp -binary a image,floodfill the connected part,and find the contour of the image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2.91mb
    • 提供者:巴蒂尔
  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-30
    • 文件大小:848byte
    • 提供者:庞亮
  1. ReadOpencv

    0下载:
  2. 基于vc平台采用opencv实现的,可读取bmp等图像,并实现hsv通道分离,分别显示。-Based on the vc platform opencv realized, can read the bmp image and achieve hsv channel separation, respectively.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:1.82mb
    • 提供者:tangmi
  1. yuanxin

    0下载:
  2. vc编程,用opencv求一幅bmp图像中的圆心-a bmp image in the center of the circle with opencv and vc programming
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:108.51kb
    • 提供者:马鹏
  1. BMP2PGM

    0下载:
  2. 利用opencv将BMP图像转换成为PGM,简单实用,所有dll都已包含。可以直接调试-Opencv BMP images converted into PGM, all dll are included.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-07
    • 文件大小:2.1mb
    • 提供者:王涛
  1. erzhihuabianhuan

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

    • 发布日期:2017-12-09
    • 文件大小:2.79mb
    • 提供者:曲海琴
  1. Browsebmps

    0下载:
  2. 用vc对文件夹的BMP图片文件进行读取,并显示,另外,通过“上一个”“下一个”按钮,查看所有的文件图像-BMP picture files folder using vc read, and show, by a " a" button, all files image
  3. 所属分类:OpenCV

    • 发布日期:2017-11-13
    • 文件大小:2.32mb
    • 提供者:霍姣
  1. openCV5

    0下载:
  2. 基于opencv的五分完整源码,包括轮廓检测、摄像头标定、图像旋转与缩放、离散傅里叶变换、BMP与IplImage相互转换。-Opencv fifth complete source code, including contour detection, camera calibration, image rotation and scaling, discrete Fourier transform, BMP and IplImage conversion.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-14
    • 文件大小:11.71kb
    • 提供者:焦文祥
  1. BINARIZATION

    0下载:
  2. 在VC++6.0环境下,利用C语言对BMP图像进行二值化处理-BMP image binarization processing in the VC++6.0 environment, the use of C language
  3. 所属分类:OpenCV

    • 发布日期:2017-11-21
    • 文件大小:4.21kb
    • 提供者:游龙仙
  1. bmpreadmyself

    0下载:
  2. vs2008 读取bmp图像像素值,其结果记录在生成的txt文件-vs2008 read bmp image pixel value, and the results recorded in the generated txt file
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3.31mb
    • 提供者:mike
  1. Image-zooming

    0下载:
  2. 实现bmp位图的图像放大缩小,包含整个mfc的源码文件。-Achieve bmp bitmap image zoom, contains the entire mfc source files.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-16
    • 文件大小:385.54kb
    • 提供者:徐跃东
  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-20
    • 文件大小:5.1mb
    • 提供者:cuiailian
  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-20
    • 文件大小:5.21mb
    • 提供者:陈晨
  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
    • 文件大小:107kb
    • 提供者:田慧0123
« 12 »
搜珍网 www.dssz.com