CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - CASCADE

搜索资源列表

  1. HaarTraining

    0下载:
  2. Rapid Object Detection With A Cascade of Boosted Classifiers Based on Haar-like Features-Rapid Object Detection With A Cascade of Bo osted Classifiers Based on Haar - like Features
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:251.63kb
    • 提供者:黄笑
  1. AdaboostRec

    0下载:
  2. 转载一篇很好的文章,讲的是Adaboost和Cascade算法的使用。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:530.49kb
    • 提供者:sun
  1. BSpline.rar

    1下载:
  2. 这是用open cascade通过手工绘制B样条曲线,然后转换成样条曲面的程序。欢迎对OCC感兴趣的朋友参考。,This is open cascade through the use of hand-painted B-spline curve, and then converted into spline surface procedures. OCC welcomed the reference of interest to a friend.
  3. 所属分类:Special Effects

    • 发布日期:2016-12-20
    • 文件大小:8.58mb
    • 提供者:冯飞
  1. Implementation-of-SIFT-detection

    0下载:
  2. 摘要:针对SIFT 特征提取的硬件实现结构复杂、难以达到实时性的问题,提出一种改进的高斯金字塔构建方法,该方法从 构建高斯金字塔的原始意义出发,大幅减少了所需的运算时间和存储单元。同时提出并验证了合适的SIFT 参数配置,以及 具体的硬件优化和并行实现方案,使整个系统可以在一片单独的FPGA 芯片上实现。该系统读入串行像素数据流,输出关键 点的特征描述符,并采用256×256 的图像对其进行了仿真验证,结果表明完全达到了实时的效果。 关键词:特征点 实时 尺度不变特征变换 现场可
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:236.19kb
    • 提供者:李齐贤
  1. 45353453

    0下载:
  2. 非常好的人脸以及人眼检测的例子。OpenCV支持的目标检测的方法是利用样本的Haar特征进行的分类器训练,得到的级联boosted分类器(Cascade Classification)。注意,新版本的C++接口除了Haar特征以外也可以使用LBP特征。-Very good example of the human face and the human eye to detect. OpenCV supported target detection method is carried out us
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:4.33mb
    • 提供者:皇城圣骑士
  1. OpenCVHaartraining_battery

    0下载:
  2. 这是利用OpenCV里的基于Adaboost算法的Cascade结构在识别电池上的应用,里面的.xml文件可直接应用识别电池,基与Vision C++ 平台的,特别适合对Adaboost算法感兴趣的研究!-This is based on the use of OpenCV
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.04mb
    • 提供者:cuidong
  1. harrtrack

    0下载:
  2. 利用级联的Haar分类器寻找检测目标,这是OPENCV上的程序,与大家分享-Using the Haar classifier cascade find Detected goals, OPENCV This is on the procedures to share with you
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:174.48kb
    • 提供者:田贵友
  1. haar

    0下载:
  2. 利用opencv编写的,利用级联的haar分类器寻找检测目标-Prepared using opencv using the haar classifier cascade testing to find the target
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:176.86kb
    • 提供者:秋晨
  1. CRL-2001-1

    0下载:
  2. 这片论文描述了动态物体的特征跟踪,用到了15个框架。拥有很强的适应性和跟踪能力。作为人脸识别,模式识别,动态跟踪的开发人员,有很好的参考价值。用c++编写,如果用OpenCV更好-This paper describes a visual object detection framework that is capable of processing images extremely rapidly while achieving high detection rates. There ar
  3. 所属分类:Special Effects

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

    0下载:
  2. OpenCV_ObjectDetection_Create Cascade
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:277.29kb
    • 提供者:leila
  1. WeissCVPR2004

    0下载:
  2. 使用boosting,edge orientation histogram和cascade算法实现face detection的文章。解决了使用小数据库训练系统和区分肖像画的问题。-The use of boosting, edge orientation histogram and the cascade algorithm face detection article. Solution using a small database, training systems and the dis
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:509.22kb
    • 提供者:刘洋
  1. cascade2xml

    0下载:
  2. 把级联信息转化成xml文档,C直接写好的exe-To cascade information into xml document, C direct written exe
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2.38mb
    • 提供者:zyd
  1. cascade

    0下载:
  2. face detection using openCV library
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1.08kb
    • 提供者:shideh
  1. 4

    0下载:
  2. 基于OPENCV的环境下,利用级联Haar分类器寻找检测目标-OPENCV based environment, the use of Haar classifier cascade find testing targets
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:180.27kb
    • 提供者:wanglo
  1. ESC-1_0

    0下载:
  2. CVPR2010文献:An Efficient Divide-and-Conquer Cascade for Nonlinear Object Detection的源代码-CVPR 2010 paper An Efficient Divide-and-Conquer Cascade for Nonlinear Object Detection source code.
  3. 所属分类:Special Effects

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

    0下载:
  2. Histograms of Oriented Gradients for Human Detection’ versus ’Fast Human Detection Using a Cascade of Histograms of Oriented Gradients’-Histograms of Oriented Gradients for Human Detection’ versus ’Fast Human Detection Using a Cascade of Hist
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:285.5kb
    • 提供者:
  1. adaboost-alrgorryithm

    0下载:
  2. 图像级联算法可用于车牌检测,但是速度较慢,大家可以下载下来看看,加强对自适应级联算法的学习-Cascade algorithm for image plate detection, but slower, you can download to see, to enhance the learning algorithm for adaptive cascade
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:9.4kb
    • 提供者:蒋飞云
  1. voc-release4.01-star-cascade

    1下载:
  2. 经典目标检测算法,可以很好地实现对特定目标的检测-Classic target detection algorithm, detection of specific target can be well
  3. 所属分类:Special Effects

    • 发布日期:2016-05-10
    • 文件大小:13.61mb
    • 提供者:杨贞
  1. faceEye

    0下载:
  2. 基于haar级联分类器的opencv人眼识别程序,思路是先识别人脸,然后以人脸为ROI识别人眼。-Haar cascade classifier based on opencv human eye recognition program, the idea is to recognize faces, and then face the human eye to identify the ROI.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2.77kb
    • 提供者:邓达
  1. AdaBoost-and-Cascade

    0下载:
  2. 基于AdaBoost和Cascade算法的人脸检测-Face detection based on AdaBoost and Cascade algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4.33mb
    • 提供者:xxjj
« 12 »
搜珍网 www.dssz.com