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

搜索资源列表

  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. openglreadbmp

    0下载:
  2. open 读取bmp图片并显示vc实例程序-open reading bmp image and display examples of procedures vc
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-29
    • 文件大小:11634377
    • 提供者:zyh
  1. BMP

    0下载:
  2. BMP图像的读取与写入,全是用C代码编写。包括内存的开辟,调用,清空。涉及图像读取的许多关键点。-Read and write BMP images, all written with the C code. Including memory formation, call empty. Involving many of the key points the image to read.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2847
    • 提供者:王路佳
  1. bmp-VC

    0下载:
  2. bmp文件读取,转弯成灰度图的VC程序.很不错的呀-bmp->VC++
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:83638
    • 提供者:宋振跃
  1. bmp

    0下载:
  2. bmp读取与变换以及存储 利用c++编程 已运行-bmp read ,save and change.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:10571
    • 提供者:wutianxin
  1. BMP

    0下载:
  2. BMP图像的简单处理,其中包含如何读取和保存BMP图像,并对BMP图像进行了简单的处理。-BMP image of a simple treatment, which includes how to read and save BMP images, BMP images and simple treatment.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:469642
    • 提供者:王晓兰
  1. readbmpdata

    0下载:
  2. 读取BMP图像数据, 读取其RGB分量并进行处理-read the image data of BMP
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:385634
    • 提供者:max
  1. readbmp

    0下载:
  2. 在图像处理技术中最基础最重要的一个读取程序,读取bmp图片-it can read a bmp picture
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:168007
    • 提供者:王丹
  1. bmp

    0下载:
  2. 关于BMP图像的读取显示 不同图像之间的转换显示-Read BMP images on the display shows the conversion between the different images
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-14
    • 文件大小:3223635
    • 提供者:余娅
  1. 98020211diaplay-bmp

    0下载:
  2. 在读取图像格式,应用于BMP格式的图像显示读取。-In reading the image format, used in BMP format image display read.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-08
    • 文件大小:490743
    • 提供者:chengbo
  1. bmp-Image-processing

    0下载:
  2. 针对Window默认的bmp图像的读取,载入,处理,显示以及保存等各项功能,代码内有详细描述,对于学习图像处理的新手很有用,欢迎下载。-Bmp image for the Window default read, load, process, display and preservation of the function, the code contains detailed descr iption of the image processing for the novice to lear
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-09
    • 文件大小:2186415
    • 提供者:Judyjava
  1. BmpRead

    0下载:
  2. 读取BMP图片,并把像素保存,进行图像处理-Read BMP images, and save the pixel, image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2704
    • 提供者:liugang
  1. BMPimage-read

    0下载:
  2. BMP图像读取程序,包括程序的打开和处理-BMP image read
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2023244
    • 提供者:222
  1. open-BMP-image(C)

    0下载:
  2. 用C语言实现的BMP图像的读取程序,自己可以根据需要修改-open BMP image(C)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7296217
    • 提供者:222
  1. Candy

    0下载:
  2. 用Candy算子提取图像边缘,建立DIB类读取BMP文件,提取边缘并储存-Candy operator with image edge extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-06-14
    • 文件大小:22439867
    • 提供者:shen
  1. VCPP6.0-bmp-picture--read-and-write

    0下载:
  2. 基于VC环境下的基础的BMP图像的读取和写入,便于初学者查询,在不使用任何函数库的情况下对图像进行简单处理-VC environment on the basis of the BMP image to read and write, easy for beginners query, do not use any library in the case of a simple image processing
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-24
    • 文件大小:2699
    • 提供者:鞠光亮
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 30 »
搜珍网 www.dssz.com