Sprint3 的初步计划:经过组内成员的激烈讨论,小组成员一致认为,除了将生成的视频做的美观,同时要做出Photo Telling App 自己的特色:Face Detection 和 Image Selection。Algorithm部分要在本sprint内将Face Detection 和 I...
分类:
其他好文 时间:
2014-12-04 06:15:27
阅读次数:
194
ViBe算法:ViBe - a powerful technique for background detection and subtraction in video sequences算法官网:http://www2.ulg.ac.be/telecom/research/vibe/描述:ViBe...
分类:
其他好文 时间:
2014-12-03 21:03:45
阅读次数:
268
Feature Detection and DescriptionGeneral Libraries:VLFeat– Implementation of various feature descriptors (including SIFT, HOG, and LBP) and covariant ...
分类:
其他好文 时间:
2014-12-02 22:10:05
阅读次数:
327
Haar Feature-based Cascade Classifier for Object Detection First, a classifier (namely a cascade of boosted classifiers working with haar-like feature...
分类:
其他好文 时间:
2014-11-27 12:38:11
阅读次数:
548
haas-like,adaboost经典论文...
这篇教程其实是上一篇的总结 ,利用 features2d 和 calib3d 模块来发掘场景中的物体 ~~ 1, Create a new console project. Read two input images. Mat img1 = imread(argv[1], CV_LOAD_IMAGE...
分类:
其他好文 时间:
2014-11-27 10:33:36
阅读次数:
215
根对象(Root Object)
映射的最顶层被称为根对象。它包含了:
属性区域(Properties Section),列举了文档中包含的每个字段的映射信息。各种元数据(Metadata)字段,它们都以_开头,比如_type,_id,_source。控制用于新字段的动态探测(Dynamic Detection)的设置,如analyzer,dynamic_date_formats和dy...
分类:
其他好文 时间:
2014-11-26 11:24:04
阅读次数:
267
GroupToday's workTomorrow's workMVVM--AlgoMoving on into motion defineFinish music cutting pointFinish motion defineStart face detection partRenderFin...
分类:
其他好文 时间:
2014-11-25 23:01:23
阅读次数:
151
http://www.cvchina.info/计算机视觉最新资讯https://github.com/MingMingCheng/CmCode/程明明2011CVPR的论文资料,有最新不要混淆saliency mode和salient object detection,前者试图去predict f...
分类:
Web程序 时间:
2014-11-20 18:39:27
阅读次数:
204
Hough 圆变换 和 Hough 直线变换原理相同,只是参数空间不同 : In the line detection case, a line was defined by two parameters . In the circle case, we need three parameters ...
分类:
其他好文 时间:
2014-11-19 00:14:29
阅读次数:
198