![]() |
KSquare Utilities
|
#include "FirstIncludes.h"#include <stdio.h>#include <ctype.h>#include <time.h>#include <string>#include <limits>#include <iostream>#include <fstream>#include <vector>#include "MemoryDebug.h"#include "KKBaseTypes.h"#include "ImageFeaturesDataIndexed.h"#include "FeatureVector.h"Go to the source code of this file.
Typedefs | |
| typedef ImageDataTreeEntry * | ImageDataTreeEntryPtr |
Variables | |
| ExtractFeatureData | extractFeatureData |
| typedef ImageDataTreeEntry* ImageDataTreeEntryPtr |
Definition at line 24 of file ImageFeaturesDataIndexed.cpp.
| ExtractFeatureData extractFeatureData |
Definition at line 27 of file ImageFeaturesDataIndexed.cpp.