搜索资源列表

  1. Sobel4

    0下载:
  2. 运用Sobel算子对图像进行锐化的源代码-Using Sobel operator to sharpen the image source code
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:内莫
  1. bianyuanjiance

    0下载:
  2. 利用几种典型的图像边缘检测算法进行图像边缘检测,对比各种检测效果,其中包括sobel算子具体算法代码-Using some typical edge detection algorithm for image edge detection, contrast a variety of testing results, including the specific algorithm code sobel operator
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:武星
  1. LO

    1下载:
  2. 利用OpenGL函式庫,畫出金字塔、正方體、圓柱-Using OpenCV library to achieve operation of the edge detection sobel
  3. 所属分类:OpenGL

    • 发布日期:2024-05-17
    • 文件大小:101376
    • 提供者:糴雃裶
  1. SobelAlgorithm

    0下载:
  2. 图像边缘检测的sobel算子VC++实现,使用时设置“工程→设置→使用MFC作为静态链接库”-The sobel edge detection operator VC++ implementation, using the set when " Project → Settings → using MFC as a static link library"
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 基本图像处理程序(包括sobel、浮雕、二值处理等)-procesingview
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:182272
    • 提供者:陈明
  1. SobelKirsch

    0下载:
  2. 模式识别的Sobel和Kirsch边缘检测程序-Sobel and Kirsch edge detection algorithm of Pattern recognition
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:3399680
    • 提供者:liulinwen
  1. LAB4

    0下载:
  2. 用dsp对图像进行处理,用sobel算子处理图像,主要用c语言进行编写,给出了编写的步骤,很详细供约读者参-Using DSP of image processing, image processing with sobel operator, basically use c language to write, gives the steps, very detailed written for readers and about
  3. 所属分类:DSP编程

    • 发布日期:2024-05-17
    • 文件大小:84992
    • 提供者:董坤
  1. Masks

    0下载:
  2. 本文件包含拉普拉斯-高斯算子 Unsharp Masking, 和Sobel 算子,并用上述算子处理Grey scale图像,文件里有测试图像。代码用visual studio 2008编写,可以直接运行。-This file contains Scale Space using Laplacian of Gaussian operator Unsharp Masking, and Sobel Operator ,and using
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:4083712
    • 提供者:Jason
  1. P0404

    0下载:
  2. 本程度可以同时实现prewitt,sobel,log,canny这个几种边缘检测的算法,方便大家对比,希望对大家有用-This way can achieve prewitt, and canny sobel log, the kinds of edge of the inspection of all, convenient and hope to all useful
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 本程序用通过归一化的方法来实现sobe1算法,是sobel的边缘检测算法的具体实现。-The procedure used by one of the method to implement sobe1 algorithm is sobel the edge of the realization of the detection algorithms.
  3. 所属分类:matlab例程

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

    0下载:
  2. 利用各种算子对图像进行边缘检测,效果很好-edge test by Roberts,Sobel,prewitt,Kirsch,Laplac
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:6144
    • 提供者:俊博
  1. ImageProcessing

    0下载:
  2. matlab 图形图像处理 包括灰度直方图、均值滤波、位图分割、sobel边缘检测等-matlab graphics, image processing, including histogram, mean filter, bitmap segmentation, sobel edge detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:陈晓莉
  1. regiongrow

    0下载:
  2. 完成区域生长算法,其中先使用sobel进行边缘检测(也可以跳过此步骤),再进行区域生长实现分割。使用VC++6.0,opencv1.0-Complete the region growing algorithm, which first edge detection using sobel (you can also skip this step), then the region growing to achieve segmenta
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:9216
    • 提供者:姜姜
  1. Robertsmethod

    0下载:
  2. This codes can be usefull many people. sobel method is used
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:28672
    • 提供者:faruk
  1. cvboundary

    0下载:
  2. vc2003下,在opencv平台上实现图像边缘检测,采用了不同算子,sobel,canny,prewwitt等,便于实现不同算子效果的比较-vc2003, in opencv platform to achieve image edge detection, using a different operator, sobel, canny, prewwitt so easy to realize the effect of diffe
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. C的数字图象处理部分代码,包括sobel,roberts,log等算法-C, digital image processing part of the code, including sobel, roberts, log and other algorithms
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:19456
    • 提供者:姜健
  1. edgeDetectionAndEnergy

    0下载:
  2. 灰度图像边缘检测的代码,常用的集中边缘检测算子都有 canng log sobel 等,并计算了图像中边缘的能量信息-Edge Detection of code, commonly used edge detection operators have focused canng log sobel, etc., and calculate the energy of the edge of the image information
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:155648
    • 提供者:zhanghf
  1. ImageProcess_CUDA

    1下载:
  2. 基于CUDA的图像处理框架,实现了图像的sobel算法 -Image processing fr a mework based onCUDA,sobel
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:7168
    • 提供者:zzs
  1. bianyuanjiance

    0下载:
  2. 对图像进行边缘检测,检测算子包括Robert算子、Sobel算子、拉普拉斯算子等-The image edge detection, detection operator, including Robert operator, Sobel operator, Laplacian, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:949248
    • 提供者:马伊凡
  1. SobelOperator

    0下载:
  2. Sobel Operator for detecting features in computer vision
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:TIEN
« 1 2 ... 42 43 44 45 46 4748 49 50 »

源码中国 www.ymcn.org