Surf(Speed Up Robust Feature) Surf算法的原理 1.构建Hessian矩阵构造高斯金字塔尺度空间 其实surf构造的金字塔图像与sift有很大不同,就是因为这些不同才加快了其检测的速度。Sift采用的是DOG图像,而surf采用的是Hessian矩阵行列式近似值图像。 ...
分类:
其他好文 时间:
2016-12-15 17:16:05
阅读次数:
806
第1种,居中效果 <div class="box"> <div class="center">居中效果</div> </div> 第2种 图片居中 <div class="box2"> <img class="center2" src="yz_p5.jpeg" alt=""/> <span clas ...
分类:
其他好文 时间:
2016-12-13 07:12:12
阅读次数:
107
<!DOCTYPE html><html> <head> <meta charset="utf-8"> <title></title> <style> body{ background:gray; } div{ width:50px; height:50px; position:absolute; ...
分类:
其他好文 时间:
2016-12-12 23:23:55
阅读次数:
179
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title></title> <style type="text/css"> #box{ width: 420px; height: 420px; /*background-color: gr ...
分类:
其他好文 时间:
2016-12-12 20:09:57
阅读次数:
170
https://github.com/Yonsm/RawPlayer RawPlayer https://github.com/latelee/YUVPlayer YUVPlayer https://github.com/figgis/yuv-viewer yuv-viewer https://gi ...
分类:
其他好文 时间:
2016-12-11 20:41:41
阅读次数:
239
平时开发界面时,Android系统为我们提供了各种各样的View组件,TextView、ImageView、Button、LinearLayout、ScrollView、ListView等等,这些也基...
分类:
移动开发 时间:
2016-12-10 11:24:55
阅读次数:
246
项目的部署情况 菜单 燃尽图 https://github.com/alfredzhu/ http://www.cnblogs.com/cjh123/ https://github.com/caijinghang666/ http://www.cnblogs.com/huaziyi666/ http ...
分类:
其他好文 时间:
2016-12-07 02:38:06
阅读次数:
200
<!DOCTYPE html><html lang="zh-cmn-Hans"><head><meta charset="utf-8" /><meta name="copyright" content="www.doyoe.com" /><style>body { -webkit-perspecti ...
分类:
其他好文 时间:
2016-12-07 02:17:55
阅读次数:
160
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title></title> <style type="text/css"> #big { height: 20px; width: 600px; background-color: gray ...
分类:
其他好文 时间:
2016-12-04 00:47:41
阅读次数:
251