#include "Core/Matrix/Mat.h"#include "Core/Matrix/MatFunc.h"#include "Util/StringParser.h"#include <iostream>#include <fstream>Include dependency graph for PointDescriptorIO.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | Impala |
| namespace | Impala::Core |
| namespace | Impala::Core::Feature |
Functions | |
| void | Impala::Core::Feature::WriteBINDESC1ToBuffer (Util::IOBuffer *buffer, Matrix::Mat *points, Matrix::Mat *descriptors, String theDataType) |
| void | Impala::Core::Feature::WriteKOEN1ToBuffer (Util::IOBuffer *buffer, Matrix::Mat *points, Matrix::Mat *descriptors, String theDataType) |
| String | Impala::Core::Feature::ReadBINDESC1FromBuffer (Matrix::Mat *&points, Matrix::Mat *&descriptors, Util::IOBuffer *buffer, bool readPoints, bool readDescriptors) |
1.5.1