Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davheld/GOTURN
/ types & classes
Types & classes
48 in github.com/davheld/GOTURN
⨍
Functions
218
◇
Types & classes
48
↓ 1 callers
Class
BoundingBox
src/network/regressor_base.h:11
↓ 1 callers
Class
VOTRegion
src/native/vot.h:108
Class
Annotation
An image annotation.
src/loader/loader_imagenet_det.h:7
Class
BBParams
src/train/example_generator.h:12
Class
BoundingBox
Represents a bounding box on an image, with some additional functionality.
src/helper/bounding_box.h:14
Class
Category
A collection of videos.
src/loader/video.h:55
Class
ExampleGenerator
Generates additional training examples by taking random crops of the target object, causing apparent translation and scale changes.
src/train/example_generator.h:21
Class
Frame
An image frame and corresponding annotation.
src/loader/video.h:7
Class
HighResTimer
Easy way to print the time used for various functions. For more advanced timing analysis, we recommend use of a profiler. CLOCK_MONOTONIC_RAW will not
src/helper/high_res_timer.h:24
Class
LoaderAlov
Loads annotations from the ALOV tracking dataset.
src/loader/loader_alov.h:16
Class
LoaderImagenetDet
Loads images from the ImageNet object detection challenge.
src/loader/loader_imagenet_det.h:20
Class
LoaderVOT
Loads videos from the VOT tracking dataset.
src/loader/loader_vot.h:7
Class
MySolver
We subclass the Caffe solver object so that we can set protected variables like net_ and test_nets_. (Admittedly, this is probably not the intended us
src/network/regressor_train_base.h:18
Class
NCCTracker
src/native/ncc.cpp:46
Class
Regressor
src/network/regressor.h:17
Class
RegressorBase
A neural network for the tracker must inherit from this class.
src/network/regressor_base.h:14
Class
RegressorTrain
src/network/regressor_train.h:7
Class
RegressorTrainBase
The class used to train the tracker should inherit from this class.
src/network/regressor_train_base.h:32
Class
ScopedTimer
src/helper/high_res_timer.h:59
Class
Tracker
src/tracker/tracker.h:12
Class
TrackerManager
Manage the iteration over all videos and tracking the objects inside.
src/tracker/tracker_manager.h:10
Class
TrackerTesterAlov
Save tracking output and video; record timing.
src/tracker/tracker_manager.h:71
Class
TrackerTrainer
src/train/tracker_trainer.h:12
Class
TrackerVisualizer
Track objects and visualize the tracker output.
src/tracker/tracker_manager.h:54
Class
VOT
src/native/vot.h:106
Class
VOTRegion
src/helper/bounding_box.h:11
Class
Video
Container for video data and the corresponding frame annotations.
src/loader/video.h:13
Class
VideoLoader
src/loader/video_loader.h:16
Class
bbox_shape
scripts/Fscore_v1.0/polygonClipper/gpc.c:218
Class
edge_shape
scripts/Fscore_v1.0/polygonClipper/gpc.c:168
Class
edge_shape
scripts/Fscore_v1.0/polygonClipper/gpc.c:181
Class
it_shape
scripts/Fscore_v1.0/polygonClipper/gpc.c:202
Class
it_shape
scripts/Fscore_v1.0/polygonClipper/gpc.c:206
Class
lmt_shape
scripts/Fscore_v1.0/polygonClipper/gpc.c:188
Class
lmt_shape
scripts/Fscore_v1.0/polygonClipper/gpc.c:192
Class
p_shape
scripts/Fscore_v1.0/polygonClipper/gpc.c:159
Class
p_shape
scripts/Fscore_v1.0/polygonClipper/gpc.c:164
Class
sbt_t_shape
scripts/Fscore_v1.0/polygonClipper/gpc.c:195
Class
sbt_t_shape
scripts/Fscore_v1.0/polygonClipper/gpc.c:198
Class
st_shape
scripts/Fscore_v1.0/polygonClipper/gpc.c:209
Class
st_shape
scripts/Fscore_v1.0/polygonClipper/gpc.c:215
Class
trax_configuration
src/native/trax.h:86
Class
trax_handle
src/native/trax.h:94
Class
trax_image
src/native/trax.h:64
Class
trax_properties
src/native/trax.h:81
Class
v_shape
scripts/Fscore_v1.0/polygonClipper/gpc.c:152
Class
v_shape
scripts/Fscore_v1.0/polygonClipper/gpc.c:156
Class
vot_region
src/native/vot.h:71