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

搜索资源列表

  1. VCbmp

    0下载:
  2. vc++图像处理程序(杨淑莹)配套光盘,几乎包括所有基本的图形处理方法(bmp)(图像显示,灰度变换,几何变换,平滑,锐化,滤波,合成,压缩)-Some basic image processing functions( image display, gray level transformation, geometric transformation, smoothing, sharpening, filtering, synthesis, compression。
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:17625372
    • 提供者:yexiah
  1. ImageView

    0下载:
  2. 这个类库可以处理BMP、GIF、PCX、TGA、JPG、TIF格式的图像文件,而且具有图像点处理、图像区域处理的功能,你所要做的只是调用函数而已,不必清楚这些图像文件的内部格式。注意例子中并不包含类库的代码,请一起下载CImageObject代码。另外,在运行时请确保在系统目录或你的可执行文件目录下有ImageLoad.dll。(也在CImageObject中)-This library can handle BMP, GIF, PCX, TGA, JPG, TIF format image f
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:642444
    • 提供者:dsdd
  1. GDAL_cnu_gis

    0下载:
  2. 基于GDAL开发的遥感图像处理软件(自持多种数据格式,包括bmp、jpg、tif、Erdas,ENVI中的img),功能包括1、图像信息的显示。2、图像的几何变换(放缩、镜像、任意角度旋转)。3、图像的点运算(直方图均衡化、线性变换等)。4、图像的局部运算(模板运算,如高斯平滑等)。-GDAL-based remote sensing image processing software development (self-sustaining multiple data formats, inc
  3. 所属分类:GIS program

    • 发布日期:2017-04-01
    • 文件大小:69501
    • 提供者:小田
  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. 0611090109

    0下载:
  2. 对bmp灰度图像的傅里叶变换,几何变换,边缘检测,缩放等处理-Bmp grayscale image of the Fourier transform, geometric transformations, edge detection, scaling and other processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2099617
    • 提供者:蜗牛
  1. BMP-jiexi

    0下载:
  2. 是对BMP文件格式的解析,并附有一个图像灰度处理的C++源代码-Is the BMP file format parsing, along with a gray handle C++ source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1345494
    • 提供者:zhangjie
  1. Appendix26

    0下载:
  2. 用mfc对bmp图像进行缩小和放大的处理-Bmp image using mfc for zoom in and out of the deal
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:108218
    • 提供者:ljinbo
  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. bmpCuter

    1下载:
  2. 一个处理BMP位图的程序,因为java对bmp位图的支持性不好,没有相关API,所以自己写了一个,主要实现对一张位图的批量切割。因为bmp图的数据结构复杂,所以这个程序也是可以供大家学习的。-A procedure for handling BMP bitmaps, as java support for bmp bitmap is bad, no relevant API, so write a, the main achievement of a bitmap volume cutting.
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:182291
    • 提供者:王毛毛
  1. CxImage

    1下载:
  2. VC++ 图像处理类库CxImage源代码,CxImage是一个可以用于MFC 的C++类,可以打开,保存,显示,转换各种格式的图像文件,比如BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K 等格式的文件。可以实现BMP<->JPG,PNG <>TIFF格式等等的转换。 -VC++ image processing library CxImage source code, CxImag
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2191487
    • 提供者:
  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. BMP

    0下载:
  2. 显示并保存BMP图片,这是VC++图像处理的基础工作。程序无误可运行~-Display and save BMP images, which is VC++ image processing based work. Correct procedure to run ~
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-08
    • 文件大小:1975567
    • 提供者:christina
  1. VCPP-BMP-OPERATION

    0下载:
  2. 学习C++图形图像处理pdf文档,其中包括对位图的简单操作等-learn vc++
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:322552
    • 提供者:小猜
  1. swith

    0下载:
  2. 将彩色影像转换成灰色影像,主要是处理BMP影像,将24位图片转换成8位图片。-A color image into gray image, mainly dealing with BMP images, the 24-bit image into 8-bit images.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:206030
    • 提供者:
  1. ImageProcess

    0下载:
  2. 用mfc编程实现数字图像处理的一些简单操作,只能处理bmp格式图片。调节对比度、亮度、边缘检测等。-Mfc programming with some simple digital image processing operations, can only deal with bmp format images. Adjust contrast, brightness, edge detection.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:63438
    • 提供者:郭天
  1. test

    0下载:
  2. 图像二值化处理bmp 在c++builder-Bmp image binary processing in c++ builder
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2426319
    • 提供者:bai
  1. bmp

    0下载:
  2. c语言位图处理源代码,从网络上找的,非原创,需要的朋友可以下载看看!-c graphics
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1211
    • 提供者:YHENG
  1. Image-processing---BMP-processing

    0下载:
  2. Bmp 图像处理方法,包含读写文件、关闭文件、图像像素赋值等操作-Bmp image processing methods, including reading and writing files, close the file, the image pixel assignment and other operations
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3216592
    • 提供者:luchen
  1. BMP

    0下载:
  2. BMP位图处理类源码,这是图像所的位图处理程序-the program of BMP dealtion
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:11297
    • 提供者:lanlan
  1. bmp

    0下载:
  2. 这是一份用于处理位图的代码,包含了位图的打开,读写等功能-This is a code for processing the bitmap that contains the bitmap to open, read and write functions
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3203194
    • 提供者:xiaoxiaozhiqi
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 49 »
搜珍网 www.dssz.com