搜索资源列表

  1. 数字图像处理alpha版

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

    • 发布日期:2008-10-13
    • 文件大小:3416061
    • 提供者:王晗
  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 gra
  3. 所属分类:其它资源

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

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

    • 发布日期:2008-10-13
    • 文件大小:206613
    • 提供者:王云华
  1. EDGE-DETECTION-USING-LAPLACIAN-OF-GAUSSIAN

    0下载:
  2. I give you code generate edge detection an image processing using Laplacian of Gaussian algorithm which based on kernel matrix. it is not used matlab toolbox but handmade. so feel free to use it.-I give you code genera
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:6301696
    • 提供者:jokosumeru
  1. Toan-tu-laplacian

    0下载:
  2. to calculate Laplacian
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:Thanh Huyen
  1. laplacian

    0下载:
  2. linux下可运行的拉普拉斯锐化算法,将代码和图片放在同一目录下,用g++直接编译运行即可。- Laplacian sharpening algorithm can run on linux.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:76800
    • 提供者:武岩
  1. laplacian-pyramid-decomposition

    0下载:
  2. 给出了灰度图像(256*256大小)的三层高斯和拉普拉斯金字塔分解的程序和实现方法。内容包括:1.matlab源码,亲身实践,因为论文需要,自己专研的。完全可用。2.国外最先最权威的关于分解原理介绍的文章。以上两个内容中都有本人的悉心注释和思路总结,内容详尽。-code and principle of laplacian pyramid decomposition of a gray scale image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1116160
    • 提供者:weichengnian
  1. laplacian

    0下载:
  2. laplacian pyramid decomposition
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:9216
    • 提供者:himanshu
  1. Finite-Difference-Laplacian.m

    0下载:
  2. the source code for Finite Difference Laplacian
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:djanggoo
  1. Laplacian

    0下载:
  2. 拉普拉斯锐化(边缘检测)算法,数字图像处理基本算法。可以直接VC++编译运行-Laplacian sharpening (edge detection) algorithms, the basic digital image processing algorithms. VC++ compiler can be run directly
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:313344
    • 提供者:M201372293
  1. Laplacian

    0下载:
  2. 灰度图像边缘检测中的laplacian算法的MATLAB仿真实现-MATLAB simulation grayscale image laplacian edge detection algorithm to achieve
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:91136
    • 提供者:谢前英
  1. Laplacian--image-enhancement--

    0下载:
  2. 基于Laplacian算子的同态滤波算法研究:文库里面下载不来,网上花钱买来的-Research on Homomorphic Filtering Algorithm Based on Laplacian Operator
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1124352
    • 提供者:菜鸟
  1. laplacian

    0下载:
  2. 此文件是自己用matlab编的拉普拉斯算子进行图像边缘特征的提取-This file is used to extract their own matlab compiled Laplacian image edge features
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:mamiaomiao
  1. laplacian

    0下载:
  2. 基于Laplacian Matrix的图像扩散计算及动画演示程序-This GIF shows the progression of diffusion, as solved by the graph laplacian technique. A graph is constructed over a grid, where each pixel in the graph is connected to its 8 bordering
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:Xiaoping Wang
  1. Laplacian-fuction

    0下载:
  2. Laplacian fuction exmple
  3. 所属分类:OpenCV

    • 发布日期:2024-05-19
    • 文件大小:138240
    • 提供者:liushuiqing
  1. laplacian

    0下载:
  2. Matlab program for Laplacian transformation, Digital image processing
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:Mohanta
  1. Laplacian

    0下载:
  2. 利用VC++编程实现Laplacian边缘检测算子,实现对灰度图像的边缘检测-Using VC++ programming to achieve Laplacian edge detection operator, to achieve the edge detection of gray images
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-19
    • 文件大小:7168
    • 提供者:张小卫
  1. LapSVM

    2下载:
  2. please see the attached file about laplacian support vector machine
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:157696
    • 提供者:mohammadfer
  1. 2

    0下载:
  2. diffrent kind of Laplacian filter on image for finding Edges.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:67584
    • 提供者:amjadianp
  1. laplacian

    0下载:
  2. pengolahan citra digital dengan matlab menggunakan metode laplacian of gaussian
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-19
    • 文件大小:2190336
    • 提供者:DeltaFrost
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 38 »

源码中国 www.ymcn.org