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

搜索资源列表

  1. 图像锐化

    0下载:
  2. 图像锐化
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-09-11
    • 文件大小:237338
    • 提供者:bigsound
  1. 图像锐化源代码

    0下载:
  2. 图像锐化源代码 直接在vc中运行就可以 可以作为编程参考-sharper images directly in the source code to run on vc can be programmed as a reference
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:3119
    • 提供者:张之稳
  1. 锐化

    2下载:
  2. 用Matlab对图形图像进行处理,图像的锐化处理。
  3. 所属分类:图形图象

    • 发布日期:2011-05-18
    • 文件大小:35531
    • 提供者:dora057
  1. matlab_image.matlab图像预处理

    2下载:
  2. matlab图像预处理,包括灰度化,对数变换,直方图均衡化,线性平滑滤波,中值滤波,自适应滤波,图像锐化,图像二值化,各类边缘检测算子等等,matlab image preprocessing, including gray-scale and logarithmic transformation, histogram equalization, linear filtering, median filtering, adaptive filtering, image sharpening, i
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-01-26
    • 文件大小:8333
    • 提供者:王强
  1. sharpen.rar

    0下载:
  2. 比较好的图像锐化程序源码。在C环境下编译通过。,Relatively good source image sharpening process. Environment in the C compiler through.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:3708
    • 提供者:许益铭
  1. ImageProcess.rar

    0下载:
  2. 用vc++6.0实现的图像锐化算法(实现了多种常见的锐化算子)和伪彩色增强算法,可以调节颜色范围,算法设计优良,利用了运行时多态。,With vc++ 6.0 achieve image sharpening algorithm (to achieve a wide range of common sharpening operator) and pseudo-color enhancement algorithms can adjust the color range, the algorit
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:172718
    • 提供者:孙宇
  1. e2

    0下载:
  2. 对图像进行频率域图像增强,计算并画出此图像的中心化频率谱,用拉普拉斯算子对此图像锐化。 -The image frequency domain, image enhancement, calculate and draw the image of the center of the frequency spectrum, this image with a Laplacian sharpening.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:634
    • 提供者:potato
  1. VC++DigitalImagingProssing

    3下载:
  2. VC++图像处理程序设计-杨淑莹-配套源码: 本书介绍了各种数字图像处理的算法及编程实现技术。全书由13章和一个附录组成。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态处理学、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、图像的小波变换和JPIG图像的压缩编码。 -VC++ Image processing program design-杨淑莹- supporting source code:
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:4177487
    • 提供者:夏瑞雪
  1. 3

    0下载:
  2. 图像处理常用攻击源码,直方图均匀化,图像锐化,锐化处理 -Common source of image processing attacks, histogram homogenization, image sharpening, sharpening
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:13962
    • 提供者:wangwei
  1. image-preprocessing-2

    0下载:
  2. 采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理-MATLAB using the function affected by noise interference filter2 images mean filter Adaptive Image Filtering Wehner use five kinds of different gradient method to enhance i
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1454
    • 提供者:焦竹青
  1. ImageProcessingSystem

    0下载:
  2. 主要功能 一个典型的图像处理软件,它由图像显示、图像转换、图像处理、字符识别、其他和帮助等几部分组成。用VC 6.0编写  图像显示模块 该模块主要包括显示位图、显示JPEG、显示GIF 3个部分。  图像转换模块 该模块主要包括位图转换为JPEG、JPEG转换为位图、位图转换为GIF,GIF转换为位图4个部分。  图像处理模块 该模块主要包括图像旋转、图像锐化处理、图像反色处理、灰度化处理、线性变换5个部分。 &#
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1677888
    • 提供者:陈凯迪
  1. tuxiangruihua

    0下载:
  2. 图像锐化 Sobel算子:是一种空域微分算子,可以通过它锐化图象-Image Sharpening Sobel operator: is a differential operator airspace through its Sharpens Image
  3. 所属分类:Graph program

    • 发布日期:2017-04-26
    • 文件大小:12952
    • 提供者:陈杰
  1. st

    0下载:
  2. 该程序实现了图像锐化 特征提取 已经中值滤波等一系列功能,希望大家互相讨论或者来完善-The program feature extraction of image sharpening filter has been in a series of functions
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1055
    • 提供者:小叶
  1. pinyuchuli

    0下载:
  2. 给定一幅图像,进行频域处理,包括低通滤波,图像锐化,伪彩色处理等。-Given an image, the frequency domain, including low-pass filtering, image enhancement, pseudo-color processing.
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:1310
    • 提供者:耿晗
  1. c

    0下载:
  2. 偏微分方程的图像处理  图像锐化  反热传导方程-Partial differential equations of image processing image sharpening anti-heat conduction equation
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-05
    • 文件大小:4896
    • 提供者:cui
  1. ImageProcessing

    0下载:
  2. 中值滤波 均值滤波 图像锐化 边缘检测 c#实现-Mean Filter Median Filter image sharpening to achieve edge detection c#
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:924774
    • 提供者:wing
  1. 图像处理 图像增强 锐化 平滑

    0下载:
  2. 图像处理 图像增强 图像锐化 图像平滑等多种算法(Image processing, image enhancement, sharpening, smoothing)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:4116480
    • 提供者:xiaomiarmy
  1. matlab实现图像锐化

    1下载:
  2. 使用巴特沃斯高通滤波器实现图像锐化,用sobel算子实现图像分割,阈值分割图像(Using the Butterworth high pass filter to achieve image sharpening, the image segmentation is realized by Sobel operator and the threshold image is segmented.)
  3. 所属分类:图形图象

    • 发布日期:2018-01-07
    • 文件大小:2048
    • 提供者:599ygmm
  1. 锐化

    1下载:
  2. matlab图像锐化代码,包括sobel算子、拉普拉斯算子以及roberts梯度法三种锐化方式。(MATLAB image sharpening code, including the Sobel operator, Laplasse operator and the Roberts gradient method three sharpening methods.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-09
    • 文件大小:906240
    • 提供者:倒影
  1. 数字图像锐化

    1下载:
  2. 该代码将先一幅源图像转换为二维灰度图像,然后进行锐化处理,突出图像细节。(The code converts a source image to a two-dimensional gray image, and then makes a sharpening process to highlight the details of the image.)
  3. 所属分类:图形图像处理

« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com