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

搜索资源列表

  1. 85353167bianyuan_jiance_bijiao

    1下载:
  2. 边缘检测,matlab,gabor滤波,wallis边缘检测
  3. 所属分类:matlab例程

  1. Canny获取边缘

    1下载:
  2. 运用Cnny方法获取图像边缘,即根据图像的梯度进行边缘提取。程序中设置了滑块,可设置提取的程度
  3. 所属分类:OpenCV

  1. MATLAB实现图像去噪 滤波 锐化 边缘检测 源程序代码

    0下载:
  2. 通过MATLAB实现图像去噪 滤波 锐化 边缘检测 ,进行图像预处理
  3. 所属分类:matlab例程

  1. zj_canny.m

    0下载:
  2. 利用传统canny算法进行边缘检测,详细(Edge detection using traditional Canny algorithm in detail)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:脆脆鲨
  1. 1.3 图像的边缘检测

    0下载:
  2. 1.3-1 a=imread('xinglong.jpg'); a=rgb2gray(a); e=log_edge(a,0.25) 1.3-2 a=imread('lena.bmp'); e=canny_edge(a,0.25); 注:该程序要求输入的图像的长、宽应相等。 1.3-3 为1.3-2的子程序 1.3-4 im=imread('lena.bmp'); image_out = susan(im,0.25); 1.3-5 为1.3-4的子程序
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:145408
    • 提供者:张继刚123
  1. sobel

    0下载:
  2. sobel算子边缘检测,matlab源程序。(sobel aaaaaaaaaaaaaaaaaaa)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:18432
    • 提供者:keerpt
  1. 预处理+边缘特征提取+形心骨架模型

    2下载:
  2. 内含检测视频,用于特征的提取,使用的matlab 软件,功能非常强大(Embedded detection video, used for feature extraction, matlab software, is very powerful)
  3. 所属分类:图形图像处理

  1. 5

    0下载:
  2. 用于显示的图像外观特征可以由两个数据集,图像的第一标准数据集和要被躲避的区域的第二组定义,其中闪避区域与图像的其余部分通过一系列边缘。原始中的任何特定像素的出现由图像数据的第一位或控制平面确定,其状态表示像素外观由第一或第二数据集中的一个确定。(For image display can be composed of two data sets, the definition of the first second groups of standard data sets and image r
  3. 所属分类:文章/文档

    • 发布日期:2017-12-25
    • 文件大小:525312
    • 提供者:feiku
  1. hough

    0下载:
  2. 可用于图像边缘检测,用于区域图形检测,并且包括图像二值化,亮度增强(Can be used for image edge detection, for regional graphics detection, and includes two image value, brightness enhancement)
  3. 所属分类:图形图象

    • 发布日期:2017-12-23
    • 文件大小:2048
    • 提供者:needhk
  1. sztx

    0下载:
  2. 利用傅里叶描述子复原图像 傅里叶描述子逆变换重建边界 对边界进行二次取样源码 进行边缘提取,得到包络数据信息等等。。(Restoration of images using Fourier descr iptors Fu Liye descr iptors, inverse transform, reconstruction boundary Two sampling sources for the boundary Edge extraction, envelope
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:394240
    • 提供者:Harold
  1. DSP2017.6.8

    0下载:
  2. .通过图像与 sobel 算子的二维卷积,获得 lenna.tif 和 car.jpg 水平和垂直方向边缘。 2.通过图像与 Prewitt 算子的二维卷积,获得 lenna.tif 和 car.jpg 水平和垂直方向边缘。 3.进一步处理图像,定位出车牌位置。 二(License plate recognition after two-dimensional convolution removal)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:愣Q鱼
  1. 一种改进的基于Canny算子边缘检测算法

    0下载:
  2. 在图像处理中的对于canny算子的一种改进方式(An improved method for canny operators in image processing)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-19
    • 文件大小:1242112
    • 提供者:wabgkai9210005
  1. EdgeDetecion

    1下载:
  2. 亚像素边缘检测,基于zernike 灰度矩,实现精度可达0.05个pixel(sub-pixel edge detect)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:173056
    • 提供者:if空间
  1. edge

    0下载:
  2. 本程序为基于opencv平台的图像边缘检测小程序,采用c++编写(Image edge detection applet)
  3. 所属分类:图形图象

    • 发布日期:2017-12-21
    • 文件大小:2400256
    • 提供者:mlnnf518
  1. Canny边缘检测.c

    0下载:
  2. canny边缘检测,用MATLAB编写,能较好的实现边缘检测(Canny edge detection, written in MATLAB, can better achieve edge detection)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-27
    • 文件大小:3072
    • 提供者:大鹏鹏大
  1. OV7725

    2下载:
  2. 用STM32F4芯片自带的DCMI摄像头接口驱动不带FIFO的OV7725摄像头,实现60HZ刷新率。imgprcs.c文件中包含大量的适用于嵌入式设备的高速图像处理算法,包括边缘提取、区域分割、颜色识别等等,全部使用自适应算法,适合不同光照和环境条件(With STM32F4 chip comes with DCMI camera interface driver without FIFO OV7725 camera, to achieve 60HZ refresh rate. The img
  3. 所属分类:单片机开发

    • 发布日期:2017-12-10
    • 文件大小:577536
    • 提供者:bigsuperZZZX
  1. CANNY

    0下载:
  2. 对特定图片进行canny边缘检测。首先是高斯模糊,然后sobel算子处理,再局部极大值确定,最后阈值判断。(Canny edge detection for a particular picture. The first is the Gauss fuzzy, and then the Sobel operator is processed, and then the local maximum is determined, and finally the threshold is judged
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-19
    • 文件大小:7168
    • 提供者:TonytheGreat
  1. byjc

    0下载:
  2. 图像边缘检测主要用于增强图像中的轮廓边缘、细节以及灰度跳变部分,形成完整的物体边界,达到将物体从图像中分离出来或将表示同一物体表面的区域检测出来的目的。(In image edge detection is mainly used to enhance image contour edge, details and gray level jump part, forming a complete object boundary, reach to isolate the object from
  3. 所属分类:图形图像处理

  1. 45826

    0下载:
  2. matlab实现图像的边缘检测和跟踪,可以对对比度较低的图像实现检测(Matlab to achieve the edge detection and tracking of images, you can detect images with lower contrast)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:301056
    • 提供者:蓝莲花
  1. byjc

    0下载:
  2. 四种边缘检测算法,matlab实现。Sobel算法、LOG算法结果、还有另外两种。(Four edge detection algorithms, matlab implementation)
  3. 所属分类:图形图像处理

« 1 2 ... 31 32 33 34 35 3637 38 39 40 41 ... 50 »
搜珍网 www.dssz.com