Skip to content

python implementation of Bag-Of-Words(BOW) encoding of local features like SIFT

Notifications You must be signed in to change notification settings

qijiezhao/SIFT_BOW_Usage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

SIFT_BOW_Usage

python implementation of Bag-Of-Words encoding of local features like SIFT

Recently, I concentrated some researches on video computing. Thinking about segmenting videos by encoding(BOW) of local features like SIFT. Some experiments then were done and I decide to take some notes about it. I add some extra notes after the line of key codes.

About

python implementation of Bag-Of-Words(BOW) encoding of local features like SIFT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages