99999久久久久久亚洲,欧美人与禽猛交狂配,高清日韩av在线影院,一个人在线高清免费观看,啦啦啦在线视频免费观看www

熱線電話:13121318867

登錄
首頁(yè)精彩閱讀KD樹(shù)的應(yīng)用(4)SIFT+BBF算法匹配效果_數(shù)據(jù)分析師
KD樹(shù)的應(yīng)用(4)SIFT+BBF算法匹配效果_數(shù)據(jù)分析師
2014-12-03
收藏

KD樹(shù)的應(yīng)用(4)SIFT+BBF算法匹配效果_數(shù)據(jù)分析師


SIFT+BBF算法匹配效果

    之前試了下sift + KD + BBF算法,用兩幅不同的圖片做了下匹配(當(dāng)然,運(yùn)行結(jié)果顯示是不匹配的),效果還不錯(cuò):http://weibo.com/1580904460/yDmzAEwcV#1348475194313。

    “編譯的過(guò)程中,直接用的VS2010 + opencv(并沒(méi)下gsl)。2012.09.24”。....

    本文完整源碼有pudn帳號(hào)的朋友可以前去這里下載:http://www.pudn.com/downloads340/sourcecode/graph/texture_mapping/detail1486667.html沒(méi)有pudn賬號(hào)的同學(xué)請(qǐng)加群:169056165,至群共享下載,驗(yàn)證信息:sift)。感謝諸位。


參考文獻(xiàn)及推薦閱讀

  1. 維基百科,http://en.wikipedia.org/wiki/K-nearest_neighbor_algorithm;
  2. 機(jī)器學(xué)習(xí)中的相似性度量,http://www.cnblogs.com/heaad/archive/2011/03/08/1977733.html;
  3. 杰卡德相似系數(shù)及距離,http://www.cnblogs.com/heaad/archive/2011/03/08/1977733.html;
  4. 統(tǒng)計(jì)學(xué)習(xí)方法,李航;
  5. 概率論與數(shù)理統(tǒng)計(jì) 第四版 盛驟等編,高教版;
  6. 《圖像局部不變特性特征與描述》王永明 王貴錦 編著;
  7. 數(shù)據(jù)挖掘:實(shí)用機(jī)器學(xué)習(xí)技術(shù),[新西蘭]Ian H.Witten 著,第4章4.7節(jié);
  8. 模式分類,第4章 非參數(shù)技術(shù),[美] IRichard O. Duda / Peter E. Hart / David G. Stork 著;
  9. http://underthehood.blog.51cto.com/2531780/687160
  10. http://grunt1223.iteye.com/blog/921371;
  11. http://www.cnblogs.com/eyeszjwang/articles/2429382.html;
  12. http://blog.csdn.net/ijuliet/article/details/4471311;
  13. Rob Hess維護(hù)的sift庫(kù),http://blogs.oregonstate.edu/hess/code/sift/;
  14. 酷殼,http://coolshell.cn/articles/8052.html;
  15. rubyist,http://segmentfault.com/q/1010000000094674;
  16. 皮爾遜相關(guān)系數(shù)維基百科頁(yè)面,http://t.cn/zjy6Gpg;
  17. 皮爾遜相關(guān)系數(shù)的一個(gè)應(yīng)用:http://www.sobuhu.com/archives/567;
  18. http://blog.csdn.net/wsywl/article/details/5727327
  19. 標(biāo)準(zhǔn)差,http://zh.wikipedia.org/wiki/%E6%A0%87%E5%87%86%E5%B7%AE;
  20. 協(xié)方差與相關(guān)性,http://t.cn/zjyXFRB ;
  21. 電子科大kd樹(shù)電子課件:http://t.cn/zjbpXna;
  22. 編程藝術(shù)之尋找最小的k個(gè)數(shù):http://blog.csdn.net/v_JULY_v/article/details/6403777;
  23. 機(jī)器學(xué)習(xí)那些事兒,http://vdisk.weibo.com/s/ix_9F;
  24. 大嘴巴漫談數(shù)據(jù)挖掘,http://vdisk.weibo.com/s/bUbzJ;
  25. http://www.codeproject.com/Articles/18113/KD-Tree-Searching-in-N-dimensions-Part-I;
  26. 一個(gè)庫(kù):http://docs.pointclouds.org/trunk/group__kdtree.html
  27. 3D上使用kd樹(shù):http://pointclouds.org/;
  28. 編輯數(shù)學(xué)公式:http://webdemo.visionobjects.com/equation.html?locale=zh_CN;
  29. 基于R樹(shù)的最近鄰查找:http://blog.sina.com.cn/s/blog_72e1c7550101dsc3.html;
  30. 包含一個(gè)demo:http://www.leexiang.com/kd-tree;
  31. 機(jī)器學(xué)習(xí)相關(guān)降維算法,http://www.cnblogs.com/xbinworld/category/337861.html;
  32. Machine Learning相關(guān)topic,http://www.cnblogs.com/jerrylead/tag/Machine%20Learning/;
  33. 機(jī)器學(xué)習(xí)中的數(shù)學(xué),http://www.cnblogs.com/LeftNotEasy/category/273623.html;
  34. 一堆概念性wikipedia頁(yè)面;
  35. 基于度量空間高維索引結(jié)構(gòu)VP-tree及MVP-tree的圖像檢索,王志強(qiáng),甘國(guó)輝,程起敏;
  36. Spill-Trees,An investigation of practical approximate nearest neighbor algorithms
  37. DIST ANCE-BASED INDEXING FOR HIGH-DIMENSIONAL METRIC SP ACES,作者:Tolga Bozkaya & Meral Ozsoyoglu;
  38. “Multidimensional Binary Search Trees Used for Associative Searching”,Jon Louis Bentley。
 39. http://cda.pinggu.org/ CDA數(shù)據(jù)分析師培訓(xùn)官網(wǎng)


