搜索资源列表

  1. bianyuanjiance

    0下载:
  2. 几种常用的图像边缘检测算子的MATLAB程序-Several commonly used in image edge detection operator MATLAB program
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:关耳
  1. HarrisCornerDetector

    0下载:
  2. 此程序直接能进行角点提取,是基于Harris算子的一种算法-This procedure can be carried out directly Corner extraction, is based on the Harris operator of an algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:59392
    • 提供者:燕鹏
  1. sobel

    1下载:
  2. 数字图像处理中的sobel算子Matlab程序-Digital image processing in Matlab procedure sobel operator
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:142336
    • 提供者:bandy
  1. lpls

    0下载:
  2. 使用拉普拉斯算子进行图像锐化,从而实现边缘检测的VC++ 演示程序!-Laplacian for the use of image enhancement, in order to achieve edge detection VC++ Demo!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:178176
    • 提供者:tang
  1. filter

    0下载:
  2. 基于MATLAB的几种去噪方法,包括均值滤波、中值滤波、基于梯度算子的滤波方法,由于初学,自己编写的几个小程序,不过效果还不错-Several MATLAB-based denoising methods, including mean filtering, median filtering, based on the gradient operator of the filtering method, as the novice, I
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:张淑娴
  1. zj_canny

    0下载:
  2. canny算子用于图象分割 自己编的程序-canny operator for image segmentation own procedures
  3. 所属分类:图形图象

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:yuanbaofeng
  1. cannyVc6.0

    0下载:
  2. canny算子 VC++6.0 边缘检测-canny operator VC++ 6.0 Edge Detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:2156544
    • 提供者:池娟
  1. harris

    0下载:
  2. 一个关于harris算子提取图像特征的程序。。 做了些许改动-Harris operator on image feature extraction process. . Make a few changes
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:465920
    • 提供者:zhuguanqun
  1. Laplace

    0下载:
  2. 用拉普拉斯算子对图像进行锐化处理,从而可以提起图像边界,附源码和测试图片-With Laplacian sharpening image processing, leading to the institution of the image border, with source code and test images
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:301056
    • 提供者:Dawei Zhang
  1. Harris

    0下载:
  2. 经典的Harris算子源码,通过制定文件路径可以很好的检测出角点-Operators Harris classic source, through the development of a file path can be detected in a very good corner
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:崔果冻
  1. canny

    0下载:
  2. canny算子的一种方法,通过高斯滤波和高斯平滑方法实现-canny operator a way, through the Gaussian filtering and Gaussian smoothing method to achieve
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:邱鹏飞
  1. fifteen

    0下载:
  2. 第十五章 图像分析 15.1 边缘检测 15.1.1 微分算子 15.1.2 Log算子 15.1.3 Canny 算子 15.2 四叉树分解 15.2.1 四叉树分解 15.2.2 四叉树 MATLAB 函数 -Chapter XV 15.1 edge detection image analysis 15.1.1 Differential Operators 15.1.2 Log Opera
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:王万国
  1. lpls

    0下载:
  2. 拉普拉斯高斯算子边缘检测拉 普拉斯高斯算子边缘检测-Laplacian Gaussian edge detection operator Laplacian Gaussian edge detection operator
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:120832
    • 提供者:李泽
  1. sobel

    0下载:
  2. sobel算子的C++实现 使用opencv-sobel operator C++ achieve using opencv
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:cdb
  1. Laplacian_Enhancement

    0下载:
  2. 拉普拉斯算子,检测图像的边缘纹理等细节信息,然后以适当比例线性叠加原始图像和细节信息,从而完成图像的增强-Laplace operator, the edge detection image texture details, etc., and then an appropriate proportion to the linear superposition of the original image and detail infor
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:88064
    • 提供者:shen hong
  1. Smoothed_Sobel_Gradient

    0下载:
  2. Sobel算子是图像处理中的算子之一,主要用作边缘检测。本程序使用Sobel算子检测图像边缘信息-Sobel operator is the image processing operator, one is mainly used for edge detection. This procedure using Sobel edge detection operator information
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:88064
    • 提供者:shen hong
  1. LRG51

    0下载:
  2. 实现两种锐化图像输出,要求采用两种梯度算子: (1)Sobel梯度算子(2)拉普拉斯算子:-The realization of two types of sharpening the image output request using two gradient operator: (1) Sobel gradient operator (2) Laplacian:
  3. 所属分类:图形图象

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:赵少敏
  1. edgedetect

    1下载:
  2. 用各种算子对图像边缘检测,用巴特沃斯滤波器平滑处理后,再用prewitt算子、LoG算子、Canny算子边缘检测,之后去粘连-Operators using a variety of image edge detection, smoothing filters with Butterworth, the re-use Prewitt operator, LoG operator, Canny edge detection operat
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:liya
  1. vc++imageprocess

    0下载:
  2. 数字图像处理(常用的二十八个算法,包括灰度变换,小波,CANNY算子等)-Digital image processing (28 commonly used algorithms, including gray-scale transformation, Wavelet, CANNY operator, etc.)
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-18
    • 文件大小:7341056
    • 提供者:liujiebing
  1. harris

    0下载:
  2. harris算子寻找角点,并实现配准。附试验材料。-harris corner operator to find and to achieve registration. Test materials attached.
  3. 所属分类:图形图像处理(光照,映射..)

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

源码中国 www.ymcn.org