SOMHunter Core
dataset-frames.h File Reference
#include <cassert>
#include <cstring>
#include <string>
#include <vector>
#include <nlohmann/json.hpp>
#include "common.h"
#include "utils.hpp"
Include dependency graph for dataset-frames.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  sh::VideoFrame
 
struct  sh::FrameRange
 Represents CONTINOUS range of frames. More...
 
class  sh::FramePointerRange
 Represents CONTINOUS range of const frame pointers. More...
 
class  sh::DatasetFrames
 

Namespaces

 sh
 

Typedefs

using sh::VideoFramePointer = const VideoFrame *