CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - skeleton

搜索资源列表

  1. gujia

    1下载:
  2. 条纹骨架提取,用来提取条纹骨架,不过效果不是特别好,大家凑合看那-stripe skeleton extraction, used to extract block skeleton, but results are not particularly good, we improvise watch
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.18kb
    • 提供者:刘佳
  1. Skeleton

    0下载:
  2. 获取对象骨架的方法,不同于matlab自带的bwmorph方法,但速度较慢
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:9.97kb
    • 提供者:胡哥
  1. Kinect_Microsoft_version0

    1下载:
  2. 这个matlab源代码提供,视频,深度流和人物骨架跟踪。其中,包含微软Kinect和SDK库的C ++骨架函数。-The matlab source code is provided, video, stream depth and character skeleton track, including Microsoft Kinect and C++ SDK library skeleton functions.
  3. 所属分类:matlab

    • 发布日期:2014-05-10
    • 文件大小:10kb
    • 提供者:daivd jing
  1. skeleton

    0下载:
  2. skelton detection by delition
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:732byte
    • 提供者:sadegh
  1. Gui

    0下载:
  2. GUI Matlab from calculate a chain code, skeleton, area ,perimeter.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:16.51kb
    • 提供者:benz
  1. mstalgorithm

    0下载:
  2. Morphological skeleton transform implementation (image processing)
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:90.37kb
    • 提供者:rajan
  1. BaiSkeletonPruningDCE

    0下载:
  2. skeleton prunning, extract skeleton from binary images by junction points and curve points and end points.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:13.5kb
    • 提供者:ashkan
  1. skeletise

    0下载:
  2. compute binary image skeleton
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:581byte
    • 提供者:ipsenexion
  1. Skeleton

    0下载:
  2. 图像的骨架处理,MATLAB程序,图像的骨架-Skeleton image processing, MATLAB program, the image of the skeleton
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:10.19kb
    • 提供者:leo
  1. skeleton

    1下载:
  2. 用形态学中骨骼化方法实现了图像细化,为后续工作如特征点提取提供了良好的素材-Method with skeletal morphology achieved thinning, for the follow-up, such as feature extraction provides a good material
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:518byte
    • 提供者:zrq-kathryn
  1. proj11-01

    0下载:
  2. 数字图像处理:图像骨架化的程序,实验中骨架化的原理为中轴转化方法-Digital Image Processing: Image skeleton of the program, the principle of the experiment for the axial skeleton of Transformation
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:59.62kb
    • 提供者:liuwf
  1. gujia

    0下载:
  2. 本程序代码可以将彩色图像骨架提取出来,并附图像演示结果,简单易懂-The code skeleton can be extracted from color images, with image shows the results, easy to understand
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:140.21kb
    • 提供者:yaoqiuxiang
  1. skel.ps

    0下载:
  2. skeleton code for digits
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:63.48kb
    • 提供者:alserhan
  1. skel3d_Tp

    1下载:
  2. 3d skeleton example code using matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2.64kb
    • 提供者:pacharapa
  1. matlab6.5

    0下载:
  2. 本书第一章系统讲述 MATLAB6.5 的集成工作平台,引导读者初会MATLAB 基本用法。 第二、三章系统叙述MATLAB6.1 的四大基本数据类型(数值数组、字符串数组、元胞数组、构架数组),至于其它扩展数据类型(函数句柄、符号数据、内联函数、unit 数组、稀疏类)则另辟章节专述。此后,本书用九个独立章分述MATLAB6.5 的数值计算、符号计算、函数和数据可视、面向对象编程、GUI 交互操作界面设计、EXE 独立应用程序生成、实现不同软件平台交互的API、M-book 数据图形文字环
  3. 所属分类:matlab

    • 发布日期:2017-05-13
    • 文件大小:3.33mb
    • 提供者:yanye
  1. FINDENDSJUNCTIONS

    0下载:
  2. FINDENDSJUNCTIONS - find junctions and endings in a line/edge image Usage: [rj, cj, re, ce] = findendsjunctions(edgeim, disp) Arguments: edgeim - A binary image marking lines/edges in an image. It is assumed that this is a thinned or
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:762byte
    • 提供者:seshu babu v
  1. extracion_skelton_of_image

    1下载:
  2. 本程序主要实现图像的骨架化。细化和骨架化操作是把区域的面宽度缩到最小,即单像素宽度,也就是把物体变细,直到现最小的像点连通性。-The main procedures of the skeleton of the image. Refinement and skeleton operation the face width of the region is reduced to a minimum, i.e., a single pixel width, which is the object
  3. 所属分类:matlab

    • 发布日期:2017-11-19
    • 文件大小:21.35kb
    • 提供者:茄子
  1. MATLABshiyongyuandaima

    0下载:
  2. 目录 1.图像反转 2 2.灰度线性变换 2 3.非线性变换 4 4.直方图均衡化 5 5. 线性平滑滤波器 6 6.中值滤波器 7 7.用Sobel算子和拉普拉斯对图像锐化: 8 8.梯度算子检测边缘 9 9.LOG算子检测边缘 11 10.Canny算子检测边 缘 12 11.边界跟踪 (bwtraceboundary函数) 13 12.Hough变换 14 13.直方图阈值法 16 14. 自动阈值法:Otsu法 18 15.膨胀
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:113.08kb
    • 提供者:廉小萍
  1. MATLABshiyongdaima1

    0下载:
  2. 目录 1.图像反转 2 2.灰度线性变换 2 3.非线性变换 4 4.直方图均衡化 5 5. 线性平滑滤波器 6 6.中值滤波器 7 7.用Sobel算子和拉普拉斯对图像锐化: 8 8.梯度算子检测边缘 9 9.LOG算子检测边缘 11 10.Canny算子检测边 缘 12 11.边界跟踪 (bwtraceboundary函数) 13 12.Hough变换 14 13.直方图阈值法 16 14. 自动阈值法:Otsu法 18 15.膨胀
  3. 所属分类:matlab

    • 发布日期:2017-11-03
    • 文件大小:11.77kb
    • 提供者:廉小萍
  1. gujia.MATLAB

    0下载:
  2. 对一幅带有噪声的骨骼图像进行骨架提取,可直接运行-The image of a skeleton with a noise were skeleton extraction, can be directly run
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:554byte
    • 提供者:SM
« 12 »
搜珍网 www.dssz.com