CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - sobel

搜索资源列表

  1. sobel

    0下载:
  2. 简单的java图像处理 实现垂直边缘检测算子 -Java simple image processing to achieve a vertical edge detector
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:672
    • 提供者:liuqing
  1. sobel

    0下载:
  2. 实现sobel图像锐化,opencv c语言版,没有使用指针- the image process of sobel,don not use point
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:678
    • 提供者:刘帅
  1. Robert

    0下载:
  2. 实现并比较不同梯度边缘检测方法(普通梯度、Robert、Sobel、Prewitt、Laplace、LOG和Canny) -Implementation and compare the different gradient edge detection method (general gradient, Robert, Sobel, Prewitt, Laplace, LOG, and Canny)
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:50513
    • 提供者:印象小七
  1. edgedetect

    0下载:
  2. 边缘检测VC实现了 Roberts算子、 Sobel算子和 Laplacian算子.实验分析了各个算子的边缘检测-edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:11013
    • 提供者:刘则是
  1. image_processing

    0下载:
  2. 中值滤波 均值滤波 高频提升滤波 sobel算子 robert算子锐化 高斯噪声生成程序 图像处理-Median filter to enhance high-frequency filter mean filter sobel operator robert Operator Sharpens Gaussian noise to generate image processing procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:4332
    • 提供者:guan bo
  1. Image

    1下载:
  2. 遥感图像的打开处理程序,能够打开单波段,多波段图像,几何图像变换,线性拉伸变换,平滑 处理包括并行和串行,锐化处理包括梯度锐化、Roberts锐化、laplace锐化、sobel锐化等,还 有用绝对距离和马氏距离算法进行的监督分类算法等,包括了RAW格式数据资源-The opening of remote sensing image processing, to open the single-band, multi-band images, geometric image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10662355
    • 提供者:幻影
  1. radon

    0下载:
  2. 基于opencv的radon直线检测、直方图均衡、sobel边缘检测等算法。-Opencv of the radon-based line detection, histogram equalization, sobel edge detection algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:5284
    • 提供者:wk
  1. edge_detector

    0下载:
  2. Roberts算子,Prewitt算子,Sobel算子,Marr算子,Canny算子之一对输入图像 实现边缘检测,输出边缘图像并与matlab自带函数实现进行对比-Roberts operator, Prewitt operator, Sobel operator, Marr operator, Canny operator to achieve one of the input image edge detection, the output edge image and bring th
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3926
    • 提供者:hq
  1. MatlabImageProcess

    0下载:
  2. Matlab写的图像处理中的基本算法包括直方图均衡化,拉普拉斯锐化,Sobel锐化,含GUI界面-Matlab Image Processing written by the basic algorithm, including histogram equalization, sharpening Laplace, Sobel sharpening, with GUI interface
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:5730
    • 提供者:张宏欣
  1. imageview

    0下载:
  2. 图象处理程序,提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变换和DCT变换,图象的反转,旋转等一些基本的图象模板变换和点变换的功能。目前只处理256*256的图象-Image processing procedures, provided the image histogram equalization, robert, sobel, prewitt, kirsch, gauss edge detection
  3. 所属分类:Graph program

    • 发布日期:2017-11-12
    • 文件大小:539247
    • 提供者:lukecheng
  1. sobel

    0下载:
  2. 用于图象边缘检测,是一个视频采集的基础-for image edge detection, is a collection of video
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-07
    • 文件大小:944
    • 提供者:李红陶
  1. fdfdf

    1下载:
  2. 用C++语言实现的SOBEL算法,简单易用。-using the C language SOBEL algorithm, easy to use.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:944
    • 提供者:计算机
  1. 719522543531372

    0下载:
  2. 利用Sobel边缘算子法对图像进行边缘提取的源代码利用Sobel边缘算子法-use Sobel edge operator France, the image edge extraction using the source code Sobel edge operator France
  3. 所属分类:Special Effects

    • 发布日期:2017-12-03
    • 文件大小:944
    • 提供者:mokran
  1. 54353137221`1

    0下载:
  2. 利用Sobel边缘算子法对图像进行边缘提取的源代码利用Sobel边缘算子法-use Sobel edge operator France, the image edge extraction using the source code Sobel edge operator France
  3. 所属分类:Special Effects

    • 发布日期:2017-12-07
    • 文件大小:944
    • 提供者:jindalrae
  1. 2107210017520071022238367591296

    0下载:
  2. vc图像处理比较全面的程序,提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变换和DCT变换,图象的反转,旋转等一些基本的图象模板变换和点变换的功能。目前只处理256*256的图象-vc images deal with more comprehensive procedures, provided the image histogram equalization, robert, sobel, prewitt,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:511686
    • 提供者:乔鹏飞
  1. eagedetectandfigureoperate

    0下载:
  2. 图像边缘与轮廓运算包括 // RobertDIB() - robert边缘检测运算 // SobelDIB() - sobel边缘检测运算 // PrewittDIB() - prewitt边缘检测运算 // KirschDIB() - kirsch边缘检测运算 // GaussDIB() - gauss边缘检测运算 // HoughDIB() - 利用Hough变换检测平行直线 // ContourDIB() - 轮廓提取 // Trace
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:5069
    • 提供者:kelly
  1. sobel

    0下载:
  2. VC关于sobel的算法,利用OPENCV框架进行处理-VC on the sobel algorithm, using the framework to deal with OPENCV
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:561583
    • 提供者:傅备栋
  1. SEED401_SobelEdge_part

    0下载:
  2. CCS环境下图像的边缘检测 Sobel边缘检测算子-CCS environment Image Edge Detection Sobel Edge Detection Operator
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:298281
    • 提供者:wmm
  1. LhfImage2

    1下载:
  2. 图像各种边缘检测算子的比较,包括介绍了四种边缘检测算子包括Roberts边缘检测算子、Sobel边缘检测算子、Prewitt边缘检测算子和高斯—拉普拉斯边算子-Image a variety of edge detection operator of comparison, including the introduction of the four edge detection operator, including Roberts edge detector, Sobel edge dete
  3. 所属分类:Special Effects

    • 发布日期:2014-05-13
    • 文件大小:79290
    • 提供者:李慧芳
  1. MotionSearch

    0下载:
  2. 本程序通过对两幅灰度图像的图像处理,找到它们的相似部分。可以用于图像拼接。 运行方法: 1.打开图像1,打开图像2 2.图像处理-》sobel变换 3.图像处理-》运动估计-This procedure of two gray-scale image of image processing, similar to find their part. Can be used in image stitching. Operation method: 1. Open the image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9445652
    • 提供者:李成亮
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com