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

搜索资源列表

  1. BMPprossing

    0下载:
  2. C处理BMP图像程序,有点缺陷,请大家指出。共同进步-C procedures for handling BMP image, a little flaw, please point out. Common progress
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:2944
    • 提供者:weina
  1. Example

    0下载:
  2. 读入并显示BMP图像,对于数字图像处理的初学者非常有用.-read and show a bmp image file.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:695694
    • 提供者:luyu
  1. MFC_BMP

    0下载:
  2. 自己写的MFC写的BMP图象处理程序,实现反色,直方图等简单的图象处理,同时支持8位,16位,32位BMP的变换,简单易懂,适合初学者.-Write your own MFC write BMP image processing procedures, to achieve the anti-color, histogram and other simple image processing, while supporting 8-bit, 16-bit, 32-bit BMP transfor
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3791630
    • 提供者:wei
  1. BMP

    0下载:
  2. 采用visual C++语言编写的图形图像处理的程序。可以实现BMP图像的线性变换,绘制直方图,图像平滑,梯度锐化,拉普拉斯锐化,以及多光谱图像运算的加减乘除混合计算。-Using visual C++ language graphic image processing procedures. BMP images can achieve a linear transformation, mapping histogram, image smoothing, sharpening the gra
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2096198
    • 提供者:xc
  1. digitalimage

    0下载:
  2. 数字图像处理,对于jpg图像读入之后进行一定对处理-digital image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:34181
    • 提供者:Sharon
  1. BMP

    0下载:
  2. 关于BMP图像处理的C++源码,编译通过,可用-With regard to BMP image processing, C++ source code, compile, available
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3653725
    • 提供者:张强
  1. BMPZHIFANGTU

    0下载:
  2. 简洁的BMP图像处理源码,基于C++编程,简单易懂,用于处理BMP图像,显示其直方图。希望大家支持。-Simple BMP image processing source code, based on C++ programming, simple and easy to understand, for handling BMP image, and show its histogram. Hope that our support.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:2009242
    • 提供者:xujiaofei
  1. 28coderesources

    0下载:
  2. 图像处理所涉及的256转灰度,二值化等等,每个部分都是独立可执行的工程文件,很方面的代码复用-256 involved in image processing turn gray, binary, etc., are independent of each part of the project executable file, it' s code reuse
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:11164533
    • 提供者:SFDGSDFG
  1. USM

    0下载:
  2. 对bmp图像进行模糊处理 及USM锐化处理-Bmp image of the blur and USM sharpening
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:7007541
    • 提供者:guozongfei
  1. Canny

    0下载:
  2. Canny算子提取边缘,matlab进行图像处理,图像锐化-Canny edge extraction operator, matlab image processing, image enhancement
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:282941
    • 提供者:图像处理
  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. Gray

    0下载:
  2. 可以对bmp等图像进行灰度直方图均衡化处理-Bmp and other images can be histogram equalization processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1827753
    • 提供者:李元香
  1. Sobel

    0下载:
  2. 用SOBEL算法处理bmp等图片文件,属于图形图像处理-Bmp and so on with SOBEL algorithm processing image files, are graphic image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1995016
    • 提供者:李元香
  1. Nero

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

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

    1下载:
  2. 用VC6.0开发的一个图像处理程序,对程序功能进行了模块化,封装了图像读写动态链接库,图像处理动态链接库。主程序通过调用库中的函数实现功能,能够进行BMP、JPG、GIF等格式图像的读写,也能够进行二值化,滤波以及形态学处理操作,此外,还实现对当前目录下同一格式的图像顺序打开浏览。另外进行了界面的美化,实现了真彩色工具条,以及双视图!-With VC6.0 developed an image processing program, the program functions of the mo
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1028908
    • 提供者:olysess
  1. ShowDIB

    0下载:
  2. 基于Visual C++ 6.0开发的处理bmp格式图像的API函数,其中调用了若干Win32 API函数。-Visual C++ 6.0 on the development of image processing bmp format API function, which calls a number of Win32 API functions.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:46991
    • 提供者:刘本建
  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. 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 2 3 4 56 7 8 9 10 ... 33 »
搜珍网 www.dssz.com