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

搜索资源列表

  1. 拉普拉斯锐化

    0下载:
  2. 拉普拉斯锐化(边缘检拉普拉斯锐化(边缘检测).rar测).rar拉普拉斯锐化(边缘检测).rar-Laplacian sharpening (Frederick Laplacian sharpening edge (edge detection). Rar test). Rar Laplace Sharpening (edge detection). rar
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-14
    • 文件大小:325752
    • 提供者:赵君
  1. 20051216172854831

    0下载:
  2. 实现图象的平滑(去噪声),锐化 命令行编译过程如下 vcvars32 rc bmp.rc cl smooth.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在 -image smoothing (to noise), Sharpening command line compiler process following vcvars32 rc bmp.rc cl smooth.c bmp
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:25060
    • 提供者:leo
  1. 数字图像处理源码

    0下载:
  2. 包括锐化、平滑、LOG滤波器提取边缘数学形态学的腐蚀、膨胀、骨架化、开闭运算以及分形方法画树木和树叶 包括源代码、3篇文档和可执行程序 下载地址: 数字图像处理源码 -including sharpening, smoothing, edge extraction LOG filter of mathematical morphology of corrosion, swelling, skeleton, opening and closing operations a
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-14
    • 文件大小:114334
    • 提供者:lengjun
  1. image_identify

    0下载:
  2. 实现图像的预处理,包括灰度值转换,二值化,梯度锐化,去离散噪声,整体倾斜调整,字符分割,尺寸归一,紧缩重排等功能,经过神经网络训练后可以字符识别。-image preprocessing, including gray-scale conversion value, the value of the gradient sharpening to discrete noise, overall tilt adjustment, character segmentation, to a size a
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:69857
    • 提供者:刘波
  1. 45df6

    0下载:
  2. 图像处理的拉普拉斯变换,图像锐化.可用于边缘检测-image processing Laplace transform, image sharpening. Can be used for edge detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:314739
    • 提供者:yangwendy
  1. lpls-ruihua

    0下载:
  2. 拉普拉斯锐化图像处理应用程序,需要的赶紧来看。-Laplacian sharpening image processing applications, the need to quickly view.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:304203
    • 提供者:ajing
  1. CodeforMATLABImageProcessing

    0下载:
  2. 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:11355
    • 提供者:Jimmy Yen
  1. 60312541452007321113919746752

    0下载:
  2. 在Windows编程中图像处理相对比较复杂,好在C++ Builder提供了一些图形类,它们通过对Windows中的图形对象进行包装,从而大大简化了图像操作的难度。下面就通过对图像进行柔化、锐化、浮雕效果等几个特殊效果处理来具体说明一下。 -in Windows Programming image processing are relatively complex, Fortunately C Builder provides some graphics category, They passe
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:3896
    • 提供者:wzt
  1. xingtaixuetyperec

    0下载:
  2. 形态学车牌定位,可转灰度图、二值化、梯度锐化、腐蚀、膨胀、定位、截取.-morphology plates, which can turn gray level binary gradient sharpening, corrosion, swelling, positioning and interception.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:120867
    • 提供者:李俊
  1. ImagesharpeningImageTransform

    0下载:
  2. Sobel算子:是一种空域微分算子,可以通过它锐化图象。 将图象分块(8*8),作DCT变换,并作IDCT:DCT是一种可分离图象变换,用来图象压缩编码。-Sobel Operator : airspace is a differential operator, through its image sharpening. Image will block (8 * 8), for the DCT and IDCT for : DCT is a separable Image Transfor
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1956
    • 提供者:xuhua
  1. vc_pictureprocess

    0下载:
  2. c++编译的图像处理程序,主要包括:几何变换、滤波、边缘检测、锐化、轮廓提取和边界跟踪、形态学处理-c compiler of image processing procedures, including : geometric transformations, filtering, edge detection, sharpening, contour extraction and border tracking and morphological processing, etc.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:358446
    • 提供者:da
  1. BMP_DSP

    0下载:
  2. BMP图像处理算法实现程序,实现了图像增强(直方图增强、锐化、平滑)和图像分割(灰度分割),并提供了一个BMP图像读取的简单应用类,很适合学习图像处理的初学者应用。-BMP image processing algorithm procedures, the image enhancement (histogram enhanced sharpening, smoothing) and image segmentation (Gray divided), and provide a BMP im
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:281672
    • 提供者:sjh
  1. 24colorpicture

    0下载:
  2. 24位彩色图象的处理vc代码,包括彩色图象的平滑处理,锐化处理等-24 Color Image processing vc code, including color image smoothing, sharpening, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1983472
    • 提供者:刘齐
  1. myruihuajiance

    0下载:
  2. 图象锐化处理和边缘检测,包括微分运算,剃度锐化,边缘检测等-image sharpening and edge detection, including differential operation, tonsure sharpening, edge detection, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:8110577
    • 提供者:刘齐
  1. lplsrb

    0下载:
  2. 这又是图像处理方面的一个源代码——拉普拉斯锐化(边缘检测)!-This is the image processing a source code -- Laplacian sharpening (edge detection)!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:49635
    • 提供者:gfh
  1. VC++image_enhance

    0下载:
  2. 图像直方图的基本概念和图像点处理运算中的增强、平滑、锐化概念和实现算法,并给处理实现代码和处理效果图-image histogram of the basic concept and image processing operations point of the increase, smoothing, sharpening concepts and algorithms, and to deal with codes and treatment plans
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:66404
    • 提供者:南仔
  1. 7650193814745

    0下载:
  2. 数字图像处理源码,vc写的,包括锐化、平滑、LOG滤波器提取边缘数学形态学的腐蚀-digital image processing source code, written by the vc, including sharpening, smoothing, LOG filter from the brink of mathematical morphology corrosion
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:26945
    • 提供者:wangming
  1. rihua.code

    0下载:
  2. 本程序为图像锐化的经典程序,源码里有详细的标注。-the procedures for sharpening images of the classic procedures are detailed source of tagging.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:301579
    • 提供者:zheng
  1. ppp3

    0下载:
  2. 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运用5种不同的梯度增强法进行图像
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4324
    • 提供者:杨健
  1. ruihua_VC_pic

    0下载:
  2. 用于对图像的锐化,很简单也很有用的。做图像的同学将受益匪浅,有实例及详细介绍,并附图像可测试。-used to image sharpening, it is very simple to use. Images do students will benefit greatly, and there are examples in detail, accompanied by images can be tested.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:48756
    • 提供者:whq
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com