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

搜索资源列表

  1. BMPread-using-C

    0下载:
  2. 系统地实现BMP图像的打开、显示和其他一些医学图像处理功能,是医学图像编程与处理方面的切实可用的程序,个人编写,验证无误。-To realise openning a BMP photo and and dealing with it.Good Project source files for medical photo programme and deal.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:589361
    • 提供者:Philip
  1. BmpRead

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

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

    0下载:
  2. 基于MFC编写的一段程序,主要是对于图像(BMP格式)的读取,保存。加上简单的操作,对初学图像处理的人有些帮助-Based on a program written in MFC, mainly for the image (BMP format) to read, save. Coupled with simple operation, image processing for beginners who some help
  3. 所属分类:Graph program

    • 发布日期:2017-05-09
    • 文件大小:1944854
    • 提供者:李克文
  1. My

    0下载:
  2. 基于MFC的BMP文件打开、显示 图像处理 C++面向对象编程-Open a BMP file with MFC Visual C++ Program MFC example Digital Image Processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4664336
    • 提供者:张洋
  1. ImageInfo

    0下载:
  2. 简单的bmp图像颜色处理例子,适合新手,从文件结构讲起,逐步实现存储,读取,颜色替换等功能-Bmp image color processing simple example for beginners, I start from the file structure, the progressive realization of storage, read, color replacement functions
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6491423
    • 提供者:Yang
  1. yanyuchuang_7

    0下载:
  2. 实现对bmp格式的位图进行相关处理,包括边缘分割,噪声处理,轮廓提取,以及相关的图像的各种变换,功能没有做全,可以进行扩充,有相关文档。-Bmp format to achieve the associated bitmap handling, including the edge of the segmentation, noise processing, contour extraction, and a variety of related images transform functio
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2648545
    • 提供者:闫玉闯
  1. jpegtobmp

    0下载:
  2. 程序用c语言实现了把jpg格式的图片转化为bmp格式的图片,方便了进一步对图片的像素处理!-C language program implemented using the jpg format images into bmp format images, to facilitate further processing of the image pixels!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:55495
    • 提供者:wangw899
  1. bmperzhihua

    0下载:
  2. 程序中用c实现了对bmp格式图片的二值化处理,程序采用了加权平均法实现!-Program with the implementation of bmp format c binary image processing, the program uses a weighted average method to achieve!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1704
    • 提供者:wangw899
  1. Digital-image-processing

    0下载:
  2. 数字图像表示极其处理(2), BMP文件的读写。-Digital image processing that is extremely (2), BMP file read and write.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2966528
    • 提供者:zhang
  1. lightingcompensation

    0下载:
  2. 基于MFC读取和显示BMP格式的图像,然后对该图像进行光线补偿这种预处理。-MFC-based read and display BMP format images, and then compensate for the lighting of the image preprocessing.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1962624
    • 提供者:刘进进
  1. avi

    0下载:
  2. avi处理程序,可以读取AVI文件进行播放,并可对AVI文件进行黑白化和镜像处理,可以将AVI文件转化为BMP文件,并且可以将序列BMP文件转化为avi文件-avi handler can read the AVI file playback, and AVI files on the black and white and mirror processing AVI files can be converted to BMP files, and the sequence of BMP fil
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-12
    • 文件大小:2657824
    • 提供者:lxz
  1. sharpenness

    0下载:
  2. 可对图像进行转化和各种图像处理,jpeg,gif,bmp等图像均可使用-The image can be transformed and a variety of image processing, jpeg, gif, bmp and other images can be used
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:244707
    • 提供者:abc
  1. myclass

    0下载:
  2. 图像处理 打开一幅图片 bmp进行简单的图像处理灰度2值化-Open a picture bmp image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:11996377
    • 提供者:韩波
  1. LoadBMPFile

    0下载:
  2. 一个加载BMP文件的小测试程序,对于初学者使用。后续还有BMP图像的相关处理算法,值得期待!-BMP file of a small load test program, for beginners. There BMP images related to the follow-up processing algorithms, it is worth looking forward to!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:11868
    • 提供者:bibby
  1. BMP_geotrans

    0下载:
  2. 对BMP图像进行旋转和缩放的算法,简单而使用!适用于图像处理相关应用领域!-BMP images for rotation and scaling of the algorithm, simple to use! For image processing related applications!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:29154
    • 提供者:bibby
  1. BMP_smooth

    0下载:
  2. BMP文件的平滑操作,经典的图像处理算法!-BMP files in the smooth operation of the classical image processing algorithm!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:23143
    • 提供者:bibby
  1. BMP_dither

    0下载:
  2. BMP文件的dither算法,经典的图像处理算法-BMP file dither algorithm, the classical image processing algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:22994
    • 提供者:bibby
  1. ImageProc

    0下载:
  2. 一个简单的VC++图像处理程序,仅支持BMP格式的图像,打开图像后,支持图像区域选择,然后可以在选择的区域内进行二值化操作,希望对您有所帮助-A simple VC++ image processing program, only support BMP format image, open image, select the image area to support, then select the area in the binarization operation, I hope for
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:44995
    • 提供者:madud00028
  1. 0

    0下载:
  2. 改代码可以实现用C++实现图像的读取,并且灰度化处理等功能。点击打开一个bmp图片,即可实现他的输出-Change the code can be implemented by the C++, read the image, and gray-scale processing and other functions. Click to open a bmp image, you can achieve the output of his
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1893302
    • 提供者:郭红斌
  1. Bitmap-a-PCX

    0下载:
  2. BMP,PCX格式图像处理基础的程序代码,可作入门学习-Bmp & PCX Images Editor An image editing program that currently supports Windows Bitmaps, PCX files, and my own attempt at image compression, the HCI.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:37978
    • 提供者:qxj
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com