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

搜索资源列表

  1. MATLAB

    0下载:
  2. matlab开发环境,.编程实现二维DFT的变换,并与标准函数结果fft2进行比较,基本傅里叶、离散余弦变换,空域(完成两个程序) 增强噪声后再进行处理,利用标准函数,求图像阈值分割、边缘检测的基本使用(lena256.bmp,方法:graythresh、edge),求分水岭,利用标准函数dwt2、idwt2分解图像man_pic.jpg,基本 BP-BPbase1 -matlab development environment. Programming dimensional DFT
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1909319
    • 提供者:杨恒明
  1. vcpicph

    0下载:
  2. VC++图像平滑处理+程序源码,实现图象的平滑(去噪声),锐化功能,测试时请在C盘下放一个测试用的Bmp图片,路径:C:\test.bmp,没有的话没法测试。如上图所示是水平平滑处理,可以对比下,不过感觉颜色失真了,有兴趣的看一下。命令行编译过程如下:   vcvars32   rc bmp.rc   cl smooth.c bmp.res user32.lib gdi32.lib-VC++ image smoothing+ program source code, to ac
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:23579
    • 提供者:gsl
  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. BmpToJpg

    0下载:
  2. 将JPG文件转换成bmp文件,方便对jpg图像进行处理-chang the jpg file to bmp file
  3. 所属分类:File Operate

    • 发布日期:2017-04-16
    • 文件大小:308158
    • 提供者:王拯洲
  1. ImageProcessing

    0下载:
  2. 打开一幅BMP位图,对图像进行各种处理,如滤波,灰度变换等-Open a BMP bitmap image a variety of processing, such as filtering, gray-scale transformation, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5429234
    • 提供者:陈俊
  1. smoothing

    0下载:
  2. 用VC++实现BMP灰度图像增强(平滑处理)-With VC++ achieve BMP grayscale image enhancement (smoothing)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2798571
    • 提供者:陈婕
  1. expansiona-corrosion

    0下载:
  2. 用VC++实现BMP灰度图像形态学处理(膨胀,腐蚀)-With VC++ achieve BMP grayscale morphological image processing (expansion, corrosion)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2129416
    • 提供者:陈婕
  1. vbpicchange

    0下载:
  2. VB彩色图像转换为灰度图像,先打开文件并显示在Picture1中,保存转换后的图像,保存为位图文件(*.bmp)|*.bmp,其它格式未测试,不知是否行的通,打开一张JPG格式图片,点击转换按钮,程序右侧即显示转换的图像,处理过程有点慢,请慢慢等待处理结果-VB convert color images to grayscale image, first open the file and displayed in Picture1, save the converted image, save
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:7732
    • 提供者:cpudn74
  1. vcpicph

    0下载:
  2. VC++图像平滑处理+程序源码,实现图象的平滑(去噪声),锐化功能,测试时请在C盘下放一个测试用的Bmp图片,路径:C:\test.bmp,没有的话没法测试。如上图所示是水平平滑处理,可以对比下,不过感觉颜色失真了,有兴趣的看一下。命令行编译过程如下:   vcvars32   rc bmp.rc   cl smooth.c bmp.res user32.lib gdi32.lib-VC++ image smoothing treatment+ program source c
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:23217
    • 提供者:kpudn22
  1. chepaipic

    0下载:
  2. VC++.NET车牌识别、字符分割与归一化处理,图像对象BMP格式,程序将读取车牌的图像信息,归一化图像大小,动态分配存储图片的像素信息的二维数组,找到图像各列,从左列开始,垂直扫描,实施图片局部分割等,有兴趣编写车牌号识别的可参考对比下。   编辑注:本源码不能在Win32环境下运行。-VC++. NET license plate recognition, character segmentation and normalization, image objects BMP forma
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1740373
    • 提供者:wpudn20
  1. CISBitmap

    0下载:
  2. 从Cbitmap派生的位图类,可通过指定一种颜色把一幅位图变透明,而它的使用差不多同Cbitamp一样简单。类中包含了两个文件:CISBitmap.cpp和CISBitmap.h,使用时附加进工程,可快速实现BMP位图图像的透明处理。-Cbitmap derived from the bitmap type, you can specify a color by a bitmap becomes transparent, and it s almost as simple as using th
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1381
    • 提供者:bpudn90
  1. 2

    0下载:
  2. Untitled1.m和Untitled2.m文件是利用imfilt和fspecial函数对图像作锐化处理。 Untitled3.m是利用edge函数对图像进行锐化处理。- hua.m file is the picture "Untitled1.m and Untitled2.m file using imfilt and fspecial functions for image sharpening. Untitled3.m is the use of edge function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1098
    • 提供者:zhou
  1. chap1_5

    0下载:
  2. 整合了24位BMP转8位灰度图,图像锐化,中值滤波,二值化处理,Soble,Krisch边缘检测,轮廓提取,计算矩形角度等-Integrated 24 BMP to eight grayscale, image sharpening, median filtering, binarization, Soble, Krisch edge detection, contour extraction, rectangular angle calculation
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-27
    • 文件大小:9766769
    • 提供者:莫生
  1. waveletfigure

    0下载:
  2. 程序是下面这样,但只能处理长宽一样的方形图像,灰度和彩色图像都可,要用其他图像只需把Lena.bmp改为其他图像,但图像要保存在m文件所在路径下-wavelet figure process
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-14
    • 文件大小:4554
    • 提供者:H.YR
  1. BMP_converter

    0下载:
  2. 本程序可以实现BMP格式图像文件的转换并进行处理-This program can be implemented to convert BMP format image files and process
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:376667
    • 提供者:侍海东
  1. Hik_Stage_1

    0下载:
  2. 使用vs2010编写了一个consel应用程序,该应用程序可对任何输入的yuv420指定帧号图像进行中值滤波和sobel处理,并输出处理后的两张bmp图片(8bit灰度图)-the application program can get one frame yuv420 sequence, medianfilter and sobel edge extract,then output two bmp(8bit)
  3. 所属分类:Console

    • 发布日期:2017-06-03
    • 文件大小:15200147
    • 提供者:赵薇
  1. readBmp

    0下载:
  2. bmp文件读取,将彩色图像转换为灰度图像,然后做FFT处理,存储灰度图像和FFT图像-read and write bmp files, FFT
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:15468399
    • 提供者:张宾
  1. picph

    0下载:
  2. VC++图像平滑处理+程序源码,实现图象的平滑(去噪声),锐化功能,测试时请在C盘下放一个测试用的Bmp图片,路径:C:\test.bmp,没有的话没法测试。如上图所示是水平平滑处理,可以对比下,不过感觉颜色失真了,有兴趣的看一下。 -VC++ image smoothing+ program source code, to achieve a smooth image (to noise), sharpening function, the C drive decentralizatio
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:24813
    • 提供者:dfjdj
  1. 256bmp-picture

    0下载:
  2. 用来对图像进行处理的小程序,针对256位BMP图片-Used to image processing applet for 256 BMP picture
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-18
    • 文件大小:4616362
    • 提供者:yinlitian
  1. dvexp1

    0下载:
  2. 数字图像的数据格式与访问。本实验的处理对象是BMP格式的图像文件。访问一个24位BMP文件的文件头,得到该BMP文件的下列数据:整个位图文件大小、位图数据起始位置、位图文件保留字1、位图文件保留字1。-The format of the digital image data and access. The experiment is processed BMP image file formats. Access to a 24-bit BMP file header, the followin
  3. 所属分类:Special Effects

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