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

搜索资源列表

  1. 3DLensFlareWithOcclusionTesting

    0下载:
  2. 3D Lens Flare With Occlusion Testing Learn how to do lens flares by extending a glCamera class. If you look at a lens flare you will notice that they all share one thing in common. They all seem to move through the center of the screen. With this
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:76.41kb
    • 提供者:李明宗
  1. Real-TimeVehicleandDetectionSystem

    0下载:
  2. 一种实时的车辆检测和跟踪系统,抗前向遮挡 ICPR 06 IEEE. A Real-Time vehicle detection and tracking system,prior occlusion resolusion
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:175.82kb
    • 提供者:李鑫
  1. LKPR-marzat.rar

    0下载:
  2. 基于SIFT的光流运动检测,能够解决遮挡问题,有效提高检测的精度。,SIFT-based optical flow motion detection, can solve the occlusion problem, improve detection accuracy.
  3. 所属分类:2D Graphic

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

    0下载:
  2. 该工程是用C++实现的在视频中自动识别人眼、人脸,并跟踪,在目标移动速度较慢和无遮挡时,实时性和稳定性较好-this object is to detect and track the human eyes and face,the effect is well if the human move slowly and without occlusion
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12.2mb
    • 提供者:谢长芳
  1. An-HOG-LBP-Human-Detector

    0下载:
  2. 一种基于HOG-LBP特征的人脸检测方法,对于遮挡的人体非常有效。-By combining Histograms of Oriented Gradients (HOG) and Local Binary Pattern (LBP) as the feature set, we pro- pose a novel human detection approach capable of handling partial occlusion. Two kinds of detectors
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2.94mb
    • 提供者:有来有去
  1. Face-Recognition-Gabor-Occlusion

    0下载:
  2. 发表于ECCV上的一篇用于人脸识别的算法,Gabor Feature based Sparse Representation for Face Recognition with Gabor Occlusion Dictionary -At ECCV on an algorithm for face recognition, Gabor Feature based Sparse Representation for Face Recognition with Gabor Occlusion Dic
  3. 所属分类:Special Effects

    • 发布日期:2017-03-21
    • 文件大小:12.89kb
    • 提供者:joe
  1. POINTS

    0下载:
  2. opengl扩展,遮挡判断。无需自己编写遮挡查询算法,速度非常快-occlusion query
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-30
    • 文件大小:12.15mb
    • 提供者:liyu
  1. fragtrack

    0下载:
  2. 一种跟踪方法,将图像分成若干的图像块,进行块匹配,很好的解决了遮挡问题,-A tracking method, the image is divided into a number of image blocks, the block matching, a good solution to the occlusion problem,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2.67mb
    • 提供者:董晶晶
  1. camshiftdemo

    1下载:
  2. Gary R.Bradski提出CamShift算法,即"Continuously Adaptive Mean-Shift"算法。是以颜色直方图为目标模式的目标跟踪算法,可以有效地解决目标变形和部分遮挡的问题,而且运算效率很高。在视频跟踪过程中,CAMSHIFT算法利用选定目标的颜色直方图模型得到每帧图像的颜色投影图,并根据上一帧跟踪的结果自适应调整搜索窗口的位置和大小,得到当前帧中目标的尺寸和质心位置。-Gary R. Bradski CamShift proposed algorithm,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:2.89kb
    • 提供者:kitty
  1. biye

    1下载:
  2. 基于投票算法的目标跟踪,基于二阶非线性投票的多目标跟踪算法。该算法通过目标匹配得到同一目标在不同帧中的位置,同时利用特征监测来处理目标的遮挡、分裂问题,并实现目标特征的实时更新。在目标匹配过程中,通过对目标前一帧与当前帧的特征相似性进行投票,得到匹配目标。利用视频图像进行实验,结果表明:该方法对噪声、阴影、遮挡、分裂等具有良好的鲁棒性,较好地实现了多目标的跟踪。-The method used object matching to get objects’ position in differe
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-01-14
    • 文件大小:1.33kb
    • 提供者:崔瑞芳
  1. AVehicleContourbasedMethodforOcclusion

    0下载:
  2. 摘要:在交通场景下进行多目标跟踪时,如何正确检测出车辆间的相互遮挡是影响车辆跟踪结果的关键。针对问题,运用投 影理论分析交通场景的三维几何投影特征.用长方体投影轮廓模型对车辆进行建模,重构其乏维投影轮廓,以进行遮挡的检 测和分离。与以往的方法相比,它在估计出的车辆外形轮廓基础t-进行遮挡检测,不需要匹配操作,计算量较小,并能解决 基于匹配的方法无法对付的初始遮挡问题。用实验验证了该算法的有效性。-In multi—object tracking of traf氍c scene。how
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:290.18kb
    • 提供者:christine
  1. OpenGLDemo

    0下载:
  2. 三维电子公告板的智能排布,解决公告板的遮挡问题-Three-dimensional electronic bulletin board smart-arranged to address the bulletin board of the occlusion
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-20
    • 文件大小:5.76mb
    • 提供者:储大为
  1. D3D01

    0下载:
  2. 简单利用立体几何实现的视图游览\公告板\深度遮挡问题.-Simple to use three-dimensional geometric realization of the view tour \ Bulletin Board \ depth occlusion.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-02
    • 文件大小:4.2kb
    • 提供者:单卓
  1. FaceDetectioninCSharp

    0下载:
  2. 近年来,面部识别技术已经备受关注,其研究已迅速,因为它有许多在计算机视觉通讯和控制系统,自动存取的应用潜力。特别是,人脸检测是一种面部识别作为自动人脸识别第一步的重要组成部分。 然而,人脸检测并不简单,因为它需要用到许多技术,如构成变化(前,非前),闭塞,形象定位,照明条件和面部表情的变化-In recent years, face recognition technology has been concern that its research has rapidly because it
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:432.69kb
    • 提供者:lll
  1. ex1

    0下载:
  2. 成像系统的计算机模拟,根据成像原理,计算一个空间立体正方体在2D平面中心的成像,并考虑物体的遮挡问题。-Computer simulation of imaging systems, according to imaging technique to calculate three-dimensional cube of a space center in the 2D image plane, and consider the object occlusion.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3.48mb
    • 提供者:yuanwenhong
  1. POM

    0下载:
  2. parallax occlusion map是应用在计算机图形中的一项重要技术。该技术通过建立和利用描述物体表面的高度的height texture来模拟物体表面复杂的模型,以减少场景中多边形的数目,从而降低了性能的损耗。-parallax occlusion map is used in computer graphics.This is an important technology. Through the establishment and use of the technology d
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:6.82kb
    • 提供者:贾李朋
  1. genzong

    0下载:
  2. 跟踪的遮挡研究,这是一遍有关遮挡研究的论文,对其中出现的问题做了深入的研究,相信会对大家的学习有很好的作用。-Occlusion tracking study, which was again blocked research on paper, on which it appears to do a deep research problem, I believe we will have a good effect in learning.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:4.95mb
    • 提供者:李力
  1. Random-walk-algorithm-based-on-improved-shadows-an

    0下载:
  2. 基于改进随机游走算法的阴影与遮挡处理方法Random walk algorithm based on improved shadows and occlusion handling methods-Random walk algorithm based on improved shadows and occlusion handling methods
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:502.18kb
    • 提供者:zixi2000
  1. robust

    0下载:
  2. 对背景干扰及遮挡鲁棒的视频目标跟踪算法robust-Background interference and occlusion of the video object tracking algorithm robust
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:655.08kb
    • 提供者:fice
  1. Apples-occlusion-method-

    0下载:
  2. 为实现受果树枝叶遮挡、果实间相互遮挡的果实目标识别,该文提出了一种基于凸壳理论的遮挡苹果目 标识别方法。-To achieve obscured by the foliage of fruit trees, fruit fruit mutual occlusion between target identification, the paper proposes blocking Apple target recognition method based on convex hull the
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1.59mb
    • 提供者:tanzheng
« 12 3 »
搜珍网 www.dssz.com