數(shù)據(jù)分析咨詢請(qǐng)掃描二維碼

若不方便掃碼,搜微信號(hào):CDAshujufenxi

數(shù)據(jù)分析師資訊
更多

OK
客服在線
立即咨詢
客服在線
立即咨詢
') } function initGt() { var handler = function (captchaObj) { captchaObj.appendTo('#captcha'); captchaObj.onReady(function () { $("#wait").hide(); }).onSuccess(function(){ $('.getcheckcode').removeClass('dis'); $('.getcheckcode').trigger('click'); }); window.captchaObj = captchaObj; }; $('#captcha').show(); $.ajax({ url: "/login/gtstart?t=" + (new Date()).getTime(), // 加隨機(jī)數(shù)防止緩存 type: "get", dataType: "json", success: function (data) { $('#text').hide(); $('#wait').show(); // 調(diào)用 initGeetest 進(jìn)行初始化 // 參數(shù)1:配置參數(shù) // 參數(shù)2:回調(diào),回調(diào)的第一個(gè)參數(shù)驗(yàn)證碼對(duì)象,之后可以使用它調(diào)用相應(yīng)的接口 initGeetest({ // 以下 4 個(gè)配置參數(shù)為必須,不能缺少 gt: data.gt, challenge: data.challenge, offline: !data.success, // 表示用戶后臺(tái)檢測(cè)極驗(yàn)服務(wù)器是否宕機(jī) new_captcha: data.new_captcha, // 用于宕機(jī)時(shí)表示是新驗(yàn)證碼的宕機(jī) product: "float", // 產(chǎn)品形式,包括:float,popup width: "280px", https: true // 更多配置參數(shù)說(shuō)明請(qǐng)參見(jiàn):http://docs.geetest.com/install/client/web-front/ }, handler); } }); } function codeCutdown() { if(_wait == 0){ //倒計(jì)時(shí)完成 $(".getcheckcode").removeClass('dis').html("重新獲取"); }else{ $(".getcheckcode").addClass('dis').html("重新獲取("+_wait+"s)"); _wait--; setTimeout(function () { codeCutdown(); },1000); } } function inputValidate(ele,telInput) { var oInput = ele; var inputVal = oInput.val(); var oType = ele.attr('data-type'); var oEtag = $('#etag').val(); var oErr = oInput.closest('.form_box').next('.err_txt'); var empTxt = '請(qǐng)輸入'+oInput.attr('placeholder')+'!'; var errTxt = '請(qǐng)輸入正確的'+oInput.attr('placeholder')+'!'; var pattern; if(inputVal==""){ if(!telInput){ errFun(oErr,empTxt); } return false; }else { switch (oType){ case 'login_mobile': pattern = /^1[3456789]\d{9}$/; if(inputVal.length==11) { $.ajax({ url: '/login/checkmobile', type: "post", dataType: "json", data: { mobile: inputVal, etag: oEtag, page_ur: window.location.href, page_referer: document.referrer }, success: function (data) { } }); } break; case 'login_yzm': pattern = /^\d{6}$/; break; } if(oType=='login_mobile'){ } if(!!validateFun(pattern,inputVal)){ errFun(oErr,'') if(telInput){ $('.getcheckcode').removeClass('dis'); } }else { if(!telInput) { errFun(oErr, errTxt); }else { $('.getcheckcode').addClass('dis'); } return false; } } return true; } function errFun(obj,msg) { obj.html(msg); if(msg==''){ $('.login_submit').removeClass('dis'); }else { $('.login_submit').addClass('dis'); } } function validateFun(pat,val) { return pat.test(val); }