码迷,mamicode.com
首页 >  
搜索关键字:facepoint detection    ( 835个结果
欢迎使用CSDN-markdown编辑器
Fast Corner Detection在机器视觉里面,角点检测有好几种;其中,属Fast Corner Detection 比较好用。下面,介绍Fast Corner Detection源码。读者可以下载自己所需要的版本。下面以Opencv 版本为例。 由于Opencv版本的问题,会遇到如错误。fatal error C1083: 无法打开包括文件:“cxtypes.h”: No such f...
分类:其他好文   时间:2015-05-02 13:55:37    阅读次数:172
源自http://www.cnblogs.com/sciencefans/p/4394861.html
人脸识别的四大块:Face detection, alignment, verification and identification(recognization),本别代表从一张图中识别出人脸位置,把人脸上的特征点定位,人脸校验和人脸识别。(后两者的区别在于,人脸校验是要给你两张脸问你是不是同一个...
分类:Web程序   时间:2015-04-30 17:57:38    阅读次数:338
非极大抑制(Non-maximum suppression)在物体检测领域的应用
非极大抑制(Non-maximum suppression)在物体检测领域的应用...
分类:其他好文   时间:2015-04-20 17:00:33    阅读次数:1332
[转]40多个关于人脸检测/识别的API、库和软件
[转]40多个关于人脸检测/识别的API、库和软件http://news.cnblogs.com/n/185616/ 英文原文:List of 40+ Face Detection / Recognition APIs, libraries, and software 译者:@吕抒真 译文:链接.....
分类:Windows程序   时间:2015-04-18 15:58:29    阅读次数:225
ViBe(Visual Background extractor)背景建模或前景检测
ViBe算法:ViBe - a powerful technique for background detection and subtraction in video sequences算法官网:http://www2.ulg.ac.be/telecom/research/vibe/描述:ViBe...
分类:其他好文   时间:2015-04-17 13:08:06    阅读次数:131
从OpenCV3.0新特性 看PCL库的发展
首先说一点,PCL之OpenCV,两者之间是很相通的,就如各个编程语言,你若精通一门,则让你去学另外一种编程语言,我想你会很快上手的。  Text detection and recognition by Lluis Gomez HDR by Fedor Morozov and Alexander ShishkovKAZE/A-KAZE by Eugene Khvedcheny...
分类:其他好文   时间:2015-04-16 10:23:04    阅读次数:154
Chapter 1 - Introduction
1. Applications and problemsApplicationsText or document classification, e.g., spam detection;Natural language processing, e.g., morphological analysi...
分类:其他好文   时间:2015-04-12 20:39:48    阅读次数:150
webapp之路--meta标签format-detection、apple-mobile-web-app-capable
1、format-detection翻译成中文的意思是“格式检测”,顾名思义,它是用来检测html里的一些格式的,那关于meta的format-detection属性主要是有以下几个设置:metaname="format-detection"content="telephone=no"metanam...
分类:移动开发   时间:2015-04-11 11:35:57    阅读次数:181
[转载]基于模糊Choquet积分的目标检测算法
前言: 原文地址为:http://www.cnblogs.com/pangblog/p/3303956.html正文:本文根据论文:Fuzzy Integral for Moving Object Detection-FUZZ-IEEE_2008的内容及自己的理解而成,如果想了解更多细节,请参考原....
分类:编程语言   时间:2015-04-09 21:24:25    阅读次数:149
[转载]TLD(Tracking-Learning-Detection)目标跟踪
前言:原文地址:http://www.cnblogs.com/lxy2017/p/3927456.html简介: 原文:http://blog.csdn.net/mysniper11/article/details/8726649 视频介绍网址:http://www.cvchina.info/2.....
分类:其他好文   时间:2015-04-09 21:19:24    阅读次数:150
835条   上一页 1 ... 71 72 73 74 75 ... 84 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!