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

搜索资源列表

  1. digitalbild with C++builder

    3下载:
  2. 图像处理,包括拉普拉斯算子提取轮廓,平滑化,二值化,以及细化等方面的图像处理程序代码-image processing, including extraction Laplician profile, smooth, two values, as well as details such as the image processing code
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2605
    • 提供者:李萍
  1. edgdctlapla

    0下载:
  2. 该程序是利用拉普拉斯算子对图像进行边缘检测的具体实现,利用matlab作为开发环境编写而成。-that the procedure was used Laplician right image edge detection to achieve the specific use of Matlab as a development environment has been prepared.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1380
    • 提供者:点点
  1. 图像增强处理

    1下载:
  2. 使用了Box平滑模板、高斯平滑模板、拉普拉斯锐化模板对图像进行增强处理。-This project make use of Box moduling board,Goss moduling board and Laplas moduling board to enhance the images.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2211
    • 提供者:doctorsuo
  1. 图形图象处理之边缘检测

    0下载:
  2. 这也是图形与图象处理中方面的---边缘检测;包括:Roberts边缘算子,Sobel边缘检测算子,Kirsch边缘检测算子,拉普拉斯算子,高斯拉普拉斯算子。-graphics and image processing -- the edge detection; : Roberts edge operator, Sobel edge detection operator, Kirsch edge detection operator, Laplacian, Gaussian Laplace op
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:206613
    • 提供者:王云华
  1. lpfilter

    1下载:
  2. Matlab中非图像工具箱的生成拉普拉斯滤波器的源程序。-Matlab Toolbox African Image Generation Laplace filter of the source.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1143
    • 提供者:笑天
  1. c实现图像处理常用算法集

    0下载:
  2. 本人收集的关于c实现图像处理常用算法,包括Hough变换,雕刻技术,灰度均衡,图像的3D灰度显示,拉普拉斯高斯边缘检测等等,-I collected on c achieve common image processing algorithms, including the Hough transform, carving, gray balance, 3D gray-scale images, Laplace Gaussian edge detection and so on.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:21855
    • 提供者:陈曙
  1. 边缘检测代码

    0下载:
  2. 关于图像边缘检测技术的代码。包括:拉普拉斯算子,高斯拉普拉斯算子等多种边缘检测方法-on Edge Detection Technology code. Including : Laplace operator, Gaussian Laplician various edge detection method
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:355622
    • 提供者:qiqi
  1. Problem2_6

    0下载:
  2. 使用VB.net编写的对24位位图进行简单图像处理的程序,包括RGB与YIQ数据的相互变换,绘制亮度分布统计图,拉普拉斯滤波。 该程序是我学习图像处理算法是编写的,因此在操作界面方面的考虑较少,你可以按照以下步骤操作:选择一个文件后单击读取BMP文件,然后就可以单击“根据RGB数据绘图”,接着可以单击“RGB to YIQ”将RGB数据转化为YIQ数据,有了YIQ数据后就可以单击“绘制YIQ数据的Y分量”,对于YIQ数据,可以使用拉普拉斯滤波,然后再将Y分量显示出来-use VB.net p
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:10282
    • 提供者:陈烨
  1. ImageProcessAndVision

    0下载:
  2. 数字图像处理的源码。包含图像边缘检测,图像高斯滤波,拉普拉斯变换,直方图均衡等。-digital image processing source. Contains images edge detection, image Gaussian filtering, Laplace transform, such as histogram equalization.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:13154
    • 提供者:cnn
  1. VC++examples(9Sources)

    0下载:
  2. 该文件包括9个VC++编程的例子源码,包括Hough变换,灰度均衡,灰度拉伸,图像的3D灰度显示,拉普拉斯高斯边缘检测等等。-The documents include nine VC + + programming examples of FOSS, including Hough transform, gray balance, gray stretch, 3D gray-scale images, Laplace, etc. Gaussian edge detection.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:10236
    • 提供者:小会
  1. Cresorse

    0下载:
  2. 高斯平滑,灰度均衡,拉普拉斯锐化(边缘检测),亮度增减,梯度锐化,图像平移,图像旋转,维纳滤波处理-Gaussian smooth, gray balance, Laplacian sharpening (edge detection), the brightness changes, gradient sharpening, image shifting, image rotation, Wiener filter
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1257079
    • 提供者:孙怀勇
  1. lpls

    0下载:
  2. 图象处理 拉普拉斯算子 进行图象处理程序-image processing Laplace operator for image processing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:187032
    • 提供者:jys
  1. GraphicLapuAcute

    1下载:
  2. 其功能是实现对图象的拉普拉斯锐化,文件中包含原始图和经拉普拉斯锐化后的结果图以及C代码-its function is to achieve the right Laplacian sharpening images, documents containing the original map and by the Laplacian sharpening the result of plans and C code
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:149680
    • 提供者:梁剑
  1. edge_detection

    0下载:
  2. sobel边缘检测及拉普拉斯边缘检测算法的matlab实现。-edge detection and segmentation Laplace edge detection algorithm to achieve the Matlab.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:63693
    • 提供者:xinxin
  1. testedge

    0下载:
  2. 用拉普拉斯算子检测图像的阶梯状边缘,其中的模板可以进行修改-Laplace operator to detect the ladder-like image edge, which could be a template for change
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:787
    • 提供者:王婷
  1. lapulasibianyuanjiance

    0下载:
  2. 利用c++语言实现拉普拉斯高斯边缘检测源代码-use language Laplace Gaussian source Edge Detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1750
    • 提供者:赵仁义
  1. ImageSharpness

    0下载:
  2. 拉普拉斯算子、Sobel算子和Prewitt算子对图像进行边缘、轮廓的检测-Laplace operator, Sobel Operator and Prewitt Operator right image edge contour detection
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:56353
    • 提供者:张德龙
  1. codesforimageprocessing

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

    • 发布日期:2008-10-13
    • 文件大小:3360101
    • 提供者:
  1. Template-dip

    0下载:
  2. 拉普拉斯锐化(边缘检测)MFC编程非常实用 对边缘检测学习有帮助-Laplacian sharpening (edge detection) MFC programming very practical edge detection to help learning
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:154988
    • 提供者:wu tao
  1. laplacian-edgeDetection2006-10-24

    0下载:
  2. Visual C++MATLAB图像处理与识别实用案例精选之 图像的边缘检测,拉普拉斯变换 算法的源程序,含标准测试图片-Visual C MATLAB image processing and recognition practical case Featured's image edge detection, Laplace Transform algorithm source, including standard tests Photo
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:152157
    • 提供者:路香群
« 1 2 3 4 56 7 8 9 10 ... 47 »
搜珍网 www.dssz.com