|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectexperimental_data_creation.BestVocSizeData
public class BestVocSizeData
This class can be used to generate multiple BDB stores with VLAD vectors computed using visual vocabularies of different sizes.
Field Summary | |
---|---|
static int |
descriptorLength
|
Constructor Summary | |
---|---|
BestVocSizeData()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int descriptorLength
Constructor Detail |
---|
public BestVocSizeData()
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.lang.Exception
args
- [0]Full path to the folder that contains the raw SURF feature files in text or binary
format.args
- [1] Full path to the folder where the BDB store will be created.args
- [2] Comma separated list of full paths to the codebook files learned using L2-normalized
SURF features.args
- [3] Comma separated list with the size of each vocabulary.
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |