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

搜索资源列表

  1. freemancode

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

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

    0下载:
  2. 关于Steerable filtering decomposition 的matlab程序,- STEERGAUSS Implements a steerable Gaussian filter. This m-file can be used to evaluate the first directional derivative of an image, using the method outlined in: W. T. Freeman and E. H. Adelson
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:387721
    • 提供者:张宇
  1. freeman

    2下载:
  2. 主要是链码的应用,基于MFC框架内的编程-Main chain code of the application, MFC-based programming within the framework of
  3. 所属分类:界面编程

    • 发布日期:2013-01-21
    • 文件大小:3680287
    • 提供者:kyl
  1. SAR

    2下载:
  2. 基于极化熵,极化散射角,以及反熵的whishart聚类,还提供了freeman分解的代码-Based on the polarization entropy, polarization scattering angle, as well as anti-entropy whishart clustering, it also provides a freeman decomposition code
  3. 所属分类:其他小程序

    • 发布日期:2012-12-28
    • 文件大小:7352
    • 提供者:zhaojun
  1. Freeman

    1下载:
  2. 一种简单而高效的在二值图像中检测目标物体直线边界的算法-A simple and efficient binary image in the detection of target objects in a straight line boundary algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-04-17
    • 文件大小:197601
    • 提供者:
  1. Introduction_to_the_chain_code

    0下载:
  2. this document describes in details the freeman s chain code algorithm in regards to using for feature extraction in an OCR Application it also describes all the necessary phases to develop an ocr
  3. 所属分类:Development Research

    • 发布日期:2017-04-16
    • 文件大小:349793
    • 提供者:hussein
  1. Pressure

    0下载:
  2. 利用Freeman链码实现圆形物体的检测-Freeman chain code to use to achieve the detection of circular objects
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:6335
    • 提供者:Beata
  1. FreeMan

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

    • 发布日期:2017-04-02
    • 文件大小:213168
    • 提供者:
  1. freeman

    0下载:
  2. 最大概然估计拟合直线,简单的使用最大概然估计拟合了直线,文件中给出了两张图片-MLE fit line(MLE for fitting a line pair)
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:2171
    • 提供者:bell
  1. chaincode

    0下载:
  2. This code is used to get the freeman code chain of a boundary image. You can use it in image fusion,registration or else
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:4134
    • 提供者:PH
  1. work

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

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

    0下载:
  2. Freeman写的让iOS可以运行自己编译的程序-Freeman wrote for iOS compiled program can run their own
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:6035
    • 提供者:jack
  1. IDENTIFICATION-CONTOUR-METHODE-FREEMAN-DANS-FICHI

    0下载:
  2. IDENTIFICATION-CONTOUR-METHODE-FREEMAN-DANS-FICHIER
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:141399
    • 提供者:lola
  1. freeman-low-poly

    0下载:
  2. freeman low poly models materials
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-29
    • 文件大小:83750
    • 提供者:Marina
  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
    • 文件大小:502379
    • 提供者:刘春来
  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
    • 文件大小:1058
    • 提供者:刘孝先
  1. freeman

    0下载:
  2. 这是一个极化SAR处理过程中freeman分解的matlab程序,希望对初学者又用。-A polarization SAR freeman decomposition in the process of dealing with the matlab program, and with hope for beginners.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:744
    • 提供者:崔云
  1. Freeman

    0下载:
  2. 针对普通曲线匹配算法不能处理旋转和缩放曲线的不足,提出Freeman 链码描述的曲线匹配方法。该方法为Freeman 链 码设计一种基于差别累加值及链码差的拐角点快速检测算法,能够快速地检测出曲线拐角点;通过计算曲线起点和曲线方向,得 到不随曲线旋转、平移和尺度变化的标准拐角点序列;根据拐角点的长度序列和夹角序列进行相似判断实现曲线匹配。Freeman 链码描述的曲线匹配方法不受曲线旋转和缩放的影响,计算量小,易于实现,仿真实验证明该算法合理有效。-针对普通曲线匹配算法不能处理旋转和
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:1388590
    • 提供者:牧童
  1. Freeman

    0下载:
  2. 对SAR图像进行Freeman分解,得到伪彩色合成图 -Freeman decomposition on the SAR image
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-25
    • 文件大小:10026
    • 提供者:李金才
  1. Freeman

    1下载:
  2. 实测Freeman极化分类,程序已调试同,可以对美国旧金山实测数据进行分类-Found Freeman polarization classification procedures have been debugging with, the measured data can be classified in San Francisco
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:11776
    • 提供者:黄鹏辉
« 12 3 4 »
搜珍网 www.dssz.com