搜索资源列表

  1. BONE

    0下载:
  2. 骨骼图像的增强 锐化 拉普拉斯变换 求和 幂次变换-Skeletal image enhancement sharpening powers of the Laplace transform summation transform
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:87040
    • 提供者:Edison
  1. matlab_Fourier.txt

    0下载:
  2. Fourier变换在图像的处理上的有重要的作用,Sobel算子,Prewitt算子,Roberts算子,Laplace算子和Canny算子运算也是常用的图像边缘提取方法。-Fourier transform in image processing on an important role, Sobel operator, Prewitt operator, Roberts operator, Laplace operator and C
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:董懂
  1. 5-1

    0下载:
  2. 对图像进行拉普拉斯变换,然后采用canny算法进行边缘检测-Laplace transform of the image, then use the canny edge detection algorithm
  3. 所属分类:OpenCV

    • 发布日期:2024-05-17
    • 文件大小:1406976
    • 提供者:殷勇
  1. function

    0下载:
  2. 原理传递函数拉氏变换在电路分析中的应用.-Application of transfer function and Laplace transform in circuit analysis
  3. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:132096
    • 提供者:杨林
  1. simulation

    0下载:
  2. matlab实现特定信号仿真,离散,连续,傅立叶变化,拉布拉斯变换和z变换-matlab to achieve a specific signal simulation, discrete, continuous, Fourier transform, Laplace transform and z-transform Rab
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:86016
    • 提供者:罗若天
  1. EdgePContour

    0下载:
  2. VC++边缘检测(包括Robert算子、Sobel算子、高斯-拉普拉斯算子等)、霍夫变换、轮廓提取、种子填充、轮廓跟踪-VC++ edge detection (including Robert operator, Sobel operator, Gauss- Laplace operator, etc.), Hough transform, contour extraction, seed filling, contour track
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:86016
    • 提供者:
  1. project

    0下载:
  2. matlab实现的一个求拉普拉斯变换,Z变换的小程序。包括波特图,单位冲激响应等。-matlab implementation of a demand Laplace transform, Z transform applet. Including Bode plots, unit impulse response and so on.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:5120
    • 提供者:张文灿
  1. test_shearlet

    0下载:
  2. 包含剪切波变换(以拉普拉斯金字塔变换为尺度剖分),以及该变换的压缩感知重构测试应用程序。-Contains shear wave transform (Laplace pyramid transform for the scale subdivision), as well as the transformation of compressed sensing reconstruction test application.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-17
    • 文件大小:41984
    • 提供者:suga
  1. laplacia

    0下载:
  2. 可直接运行的基于拉普拉斯以及小波变换的多种融合方法的代码-Can be run directly based on the Laplace and the wavelet transform multiple fusion method code
  3. 所属分类:易语言编程

    • 发布日期:2024-05-17
    • 文件大小:92160
    • 提供者:牟娇
  1. NSCT

    0下载:
  2. 该文基于非下采样Contourlet变换(NSCT)和SAR图像的统计特性,提出一种SAR图像增强方法,给出一种基于非下采样塔型分解的斑点噪声方差估计算法和一种基于方向邻域模型的弱边缘增强算法-Based on nonsubsampled Contourlet transform and SAR image statistical property, a SAR image enhancement method is proposed.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:4869120
    • 提供者:刘璐
  1. lap

    0下载:
  2. 对图像求拉普拉斯变换,分别使用中心为-4、-8其他值均为1的拉普拉斯滤波器-Laplace transform of image, Laplace filter respectively using the center for- 4、-8,other value for 1
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-17
    • 文件大小:39936
    • 提供者:xiaolv
  1. Laplacian_Smoothing_Transform

    0下载:
  2. 基于拉普拉斯光滑算子的变换,常用于人脸识别-Smooth operator based on Laplace transform, using face recognition program
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:3827712
    • 提供者:Ashley
  1. localMaximum

    0下载:
  2. 利用拉普拉斯变换的思想,通过对数据进行差分,近似得到拉普拉斯变换后的结果,然后检查正负交换的位置,则此为极值点位置,利用此思想得到极值点的位置。-Using the ideas of Laplace transform of the data by the difference approximation get results Laplace transform, and then check the position of the
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:类淑河
  1. digital-image-processing

    0下载:
  2. 冈萨雷斯版数字图像处理的实验代码,包括灰度变换,中值滤波,图像均衡化,拉普拉斯变换,巴特沃斯滤波等内容-Gonzalez edition digital image processing experimental code, including gray transform, median filtering, image equalization, Laplace transform, Butterworth filter, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:74752
    • 提供者:stephanie
  1. image-fusion

    0下载:
  2. 本资源包括简单的图像融合方法,还有基于Laplace金字塔分解的图像融合方法,最后还有基于小波变换的图像融合方法,包括各种方法的客观评价,非常全面-The resources include simple image fusion method, as well as image fusion method based on Laplace pyramid decomposition and, finally, image fusion
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:89088
    • 提供者:尧新峰
  1. digital-image-processing

    0下载:
  2. DIP_exp1. 图象统计参数:最大、小值,均值,直方图统计; DIP_exp2. 对比度增强:直方图均衡,灰度拉伸; DIP_exp3. 图象几何变换:旋转,平移,缩放; DIP_exp4. 图象线性变换:FFT,DCT; DIP_exp5. 图象平滑:中值滤波,均值滤波; DIP_exp6. 图象锐化: Sobel算子,Laplace算子;-. DIP_exp1 image statistical parame
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:应晨露
  1. laplacian

    0下载:
  2. MFC界面工程,实现图像的拉普拉斯变换。程序功能简单,对输入图像约束较大:必须输入8位的正方形的二值化图像。对输入图像范围大的不适用,考虑其他的源码。-MFC interface engineering, image Laplace transform. Program features simple constraints on the input image larger: You must enter eight square b
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:313344
    • 提供者:cynci
  1. shiyan6

    0下载:
  2. 数字图像处理 频率域的拉普拉斯变换 laplace-Digital image processing in the frequency domain of the Laplace transform
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:5906432
    • 提供者:ak
  1. Image-processing-source-code

    0下载:
  2. 本软件大致具有以下功能: 1. 打开时显示特效 .无 .随机 .向下扫描 .垂直双重扫描 .向右移动 .水平双重移动 .垂直百叶窗 .水平百叶窗 .垂直栅条 .水平栅条 .马赛克 .雨滴 2. 对图像进行点运算 .灰度直方图 .灰度线性变换 .灰度非线性变换(对数变换) .灰度阈值变换 .灰度均衡 3. 对图像几何变换 .平移变换 .镜像变换 .
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:12968960
    • 提供者:任朝阳
  1. six-keypointExtraction-ways

    0下载:
  2. 利用matlab程序,总结实现了harris、harris-laplace、log变换、SUSAN等角点提取。-Using the matlab program, realized the Harris, harris-laplace, summarizes the log transform, SUSAN etc. point extraction.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:337920
    • 提供者:xiaohanhan
« 1 2 ... 5 6 7 8 9 1011 »

源码中国 www.ymcn.org