|
SOMHunter Core
|
Represents a real competition task and for the given timestamp responds with the target. More...
#include <task-target-helper.h>
Classes | |
| class | Task |
Public Member Functions | |
| TaskTargetHelper ()=delete | |
| TaskTargetHelper (const std::string &filepath) | |
| std::tuple< VideoId, FrameNum, FrameNum > | target (std::size_t ts) |
Private Attributes | |
| std::vector< Task > | _tasks |
Represents a real competition task and for the given timestamp responds with the target.
|
delete |
|
inline |
|
private |