CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 读取bmp

搜索资源列表

  1. readpic

    0下载:
  2. VC bmp图像数据读取和输出代码程序,经过编译可行-compiled vc program in reading image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1179003
    • 提供者:贾斌
  1. Cone

    0下载:
  2. 基于vtk平台的读取bmp格式的图像,并旋转-Vtk platform based on the image to read bmp format, and rotate
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-08
    • 文件大小:816
    • 提供者:张猛蛟
  1. BMPrw

    0下载:
  2. 用C语言写的一个读取BMP图片,并计算RGB值的项目文件,主要是计算心里色差判断-Written in C language with a read BMP images, and calculate the RGB values of the project file, mainly to check the calculation of heart color
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:356869
    • 提供者:叶挺
  1. imshow

    0下载:
  2. 实现VC读取BMP文件头,并转化成RAW格式,之后再利用原文件头和数据部分转存成BMP文件。其中用到了二维动态数组。-VC reads the BMP file header to achieve, and transformed into a RAW format, then re-use the original file header and data part of the conversion into a BMP file. Which uses a two-dimensional
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:1122
    • 提供者:林小芬
  1. exp1

    0下载:
  2. 读取bmp格式图像,并显示图像信息,如分辨率,位深度等,然后转化成rle格式图像-Read bmp format images, and display the image information, such as resolution, bit depth, and then transformed into rle format images
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:1551
    • 提供者:hxc
  1. 61-IC

    0下载:
  2. 该程序可以实现指纹的特征提取,通过从磁盘中读取BMP格式的位图文件,再由算法从位图图像中提取特征点。-The program can fingerprint feature extraction, by reading from the disk BMP format bitmap file, and then by the algorithm to extract bitmap images from the feature points.
  3. 所属分类:Graph program

    • 发布日期:2017-05-18
    • 文件大小:5112617
    • 提供者:liuchao
  1. I_5

    0下载:
  2. 该程序根据指纹图像的特征,从磁盘中读取BMP位图文件然后再根据该位图文件通过计算提取出其相应的特征值。-The program according to the characteristics of fingerprint images, read from the disk bitmap BMP files and then according to the bitmap file extracted by calculating the corresponding eigenvalue.
  3. 所属分类:Graph program

    • 发布日期:2017-05-20
    • 文件大小:5681439
    • 提供者:liuchao
  1. bmp

    0下载:
  2. 关于bmp图像读取,保存,3乘3光滑处理,以及两幅图像相加和相减!和取反色图-About bmp image to read, save, 3 x 3 smoothing, and add and subtract two images! And taking anti-color map
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1393453
    • 提供者:徐源璟
  1. ReadImage

    0下载:
  2. 简单的读取图片程序,可以打开bmp文件,自动拉伸或压缩大小-Read simple picture program
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2590906
    • 提供者:wan
  1. bmpread-c

    0下载:
  2. window下读取bmp图像的源代码,纯C,测试可用-read a bmp image under windows ,c code
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-30
    • 文件大小:64113
    • 提供者:李栋
  1. read_bmp_image

    0下载:
  2. 按字节形式读取bmp格式的图像 VC++代码-Bmp format, the form of bytes read by the image VC++ code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1237
    • 提供者:张云
  1. bm

    0下载:
  2. 读取*.bmp文件的源代码,可以读取.bmp文件的大小 头文件-read*.bmp files
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-04
    • 文件大小:1230040
    • 提供者:峰公子
  1. readbmp

    0下载:
  2. 此源代码是用来读取bmp图片的,可以了解bmp的图片格式机制等-This source code is used to read bmp images, bmp image formats can understand the mechanism
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:1093
    • 提供者:tjh
  1. ImageCoding

    0下载:
  2. 本程序是用VC编写的一个基于bmp图像文件的图像压缩程序,主要完成的工作是:BMP文件的读取与显示;BMP文件的位图数据的压缩;压缩数据的解压缩及图像再现-This procedure is written in a VC bmp image file based image compression process, the major work done: BMP file to read and display BMP files compressed bitmap data compr
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3398636
    • 提供者:刘玉
  1. Nero

    1下载:
  2. 编写基本的图像处理程序,包括功能: 图像的读取、存储、显示(bmp、jpg等常用格式) 图像剪切、缩放 图像色彩变换(彩色->灰度等) 基本直方图变换和直方图均衡化 图像平滑与锐化 边缘抽取 阈值化 离散傅立叶变换 二值形态学处理(腐蚀、膨胀、开运算、闭运算) -Preparation of basic image processing procedures, including functions: image reading,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-29
    • 文件大小:8239
    • 提供者:Nero
  1. Image_process_demo

    0下载:
  2. 该图像处理DEMO实现了用VC++6.O读取BMP图像的类,并在此基础上实现了图像灰度变化、图像增强、图像噪声处理、运动目标检测等算法,实用性非常强,开用于图像处理的二次开发-DEMO implements the image processing using VC++6. O read BMP images of the class, and on this basis to achieve a change in image intensity, image enhancement, ima
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4797893
    • 提供者:国国
  1. Bitmap

    0下载:
  2. 自己动手编写的关于bmp文件的读取的源代码,希望能对大家有所帮助。-Prepare yourself to read on the bmp files in the source code, hope it' ll help.
  3. 所属分类:Graph program

    • 发布日期:2017-05-27
    • 文件大小:10315809
    • 提供者:王海舰
  1. 1

    0下载:
  2. 读取BMP文件的信息,并以文本显示图像内在2进制信息-Read BMP files information
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1827
    • 提供者:jj.shi
  1. 1

    0下载:
  2. 打开bmp图片,读取bmp文件信息,并复制创建新的灰度图。-Open bmp pictures, read the bmp file information and create new grayscale reproduction.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-10
    • 文件大小:692
    • 提供者:youoy
  1. loadbmp

    0下载:
  2. 此源码在C\C++环境下读取BMP文件 并显示相关头文件信息。-The source in C \ C++ environment to read BMP files and show information related header files.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-01
    • 文件大小:3002
    • 提供者:雷翔
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 48 »
搜珍网 www.dssz.com