CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - freeman code

搜索资源列表

  1. fchcode

    0下载:
  2. 此程序用来得到图像边界的freeman链码-this procedure to be used to image the border freeman chain code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5.65kb
    • 提供者:郑春红
  1. gcrf_demo

    0下载:
  2. This MATLAB code is an example of how to train the GCRF model described in \"Learning Gaussian Conditional Random Fields for Low-Level Vision\" by M.F. Tappen, C. Liu, E.H. Adelson, and W.T. Freeman in CVPR 2007. If you use this code in your re
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:42.33kb
    • 提供者:代松
  1. SR matlab

    2下载:
  2. W.T.Freeman 经典 基于例子的超分辨率重构matlab源码,图片自己可加,经测试可用-WTFreeman classic example of super-resolution reconstruction based on matlab source code, images themselves can be added, the test can be used
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-12-28
    • 文件大小:2.57mb
    • 提供者:柳益君
  1. freemancode

    2下载:
  2. 用freeman链码 来提取图像特征 以便识别-Freeman chain code used to extract the image feature to identify
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:10.16kb
    • 提供者:Stephen
  1. findkeypoint

    0下载:
  2. 摘要:拐点是数字图像中的一个重要信息载体 提出一种新的拐点检测算法 该算法并非寻找连续空间中曲率的离散近似计算方法,而是源于离散曲线的外观特征,推导出离散曲线上拐点处k个点对间欧氏距离平方和局部最小这一重要性质。基于该性质,本算法首先利用Freeman链码的性质.过滤掉物体边界上明显不可能成为拐点的象素,然后在剩余的边界点中通过寻找该局部最小值定位出拐点。给出了本算法与四种著名拐点检测算法的对比实验。 -Abstract: The inflection point is a digital
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:176.38kb
    • 提供者:changhe.cheng
  1. FreeMan

    0下载:
  2. 指纹识别考勤系统源码,连接指纹机之后即可使用。-Fingerprint Attendance System source code, the connection can be used after the fingerprint machine.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:208.17kb
    • 提供者:
  1. work

    3下载:
  2. 对于细胞图像序列中多目标的追踪是细胞运动研究中的难点,针对高密度细胞图像中细胞运动的复杂性,本文提出一个细胞分割和追踪的系统。在细胞分割部分,针对实验所用细胞图像序列的特点,本文分别采用了不同的分割方法。在基本的细胞分割后,由于得到的分割图像存在着一些粘连细胞,为了将之分离,采用了基于Freeman code法对细胞轮廓进行跟踪编码。根据编码所得的链码特征分析细胞的轮廓形态,找出粘连细胞图像中的凹角点,再将凹角点进行分组配对完成粘连细胞的分离。在追踪部分,针对细胞的运动特性,将细胞分为惰性细胞和
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-12-28
    • 文件大小:3.36mb
    • 提供者:刘颖
  1. DIBDisplay

    0下载:
  2. 这是一个freeman链码的程序,很好用-This is a freeman chain code of the program, easy to use
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3.96mb
    • 提供者:李维
  1. Freeman-Encodin

    0下载:
  2. 基于Freeman 链码的直线识别方法,该文将Freeman 针对直线编码提出的3 个约束条件应用到直线的识别之中,取得了较好的效果。 通过两次直线段的合并操作较好地解决了短线段过多的问题-Freeman chain code based on the linear identification method, the paper will propose Freeman coding for the three linear constraints being applied to the
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:490.6kb
    • 提供者:刘春来
  1. chaincode

    0下载:
  2. Freeman链码(8方向)代码,进行图像边缘的描述,可用于基于内容的图像检索系统-Freeman chain code (8 directions) code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1.49kb
    • 提供者:
  1. freeman-and-decode_freeman

    1下载:
  2. 算法简单易懂,根据二值图像的相关信息求轮廓的freeman编码,以及根据freeman的编码解码求该码在原图像的位置。-The algorithm is simple and easy to understand, the freeman encoded binary image and contour, as well as the freeman encoding decoding seek the location of the code in the original image.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-12-28
    • 文件大小:1.03kb
    • 提供者:刘孝先
  1. corner_test

    1下载:
  2. 拐点的检测,对一个图像的拐点进行检测,使用的是freeman链码的方法,检测图像中拐点的方向,确定该方向是不是拐点。-Inflection point detection, an image of the inflection point for testing, use freeman chain code method, testing the image in the direction of the inflection point, we determine the direction
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-22
    • 文件大小:954byte
    • 提供者:莫愁
  1. fchcode

    0下载:
  2. 此程序用来得到图像边界的freeman链码-This procedure is used to get the image borders freeman chain code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3.35kb
    • 提供者:lwq
  1. freemanchaincode

    0下载:
  2. MATLAB源码:输入图像,对其进行检测边缘后,以N*2维向量的形式输出图像外轮廓的freeman 链码-MATLAB source: input image after it detects edges to form N* 2-dimensional vector output image outer contour freeman chain code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:5.17kb
    • 提供者:高小宁
  1. Boundary-tracking-algorithm--mfile

    0下载:
  2. 用matlab编写的边界跟踪算法,用到了freeman链码和爬虫法,可以有效的跟踪单个物体边界,适合于初学者。- Prepared using matlab boundary tracking algorithm uses a freeman chain code and reptiles method can effectively track a single object border
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:4.58kb
    • 提供者:王要峰
  1. zhixianjiance

    0下载:
  2. 非常重要的直线检测代码,不只是freeman和活肤,还有其他的,很重要-Very important straight line detection code, not just freeman and revitalize, there are other, very important! The The The The The The The The
  3. 所属分类:Special Effects

    • 发布日期:2017-12-15
    • 文件大小:1kb
    • 提供者:英文版
  1. boundray-tracing

    0下载:
  2. 用matlab实现边界追踪,包括Moore和Freeman Chain Code表示提取的边界-Boundary tracking with matlab, including Moore and Freeman Chain Code to represent the extracted boundaries
  3. 所属分类:Special Effects

    • 发布日期:2017-12-18
    • 文件大小:21kb
    • 提供者:Lindsay
  1. 程序

    0下载:
  2. PIVlab - 时间分辨粒子图像测速(PIV)工具: 一种基于GUI的工具,用于预处理,分析,验证,后处理,可视化和模拟PIV数据。 使用MATLAB网络研讨会进行人脸识别代码: 使用MATLAB在线讲座的人脸识别中的主要演示文件。 Gabor特征提取: 该程序生成一个自定义Gabor滤波器组; 并使用它们提取图像特征。 主成分分析: 用于特征提取; 链码: 基于MATLAB的freeman的曲面轮廓描述(PIVlab - time resolved particle
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:7.78mb
    • 提供者:long1219
  1. 轮廓跟踪算法获取物体的轮廓序列_生成边界链码

    1下载:
  2. 链码(又称为freeman码)是用曲线起始点的坐标和边界点方向代码来描述曲线或边界的方法,常被用来在图像处理、计算机图形学、模式识别等领域中表示曲线和区域边界。本例用C++实现轮廓跟踪算法获取物体的轮廓序列,可生成边界链码。(freeman is a method to describe a curve or boundary by using the coordinates of the starting point of the curve and the direction code of
  3. 所属分类:图形图像处理

    • 发布日期:2020-09-14
    • 文件大小:1kb
    • 提供者:碎风
  1. freeman_de

    1下载:
  2. 链码(又称为freeman码)是用曲线起始点的坐标和边界点方向代码来描述曲线或边界的方法,常被用来在图像处理、计算机图形学、模式识别等领域中表示曲线和区域边界。本例用C++实现图像八方向链码的边界跟踪算法。(freeman is a method to describe a curve or boundary by using the coordinates of the starting point of the curve and the direction code of the bou
  3. 所属分类:图形图像处理

    • 发布日期:2020-09-29
    • 文件大小:1kb
    • 提供者:碎风
搜珍网 www.dssz.com