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

搜索资源列表

  1. Horn

    0下载:
  2. SfS算法,最原始的,绝对经典。对搞计算机视觉图像重构的同志大有帮助。-SfS algorithm, the most primitive and absolute classic. To engage in computer vision image reconstruction comrades of great help.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:11.6kb
    • 提供者:秀秀
  1. HornandSchunck

    0下载:
  2. 光流(运动估计)经典算法Horn and Schunck算法MATLAB程序-optical flow (Motion Estimation) classical algorithm Horn and Schunck algorithm MATLAB
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.42kb
    • 提供者:卢清华
  1. HSoptflow

    0下载:
  2. 光流(运动估计)经典算法Horn and Schunck算法MATLAB程序。-optical flow (Motion Estimation) classical algorithm Horn and Schunck algorithm MATLAB program.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.45kb
    • 提供者:billjie
  1. 2004082412074230708

    0下载:
  2. 这是OpenGL最基本的交互模式,在这个例子里可以通过鼠标来点击运动三维物体来显示物体的名称,也可以添加自己的代码来作其他的事情.这个例子的原作者是:Jan Horn另外还要把dll文件夹中的Dll考到System32目录下. -This is the OpenGL basic interactive mode, In this example can click of the mouse to click on 3D objects to show the names of objects,
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:855.47kb
    • 提供者:lion
  1. Horn-Schunck.rar

    0下载:
  2. 光流计算的Horn-Schunck方法,又需要的可以下载。内部包含测试图像。,Optical flow calculation Horn-Schunck method, and can be downloaded in need. Test images contain.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:617.16kb
    • 提供者:陈雪
  1. Horn-Schunck-optical-flow-method

    0下载:
  2. Horn-Schunck optical flow method是光流法处理的一种经典方法。希望对学习光流的朋友提供帮助。-Horn-Schunck optical flow method is the optical flow method of treatment of a classic. I hope to learn optical flow of a friend to help.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:312.42kb
    • 提供者:
  1. Horn_schunck

    0下载:
  2. horn-schunck 算法原文 视频光流-horn-schunck Original Video algorithm for optical flow
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:96.9kb
    • 提供者:可可臣
  1. Horn-Schunck

    0下载:
  2. Horn-Schunck 法实现的光流法 -Horn-Schunck optical flow method to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1.62kb
    • 提供者:JasonYu
  1. optical_flow

    0下载:
  2. matlab光流场计算代码,希望对大家有所帮助,也希望大家相互帮助-matlab code optical flow calculation, and they hope to help everyone, I hope you will help each other
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:642.44kb
    • 提供者:王李
  1. optical

    0下载:
  2. Horn Schunk 的论文 Lucas kanade的论文-Horn Schunk s paper Lucas kanade s paper
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:958.26kb
    • 提供者:jiangwei
  1. 3dCar

    0下载:
  2. Animated 3D Car in Turbo C++ 3.0 - It consist of Lights effect, Sound Effect. Press L for Lights effect and H for Horn.-Animated 3D Car in Turbo C++ 3.0 - It consist of Lights effect, Sound Effect. Press L for Lights effect and H for Horn.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-13
    • 文件大小:3.23kb
    • 提供者:nishath anjum
  1. hs

    0下载:
  2. Horn-Schunck 光流算法 - Horn-Schunck optical flow method
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:312.1kb
    • 提供者:lichao
  1. horn

    0下载:
  2. horn 的明暗恢复最原始的代码 很经典 文件名:horn。c-horn of the shading code to the most primitive classic File Name: horn. c
  3. 所属分类:Special Effects

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

    0下载:
  2. Horn方法计算光流场,很经典的方法,适合图像处理方向学习。 -Horn optical flow method, a classic method for studying the direction of image processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:581.52kb
    • 提供者:猴子
  1. HSoptflow

    0下载:
  2. Horn-Schunck光流场估计,MFC编程,内容包括光流场图的绘制,预测残差图的绘制,采用的CIF大小的YUV420文件作为输入文件。-Horn-Schunck optical flow estimation, MFC programming, including optical flow field mapping, prediction residual mapping, using the CIF size YUV420 file as input file.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-21
    • 文件大小:34.18mb
    • 提供者:高进
  1. lightflow

    0下载:
  2. 实现运动平滑约束(Horn-Schunck)光流场估计算法,对两幅连续图像进行光流场估计,画出光流场图及残差图。-Moving smoothing constraint (Horn-Schunck) optical flow estimation algorithm, two consecutive images of optical flow estimation, optical flow diagram and draw the residual plots.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:3.55kb
    • 提供者:dengtao
  1. Optical-flow

    0下载:
  2. Horn -Schunck方法 此方法是首次使用亮度恒定假设和推导出基本的之一。 Horn 和 Schunck求解方程法的假设是一个速度平滑约束。本次作业 求解方程法的假设是一个速度平滑约束。本次作 业中采用Visual studio 2008下配置 opencv2.1实现该算法。-Horn and Schunck method This method is the first time use brightness constancy assumption and one of the
  3. 所属分类:OpenCV

    • 发布日期:2017-11-16
    • 文件大小:3.67mb
    • 提供者:kkpudn515
  1. horn

    0下载:
  2. 经典horn光流程序,里面还有些图像系列,可用于研究,需要有帮助-Classic horn optical flow program, which also some image series, can be used to study the need for help
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1.32mb
    • 提供者:zenghao
  1. HS

    0下载:
  2. horn光流的改进算法,用于获得两帧图像的光流,检测运动物体-Horn optical flow algorithm, used to get two frames of light flow, detection of moving objects
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:312.95kb
    • 提供者:杨小平
  1. LK

    0下载:
  2. This MATLAB code shows a Motion Estimation map created by using a Horn and Schunck motion estimation technique on two consecutive frames. Input requires.-This MATLAB code shows a Motion Estimation map created by using a Horn and Schunck motion es
  3. 所属分类:Special Effects

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