#include "Basis/NativeTypes.h"
#include "Core/Table/TableTem.h"
#include "Core/Geometry/FileReadVxRectangle.h"
#include "Core/Geometry/FileWriteVxRectangle.h"
#include "Core/VideoSet/Segmentation.h"
#include "Core/VideoSet/Keyframes.h"
Include dependency graph for TableShots.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::VideoSet |
Classes | |
class | Impala::Core::VideoSet::TableShots |
A table with shots and keyframes. More... | |
Typedefs | |
typedef Table::TableTem< Column::ColumnTem< Int32 >, Column::ColumnTem< Int32 >, Column::ColumnTem< std::string >, Column::ColumnTem< Geometry::Rectangle > > | Impala::Core::VideoSet::TableShotsBaseType |