搜索资源列表

  1. tdrh

    0下载:
  2. 5种不同的梯度增强法进行图像锐化,内含测试图片-5 different gradient method to enhance the image sharpening, containing test image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:6144
    • 提供者:tony
  1. imageprocessprograms

    0下载:
  2. 图像平滑,图像锐化,小波变换,边缘检测等一系列对图像处理的基本方法,用matlab仿真实现-Image smoothing, image sharpening, wavelet transform, edge detection, a series of image processing of the basic method, using matlab Simulation
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-10
    • 文件大小:68608
    • 提供者:西瓜籽
  1. LaplacianSharpening

    0下载:
  2. vc代码,关于拉普拉斯法的图像锐化(以原始lena图像为测试图像) -vc code, sharpening the image on the Laplace law (in the original lena image for the test images)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:2956288
    • 提供者:belief
  1. tuxiangchuli

    0下载:
  2. 有关数字图像处理的各种方法,图像平滑,图像锐化,边缘增强,特征提取等,封装了各类图像处理的算法。对于图像学习者有很大的实用价值。-The various methods of digital image processing, image smoothing, image sharpening, edge enhancement, feature extraction, packaging all kinds of image proc
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:6301696
    • 提供者:冯亚雷
  1. li3-16

    0下载:
  2. 图像锐化实例,分别保存用DCT和小波方法的变换系数-Image sharpening examples, save the use of DCT and Wavelet transform coefficients
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:张毅
  1. bmp

    0下载:
  2. 调用bmp图像,将256色图像转化为灰度图,图像锐化,RGB转换成YUV-Call bmp images, 256 color images into grayscale, image sharpening, RGB into YUV
  3. 所属分类:图形图象

    • 发布日期:2024-05-10
    • 文件大小:3817472
    • 提供者:liuli
  1. Convolution

    0下载:
  2. VC++开发的图形处理程序,可进行图形区域处理,有模糊图像、锐化图像、Laplacian边缘增强,梯度方向边缘增强,平移差分边缘增强等功能,有详细源码解释-VC++, graphics processing, graphics area can be dealt with fuzzy images, sharpening images, Laplacian edge enhancement, gradient direction of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:2640896
    • 提供者:KKill
  1. Student_Image_Processing

    0下载:
  2. VHDL语言进行图像处理,具体的是实现给定图片的锐化和模糊处理-VHDL, image processing, specifically to achieve a given image sharpening and blur
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:277504
    • 提供者:mollyma
  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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:potato
  1. Laplace

    0下载:
  2. 运用laplace算子进行图像锐化处理,根据原理自己编写的程序-Using laplace operator for image sharpening, according to principles of the programs that
  3. 所属分类:图形图象

    • 发布日期:2024-05-10
    • 文件大小:3709952
    • 提供者:林思源
  1. ruihua

    0下载:
  2. 对一个图像进行锐化。让图像看上去更清晰,轮廓更明显。-An image sharpening. Let the image looks clearer and more obvious profile.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:zw
  1. work

    0下载:
  2. 用MATLAB实现,基本的图形变换、图像的各种滤波、平滑、锐化、图像的直方图变换-Basic graphics transformation, the image of a variety of filtering, smoothing, sharpening, image histogram
  3. 所属分类:图形图象

    • 发布日期:2024-05-10
    • 文件大小:340992
    • 提供者:apple
  1. matlab_programming_for_image_sharpening_source_pro

    0下载:
  2. matlab程序设计之图像锐化源码程序matlab programming for image sharpening source program-matlab programming for image sharpening source program matlab programming for image sharpening source program
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:7168
    • 提供者:jf
  1. Laplace

    0下载:
  2. 本实验探讨了如何使用拉普拉斯来达到图像的增强效果(图像锐化)。-This study investigated how to use Laplace to achieve image enhancement (image sharpening).
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:62464
    • 提供者:孙燚
  1. ruihua

    0下载:
  2. 图像的几种锐化处理,包括sobel算子,roberts梯度法和laplace算子锐化。并且将四种图像放在一起形成对比。-Several image sharpening, including sobel operator, roberts gradient and laplace operator sharpening. And will contrast the four images together.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:74752
    • 提供者:o璐璐
  1. Unsharp_Enhancement

    0下载:
  2. 图像增强处理的方法有很多,本程序采用反锐化掩膜法增强图像,并与直方图均衡法增强图像的效果进行对比。-There are alot of methods of Image enhancement processing.this program is based on the Anti sharpen mask method.Then contrast the result with Histogram equalization meth
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:
  1. kantu

    0下载:
  2. 可以打开大部分图片格式包括bmp、jpg等,并对其进行图片的基本处理包括翻转、镜像、傅里叶变换、直方图统计及均衡化、锐化、柔化、加椒盐或高斯噪声、中值滤波、Sobel边缘检测、高斯边缘检测、灰度阀值边缘检测、区域生长、旋转、缩放等操作-Can open most image formats including bmp, jpg, etc., and its basic image processing including flip, m
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:365568
    • 提供者:wangyang
  1. imagePprocessing

    0下载:
  2. 高效的图像腐蚀、膨胀、锐化、中值滤波算法。 让你见识下C#的强大。谁告诉你C#不能用指针!-Efficient image erosion, dilation, sharpening, median filtering algorithm. To let you know the power of C# under. Who told you that C# can not use the pointer!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:1173504
    • 提供者:qiang
  1. ruihua

    0下载:
  2. 用MATLAB实现对图形图像的处理,对图像的锐化。-Achieved using MATLAB image processing of graphics, the image sharpening.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:35840
    • 提供者:dora
  1. image_processing

    0下载:
  2. 用MATLAB自己编写的一系列图像处理算法。详细说明: ch5_1_1: 图像灰度线性变换 (§5.1.1) ch5_1_2: 图像灰度分段线性变换 (§ 5.1.1) ch5_1_3: 采用对数形式的变换函数进行动态范围压缩 (§5.1.1) ch5_1_4: 图像直方图的均衡化 (§5.1.2) ch5_1_5: 直方图规定化 (§5.1.2) ch5_2_1: 邻域平均的线性平滑滤波法实现降噪 (§5.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:8192
    • 提供者:qinchuan
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org