搜索资源列表

  1. Laplacian

    0下载:
  2. 数字图象处理课题:Laplacian边缘检测。程序运行于VC++环境下-digital image processing tasks : Laplacian edge detection. Procedures in the VC environment
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4441
    • 提供者:白黎
  1. burt-laplacian-pyramid-83

    0下载:
  2. 拉普拉斯金字塔算法-Laplacian pyramid algorithm
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:939878
    • 提供者:高永辉
  1. Laplacian

    0下载:
  2. 利用Laplacian Mask进行的边缘检测法,利用Laplacian进行的边缘检测
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2436494
    • 提供者:钱靖
  1. laplacian随机数

    0下载:
  2. 利用C语言 生成 laplacian随机数
  3. 所属分类:数学计算/工程计算

    • 发布日期:2009-04-08
    • 文件大小:544
    • 提供者:chinesebibi
  1. 数字图像处理alpha版

    0下载:
  2. 本软件是由作者经过数字图像处理课程的学习,采用vc++.net将其基本算法实现,其算法主要包括: 1.点运算(灰度直方图,直方图均衡处理,线性运算,二值化,灰度化等) 2.几何运算(旋转,放缩,镜像,平移) 3.几何空间增强(均值,中值滤波器,k近邻均值,中值滤波器,Roberts,sobel,priwitt,laplacian,wallis锐化算子等) 4.频率域增强(基2FFT进行空间域到频率域的转换,高斯,理想,巴特沃斯高低通滤波
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:3416064
    • 提供者:王晗
  1. 拉普拉斯锐化(边缘检测)

    0下载:
  2. 拉普拉斯锐化(边缘检测),在readme.txt里有详细的使用说明-Laplacian sharpening (edge detection), the readme.txt are detailed usage
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:160768
    • 提供者:常宁
  1. 基于win32api的边缘检测

    0下载:
  2. win32api程序,超经典,包括sobel、laplacian、hough等,内容丰富-A program about win32api,very cool,include sobel,laplacian,hough,etc. Useful.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:181248
    • 提供者:沈郑燕
  1. smoothdll

    0下载:
  2. 实现图象处理的平滑算法,包括GUASS和Laplacian算法等,实用-achieve a smooth image processing algorithms, including GUASS and Laplacian algorithm, practical
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-19
    • 文件大小:10240
    • 提供者:lixh
  1. 图像处理22

    0下载:
  2. matlab的图像处理。图像编码(HUFFMAN编码)小波变换,1、 分别用sobel、Laplacian-Gaussian方法对一幅灰度图像进行边缘提取-Matlab image processing. Image Coding (HUFFMAN coding) wavelet transform, 1, respectively segmentation, Laplacian- Gaussian approach to a gray
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:陈大明
  1. 图形图象处理之边缘检测

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

    • 发布日期:2024-05-19
    • 文件大小:206848
    • 提供者:王云华
  1. Cresorse

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

    • 发布日期:2024-05-19
    • 文件大小:1320960
    • 提供者:孙怀勇
  1. Laplacianpyramid

    0下载:
  2. Laplacian pyramid方法的matlab程序代码,对用Laplacian pyramid多尺度方法的同志肯定有用-Laplacian pyramid of Matlab code, Laplacian pyramid with the multi-scale approach certainly useful comrades
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:卢清华
  1. codesforimageprocessing

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

    • 发布日期:2024-05-19
    • 文件大小:3359744
    • 提供者:
  1. laplaciansuanzi

    0下载:
  2. 用Laplacian算子进行边缘检测 的 函数 文件,大家可以尝试的用用,都是基于matlab平台的。-Laplacian operator used for the edge detection function documents, we can try to use use are based on Matlab platform.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:160768
    • 提供者:我市
  1. advance_Image_edge_detetion

    0下载:
  2. 这是我的用canny算子,log算子,laplacian算子等编写的程序,用bcb6编译-This is my used canny operator, the operator log, laplacian operator such as the preparation of the procedures used bcb6 compiler
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:875520
    • 提供者:zzyy
  1. ManifoldLearn

    1下载:
  2. 一个包含丰富内容的流形学习算法工具包,有图形示例文件demo.fig,包括laplacian特征映射算法、流形规则调整、svm分类算法等内容,希望对研究机器学习的朋友有用。-contains a rich content of the manifold learning algorithm tool kit, graphics documents demo.fig example, laplacian features include
  3. 所属分类:人工智能/神经网络/遗传算法

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

    • 发布日期:2024-05-19
    • 文件大小:160768
    • 提供者:路香群
  1. Thecellexamine

    0下载:
  2. 1.细胞边缘检测 (1) 原理: Soble算子边缘检测---Soble微分算子是一种奇数大小(3×3)的模板下的全方向微分算子。Soble滤波器进行处理的结果,在视觉上只能感觉到该微分算子所提取 出的细节轮廓相对明显一些。 Laplacian算子边缘检测---用Laplacian二阶微分算子所提取出的细节多,说明二阶算子早对图像细节有很强的敏感性。 -1. Cell Edge Detection (1) Princ
  3. 所属分类:软件工程

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:深蓝
  1. lap_fusion

    0下载:
  2. mamatlab基于拉普拉斯金字塔分解的图像融合源程序-mamatlab based on the decomposition of the Laplacian pyramid image fusion source
  3. 所属分类:波变换

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:利刚送
  1. image_process_codes

    0下载:
  2. 包含了多种常用的数字图像处理方法的实现代码,图像镜像、平移、旋转、缩放,高斯滤波、拉普拉斯锐化、中值滤波、二值变换、阈值变换、傅立叶变换、离散余弦变换等-contains a variety of commonly used digital image processing methods to achieve code, mirror images, translation, rotation, zoom, Gaussian filt
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:2801664
    • 提供者:何爽
« 1 23 4 5 6 7 8 9 10 ... 38 »

源码中国 www.ymcn.org