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

搜索资源列表

  1. fchcode

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

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

    1下载:
  2. 用Efros和Freeman的纹理合成算法,利用误差最小的边界剪切法进行纹理图片的合成
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:507.09kb
    • 提供者:zhangxiaoting
  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. BRFOE

    0下载:
  2. 是What makes a good model of natural images ? (Yair Weiss and William T. Freeman ) CVPR2007 的matlab源码. 是对图像像素亮度值之差为非高斯-马尔可夫模型的实现,以及以该模型为基础的应用.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:120.03kb
    • 提供者:余晖
  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. 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
    • 文件大小:378.63kb
    • 提供者:张宇
  1. Texture-Synthesis-Using-Image-Quilting

    0下载:
  2. Performs the Efros/Freeman Image quilting algorithm on the input
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:3.06kb
    • 提供者:xinghuidong
  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
    • 文件大小:192.97kb
    • 提供者:
  1. Telecommunication_System_Enginerring_Wiley

    0下载:
  2. Telecommunication_System_Enginerring_Wiley Third Edition Roger L. Freeman
  3. 所属分类:GIS program

    • 发布日期:2017-05-23
    • 文件大小:6.96mb
    • 提供者:Mr. Ung
  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. freeman

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

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

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

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

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

    • 发布日期:2017-03-29
    • 文件大小:81.79kb
    • 提供者: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
    • 文件大小:490.6kb
    • 提供者:刘春来
  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. 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
    • 文件大小:744byte
    • 提供者:崔云
  1. Freeman

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

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

    0下载:
  2. FREEMAN分解用于合成孔径雷达图像处理,通过freeman极化分解来准确识别地物-freeman resolve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1.16kb
    • 提供者:Stafen-Gan
  1. Freeman

    0下载:
  2. Freeman分解,极化SAR的分解的一种-Freeman Deposition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1.3kb
    • 提供者:Liu
« 12 »
搜珍网 www.dssz.com