搜索资源列表

  1. Untitled3

    0下载:
  2. 在视图类CDemoView中映射“拉普拉斯锐化”事件的处理函数:OnLaplacienSharp(),以下是CDemoView:: :OnLaplacienSharp()函数的代码实现。-In the view class CDemoView in the mapping " Laplacian sharpening" event handler: OnLaplacienSharp (), following CDem
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:hoozhen@163.com
  1. Image_Laplace_sharpening

    0下载:
  2. 图像的拉普拉斯锐化的VC源代码,可用于对图像进行边缘检测,希望对图形图像学习者有所帮助。-Laplacian sharpening the image of the VC source code, can be used to image edge detection, graphic image learners want to be helpful.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:302080
    • 提供者:刘丽
  1. bianyantiqu

    0下载:
  2. 由于噪声点(灰度与周围点相差很大的点)对边沿检测有一定的影响,所以效果更好的边沿检测器是高斯拉普拉斯(LOG)算子。它把我们在第3章中介绍的高斯平滑滤波器和拉普拉斯锐化滤波器结合了起来,先平滑掉噪声,再进行边沿检测,所以效果会更好。-As the noise points (points, a big difference with the surrounding gray points) on the edge detection t
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:124928
    • 提供者:zoubinbin
  1. TemplateTrans

    0下载:
  2. 图像增强源码(平滑,中值滤波,梯度锐化,拉普拉斯锐化,伪彩色增强) c-Image enhancement source (smoothing, median filtering, sharpening the gradient, Laplacian sharpening, pseudo-color enhancement) c++
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:2194432
    • 提供者:shanshan
  1. laplas

    0下载:
  2. 拉普拉斯锐化 可有效改善灰度图中边缘不清晰的情况-Laplacian sharpening the edge of gray level can be effective in improving the situation is not clear
  3. 所属分类:Windows编程

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

    0下载:
  2. 图像处理小软件,实现梯度锐化、拉普拉斯锐化、均值滤波、中值滤波、旋转缩放等功能。是学习图像基本算法的一个小工具。-Small image processing software, to achieve gradient sharpening, Laplacian sharpening, mean filtering, median filtering, rotation, zoom and other functions. Is to
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:1957888
    • 提供者:王巍
  1. Laplacian

    0下载:
  2. 图像拉普拉斯锐化,是初学图像锐化的好资料,适合初学者。-Image Laplacian
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:2964480
    • 提供者:zhang
  1. TemplateTrans

    0下载:
  2. 实现图像增强,图像平滑,中值滤波,梯度锐化,拉普拉斯锐化,伪彩色编码-To achieve image enhancement, image smoothing, median filtering, sharpening the gradient, Laplacian sharpening, pseudo-color coding
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-10
    • 文件大小:101376
    • 提供者:skylost
  1. BMP

    0下载:
  2. 采用visual C++语言编写的图形图像处理的程序。可以实现BMP图像的线性变换,绘制直方图,图像平滑,梯度锐化,拉普拉斯锐化,以及多光谱图像运算的加减乘除混合计算。-Using visual C++ language graphic image processing procedures. BMP images can achieve a linear transformation, mapping histogram, image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:2096128
    • 提供者:xc
  1. MICROSOFTFOUNDATIONCLASSLIBRARYMyDIP

    0下载:
  2. 拉普拉斯锐化(边缘检测) 图像处理用的源代码-Laplacian sharpening (edge detection) image processing with the source code ~ ~
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:370688
    • 提供者:陈岑
  1. bianyuanjiance

    0下载:
  2. bmp格式文件和六种常用图像增强算法作出了研究,文中详细论述了数字图像增强技术中涉及到的图像平滑、中值滤波、梯度锐化、拉普拉斯锐化、灰度拉伸和灰度均衡各基本算法及其在Visual C++ 6.0下的具体实现,列出了各图像增强基本算法所涉及的关键源代码,同时,在每种图像算法中都分别给出了一幅标准的数字图像在各种处理前与处理后的对照图像。 -bmp format, and six kinds of commonly used image
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-10
    • 文件大小:322560
    • 提供者:ERRG@163.COM
  1. lap

    0下载:
  2. 本代码提供了拉普拉斯锐化(边缘检测)的实例程序和数据及结果-This code provides the Laplacian sharpening (edge detection) and examples of programs and data and results
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:3085312
    • 提供者:zhangyi
  1. MFC_Graphic

    0下载:
  2. 这MFC图像处理源代码总集包括了均值滤波,直方图均衡,高斯平滑,,锐化,拉普拉斯锐化(边缘检测),阈值变-This MFC source code for the total set of image processing, including the mean filter, histogram equalization, Gaussian smoothing, sharpening, Laplacian sharpening (ed
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:8814592
    • 提供者:萤火虫
  1. laplacesharp

    0下载:
  2. 对指定图片进行拉普拉斯锐化,得到锐化效果-Laplacian sharpening the specified image to get sharpening effect
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:168960
    • 提供者:luoderong
  1. smagic

    0下载:
  2. 图像处理综合例子,提供的功能主要有:    (1) 打开,显示,保存(另存),打印包括bmp,jpg,tif,gif,tga,pcx,png,psd等在内的各种常用图像 (2) 可以对图像实现放大/缩小观看,并可显示其直方图(态度,红,蓝,绿四通道) (3) 点运算:图像格式转换,阈值变换,窗口变换,灰度拉伸,态度均衡 (4) 几何变换:平移,转置,缩放,旋转,水平镜像,垂直镜像 (5) 正交变换:傅立叶,离散余弦,
  3. 所属分类:图形图象

    • 发布日期:2024-05-10
    • 文件大小:6663168
    • 提供者:黄知
  1. imageprocessing

    0下载:
  2. 可以实现很多图像处理的工作,如拉普拉斯锐化,直方图均衡化,边缘提取等-Can achieve a lot of image processing, such as Laplacian sharpening, histogram equalization, edge detection, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:52224
    • 提供者:小飓风
  1. plateVs2003

    0下载:
  2. 自已用Vs 2003开发的,车牌识别程序源码,很有用的,实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。 -Their own development
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-10
    • 文件大小:19981312
    • 提供者:liren
  1. sharpen

    0下载:
  2. 数字图像处理中的平滑和锐化(边缘检测)。包括1、添加椒盐、高斯噪声。2对噪声污染的图像分别使用邻域平均法、中值滤波法、K邻近平均法进行平滑。3对一幅图像利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。附处理源图像和处理结果截图。 -Digital image processing smoothing and sharpening (edge detection). Including 1, add sal
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:281600
    • 提供者:刘雨相
  1. imageprocessing

    0下载:
  2. 实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。-Simple image processing, including 256 colors to g
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:3331072
    • 提供者:啊哦
  1. laplaceSharp

    0下载:
  2. 拉普拉斯锐化,C++语言程序,对图像进行处理,边缘锐化-Laplacian sharpening, C++ language programming, image processing, edge sharpening
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:3613696
    • 提供者:qiuzhiyuan
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 18 »

源码中国 www.ymcn.org