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

搜索资源列表

  1. Ex002

    0下载:
  2. VS2010 C++编写的BMP图像文件的读写、置固定值处理、反色处理、平滑处理等-VS2010 C++ prepared to read and write BMP image files, set a fixed value processing, anti-color processing, smooth handling, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:1795079
    • 提供者:赵东辉
  1. QIUDIP

    0下载:
  2. MFC下显示BMP,JPEG,TIFF等各种图像,并进行灰度化处理-MFC to display images and grayscale processing
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-18
    • 文件大小:24717312
    • 提供者:qiuranfeng
  1. rgbihs

    0下载:
  2. 对彩色图像进行RGB到IHS变换,及IHS到RGB变换,提供三种变换算法,并能进行彩色图像灰度化,图像均为BMP格式,处理效果较好-For color image from RGB to IHS transform, and the IHS to RGB conversion, offers three transform algorithm, and can be colored gray image, image formats are BMP, better handling
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:2010826
    • 提供者:pig
  1. tuxiang

    0下载:
  2. 从一个.bmp文件中读取数据(包括BITMAPINFOHEADER,调色板和实际图象数据),将其存储在一个全局内存句柄hImgData中,这个hImgData将在以后的图象处理程序中用到。同时填写一个类型为HBITMAP的全局变量hBitmap和一个类型为HPALETTE的全局变量hPalette。这两个变量将在处理WM_PAINT消息时用到,用来显示位图。该函数的两个参数分别是用来显示位图的窗口句柄,和.bmp文件名(全路径)。当函数成功时,返回TRUE,否则返回FALSE。-From a.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:1024
    • 提供者:刘旭
  1. anti-color-processing

    0下载:
  2. 所上传代码可以帮助实现256位色图的反色处理,所以绘制图像应该为256位bmp图像-Uploaded codes can help achieve 256-color diagram anti-color processing, so the draw should be 256 bmp image image
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:1094748
    • 提供者:young
  1. Image-geometric-transformation

    0下载:
  2. 编程实现部分图像处理算法 1. 能够完成BMP文件的操作; 2. 实现至少两项图像变换算法; 2.1 图像的水平变换 2.2 图像的垂直变换 2.3 图像的旋转 2.4 图像的平移 -Programming part of the image processing algorithm. BMP files to complete the operation 2. Implement at least two image t
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:2453761
    • 提供者:asdasd
  1. The-input-and-output-image

    0下载:
  2. 编程实现部分图像处理算法 能够完成BMP文件的输入输出操作; 输出BMP文件的头文件信息 -Programming part of the image processing algorithms to complete BMP file input and output operations output BMP file header information
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:4526080
    • 提供者:asdasd
  1. BITMAP

    0下载:
  2. BMP位图的点阵元数据处理,旋转变化等,大家可以参考参考-BMP bitmap matrix metadata processing, rotation change
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:1600
    • 提供者:mapp
  1. Image_Processing

    0下载:
  2. 方便的图像处理库,包括BMP格式文件的打开、GRB颜色变换、DCT变换、滤镜变换和常用图像借口-Easy image processing library, including BMP format file open, GRB color transform, DCT transform, transformation and common image filters excuses etc.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-17
    • 文件大小:81285
    • 提供者:WANG Ziqi
  1. 20130527ShowBmpProcessing

    0下载:
  2. 各种基本图像处理。平移、镜像、转置、反色、复原、缩放、sobel算子、hough变换、配准、平滑等等。注意:里面的一张图2.bmp需要放在D盘根目录下。-Basic image processing. Translation, mirroring, transpose, anti-color, restoration, zoom, sobel operator, hough transform, registration, smooth and so on. Note: there are a
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:5655106
    • 提供者:cloe
  1. DIRECTX2D

    0下载:
  2. 易语言DirectX2D图片移动效果源码,采用DirectX2D技术处理,运行后全屏效果,图片放大,鼠标左右键操作效果,请自备一张1.bmp图片放到源码目录下。-Easy language DirectX2D move the picture effect source, using DirectX2D technical processing, running full-screen effects, image to enlarge, right mouse button operation
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-10
    • 文件大小:12819
    • 提供者:dmed
  1. sc3

    0下载:
  2. 通过观察图像lena_noise.bmp可以看到,该图像主要包含高斯噪声、椒盐噪声等。 通过查阅资料可知,维纳滤波可以很好的滤除高斯噪声,而中值滤波对于椒盐噪声的滤出效果优异,因此本次采用维纳+中值的滤波方式进行图像的去噪处理。 图像常用评价方法有:信噪比、相关系数、清晰度。信噪比较为常用;相关系数 由于滤波会使原图像失去某些细节,因此这种评价方式为参考性指标而非绝对评判标准;清晰度 为图像子块的方差 综合考虑采用图像的峰值信噪比(PSNR)作为评价去噪效果指标(自编PSNR.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:64555
    • 提供者:献诗
  1. readwrite

    0下载:
  2. bmp图像读写,打开文件图像,然后进行处理,写入文件中-bmp image read and write, open the document image, and then processed, written to the file
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-09
    • 文件大小:1781890
    • 提供者:罗旋
  1. zhifangtu

    0下载:
  2. 图像处理之直方图统计,能实现对BMP图像的直方图统计,十分实用-The histogram image processing, to achieve the BMP image histogram statistics, very practical
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:109526
    • 提供者:fj
  1. GetFeature

    0下载:
  2. 实现点特征提取,就是读取文件,然后提取bmp图像中的点特征,便于进一步的处理。-Get Feature
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1983163
    • 提供者:赵龙
  1. image-processing

    0下载:
  2. 数字图像处理软件,能够实现对bmp文件的基本操作-Digital image processing software, to achieve the basic operation bmp file
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3084456
    • 提供者:于凯
  1. bmp2bmp24

    0下载:
  2. 数字图像处理,Linux环境编程,bmp格式24位图转8位图-Turn 24 bitmap BMP format to 8 bitmap figure
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1618947
    • 提供者:John
  1. TV

    1下载:
  2. 利用TV模型修复算法做图像修复,C++实现,本程序只适合处理8位bmp图像,如需处理rgb图像,自行仿照代码增加相应内容-TV model repair algorithms make use of image restoration, C++ realize that this program is only suitable for handling eight bmp images, rgb images for processing, self-modeled code correspo
  3. 所属分类:Special Effects

    • 发布日期:2015-06-08
    • 文件大小:4239360
    • 提供者:凌威龙
  1. MFCBMP_v0.4

    0下载:
  2. 针对上一版本增加图片六个级别的量化处理功能。至此实现了图片的读取,显示,打开,状态栏,双显,灰度,六个等级的量化显示。仅支持24位BMP图像。-Increase for the previous version of the picture six-level quantization processing functions. Thus to achieve the picture read, display, open, status bar, dual display, gray, six
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-10
    • 文件大小:2060777
    • 提供者:张云
  1. mybmp

    0下载:
  2. 彩色BMP图片转黑白图片,也可进行灰度图到黑白图处理-Color BMP images to black and white images, grayscale can also be processed into black and white map
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-03
    • 文件大小:2779
    • 提供者:文物车
« 1 2 ... 39 40 41 42 43 4445 46 47 48 49 »
搜珍网 www.dssz.com