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

搜索资源列表

  1. bmp

    0下载:
  2. 先从bmp位图中读取图片信息,然后将其进行二值化处理。-First read bmp bitmap images, then binarization processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:3123
    • 提供者:焦点男孩
  1. erzhihuabianhuan

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

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

    0下载:
  2. 把BMP图像当成流式文件读取,并把bmp的头去掉,用于BMP数据处理-BMP image as a streaming file reads and get rid of the head of the bmp for BMP data processing
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-27
    • 文件大小:10329
    • 提供者:王金其
  1. mfc-open-BMP-picture

    0下载:
  2. 数字图像处理- MFC教程 第一课 建立MFC和打开bmp图片-Digital Image Processing- MFC Tutorial Lesson establish MFC and open bmp picture
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-07
    • 文件大小:2338952
    • 提供者:李传俊
  1. BMP-image-processing

    0下载:
  2. BMP图片处理 可以制作bmp图片 纯c语言源码-BMP image processing can produce bmp picture
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-26
    • 文件大小:5232
    • 提供者:袁洋
  1. bmpdeal

    0下载:
  2. 编写程序处理BMP格式的图像,有打开保存,计算直方图等功能-Write a program to handle the BMP format image, open the saved calculate the histogram function
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-05
    • 文件大小:1957390
    • 提供者:jsm
  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
    • 文件大小:4309
    • 提供者:游龙仙
  1. bmp

    0下载:
  2. BMP图片处理,包括复制,镜像,反转-BMP
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:1088600
    • 提供者:香香
  1. bmp

    0下载:
  2. 数字像实验代码,中值滤波器,图像反色,bmp位图处理-Figures like experimental code, median filter, anti-color images, bmp bitmap processing
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:7949326
    • 提供者:毛文杰
  1. READ-bmp

    0下载:
  2. 读取bmp图像的内容,比如图像的高,宽,以及颜色表等信息。对于图形处理的初学者很有帮助。-Reads the BMP image content, such as the image of the high and wide, as well as information such as the color table for beginners helpful graphics processing
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-10
    • 文件大小:5543093
    • 提供者:浪淘沙
  1. setup_pcommlite_1.6_12041917

    0下载:
  2. 处理bmp图片源码,打印机打印图片等有作用-Bmp image processing source code, there is the role of the printer to print pictures, etc.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-08
    • 文件大小:1677188
    • 提供者:chenshihuang
  1. bmp

    0下载:
  2. BMP文件的处理,用于简单学习bmp,对初学者有一定帮助。-BMP file processing for simple learning bmp, have some help for beginners.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:5603
    • 提供者:马林冲
  1. read_save_display_add-char-of-bmp

    0下载:
  2. bmp图像的读写、显示及图像处理框架程序,可根据实际需要填写需要算法,本程序自带算法为二值化处理算法。此外,本程序还具备图像文字库叠加及波门叠加程序。-bmp image read and write, display, and image processing framework program, according to the actual need to fill algorithm, the program comes algorithm binarization processing
  3. 所属分类:Special Effects

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

    0下载:
  2. 文件中包括了一个位图类,类中设计了一些对BMP文件数据提取很有用的函数,可通过该类延伸设计对BMP文件的各种处理。-Document includes a bitmap category, class, designed a number of BMP files data extraction very useful function, through the extension of the design of such a variety of BMP file processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:3848
    • 提供者:Judger
  1. CArrayBITMP

    0下载:
  2. 实现了一个Class for storing any standart bitmaps in array,通过对数组运算来处理bmp图像的源代码。-achieved a Class for storing any standart bitma ps in array, the array of operations to handle bmp image of the source code.
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:3854
    • 提供者:yearin
  1. java对bmp格式图象的处理

    0下载:
  2. 由于java对数字图象支持还远远不够,所以很难找到类和方法对图象进行好的处理,特别是bmp位图,我想我这是您的一个选择!-because of the digital image support is far from enough, it is difficult to find categories and methods of image processing good, especially bmp bitmap, I think this is the one you choose!
  3. 所属分类:Graph program

    • 发布日期:2017-04-17
    • 文件大小:8778
    • 提供者:edtoa
  1. HistDemoA

    0下载:
  2. 读取一个bmp文件并且对图片实现直方图均衡化处理-Bmp file and read a histogram equalization for image processing
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-17
    • 文件大小:4456232
    • 提供者:TongWendi
  1. The-original-BMP-generation

    0下载:
  2. 实现bmp文件头、信息头、图像数据的生成和bmp文件的保存,对学习bmp图像处理很有帮助!-Achieve head, header, save the image data generation and bmp files bmp files, to learn bmp image processing helpful!
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-24
    • 文件大小:484935
    • 提供者:西门吹雪
  1. smooth

    0下载:
  2. 对bmp格式的图像文件进行平滑处理,即进行去噪和锐化处理-Bmp image file formats are smoothed, ie de-noising and sharpening
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4263
    • 提供者:indetail
  1. BMP-picture-change

    0下载:
  2. 用C语言处理图像,实现图片上的某一行颜色成功替换-Image processing using C language to achieve color pictures on a row successfully replaced
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1949
    • 提供者:张琬莹
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com