Feature extraction
As we discussed earlier, the human visual system tends to extract the salient features from a given scene to remember it for retrieval later. To mimic this, people started designing various feature extractors that can extract these salient points from a given image. Popular algorithms include Scale Invariant Feature Transform (SIFT), Speeded Up Robust Features (SURF), and Features From Accelerated Segment Test (FAST).
An OpenCV module called features2d provides functions to detect and extract all these features. Another module called xfeatures2d provides a few more feature extractors, some of which are still in the experimental phase. You can play around with these if you get the chance.
There is also a module called bioinspired that provides algorithms for biologically-inspired computer vision models.
- 達(dá)夢(mèng)數(shù)據(jù)庫(kù)性能優(yōu)化
- 數(shù)據(jù)庫(kù)程序員面試筆試真題庫(kù)
- 大數(shù)據(jù)治理與安全:從理論到開(kāi)源實(shí)踐
- 貫通SQL Server 2008數(shù)據(jù)庫(kù)系統(tǒng)開(kāi)發(fā)
- 智慧城市中的大數(shù)據(jù)分析技術(shù)
- 云計(jì)算寶典:技術(shù)與實(shí)踐
- Python 3爬蟲(chóng)、數(shù)據(jù)清洗與可視化實(shí)戰(zhàn)
- Visual Studio 2012 and .NET 4.5 Expert Development Cookbook
- 標(biāo)簽類(lèi)目體系:面向業(yè)務(wù)的數(shù)據(jù)資產(chǎn)設(shè)計(jì)方法論
- Trino權(quán)威指南(原書(shū)第2版)
- 從零進(jìn)階!數(shù)據(jù)分析的統(tǒng)計(jì)基礎(chǔ)(第2版)
- Access 2013 數(shù)據(jù)庫(kù)管理與應(yīng)用從新手到高手
- Creating Mobile Apps with Appcelerator Titanium
- 大數(shù)據(jù):從海量到精準(zhǔn)
- 大數(shù)據(jù)原理與技術(shù)