Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davheld/GOTURN
/ functions
Functions
218 in github.com/davheld/GOTURN
⨍
Functions
218
◇
Types & classes
48
↓ 1 callers
Method
set_height
src/native/vot.h:144
↓ 1 callers
Method
set_test_net
src/network/regressor_train.cpp:31
↓ 1 callers
Method
set_width
src/native/vot.h:143
↓ 1 callers
Method
set_x
src/native/vot.h:141
↓ 1 callers
Method
set_y
src/native/vot.h:142
↓ 1 callers
Function
train_image
Train on a random image.
src/train/train.cpp:26
↓ 1 callers
Function
train_video
Train on all annotated frames in the set of videos.
src/train/train.cpp:46
↓ 1 callers
Function
unsignedint2str
src/helper/helper.cpp:50
Method
BoundingBox
src/helper/bounding_box.cpp:24
Method
ComputeStatistics
src/loader/loader_imagenet_det.cpp:176
Method
Estimate
src/network/regressor.cpp:109
Method
ExampleGenerator
src/train/example_generator.cpp:17
Method
FindAnnotation
src/loader/video.cpp:94
Method
GetFeatures
src/network/regressor.cpp:154
Method
GetOutput
src/network/regressor.cpp:214
Method
HighResTimer
src/helper/high_res_timer.cpp:11
Method
Init
Called at the beginning of tracking a new object to initialize the network.
src/network/regressor_base.h:27
Method
Init
src/network/regressor.cpp:88
Method
LoadAnnotation
src/loader/loader_imagenet_det.cpp:306
Method
LoadAnnotationFile
src/loader/loader_imagenet_det.cpp:84
Method
LoadImage
src/loader/loader_imagenet_det.cpp:286
Method
LoaderAlov
src/loader/loader_alov.cpp:22
Method
LoaderImagenetDet
src/loader/loader_imagenet_det.cpp:20
Method
LoaderVOT
src/loader/loader_vot.cpp:15
Method
MakeTrainingExamples
src/train/example_generator.cpp:45
Method
MakeTrainingExamples
src/train/tracker_trainer.cpp:28
Method
MySolver
src/network/regressor_train_base.cpp:3
Method
PostProcessAll
src/tracker/tracker_manager.cpp:205
Method
PostProcessAll
Called after finishing tracking all videos. (Used by subclasses)
src/tracker/tracker_manager.h:40
Method
PostProcessVideo
src/tracker/tracker_manager.cpp:200
Method
PostProcessVideo
Called after finishing tracking a video. (Used by subclasses)
src/tracker/tracker_manager.h:37
Method
Preprocess
src/network/regressor.cpp:284
Method
Print
src/helper/bounding_box.cpp:92
Method
ProcessBatch
src/train/tracker_trainer.cpp:45
Method
ProcessTrackOutput
src/tracker/tracker_manager.cpp:86
Method
ProcessTrackOutput
Called immediately after estimating the current location of the target object.
src/tracker/tracker_manager.h:31
Method
Regressor
src/network/regressor.cpp:16
Method
RegressorBase
src/network/regressor_base.cpp:3
Method
RegressorTrain
src/network/regressor_train.cpp:10
Method
RegressorTrainBase
src/network/regressor_train_base.cpp:7
Method
ReshapeImageInputs
src/network/regressor.cpp:143
Method
ScopedTimer
src/helper/high_res_timer.cpp:118
Method
SetImages
src/network/regressor.cpp:175
Method
SetMean
src/network/regressor.cpp:83
Method
SetupEstimate
src/tracker/tracker_manager.cpp:154
Method
SetupEstimate
Called immediately before estimating the current location of the target object.
src/tracker/tracker_manager.h:28
Method
SetupNetwork
src/network/regressor.cpp:40
Method
ShowAnnotations
src/loader/loader_imagenet_det.cpp:259
Method
ShowAnnotationsRand
src/loader/loader_imagenet_det.cpp:347
Method
ShowImages
src/loader/loader_imagenet_det.cpp:160
Method
ShowTracking
src/tracker/tracker.cpp:81
Method
ShowVideos
src/loader/video_loader.cpp:22
Method
Step
src/network/regressor_train.cpp:90
Method
Tracker
src/tracker/tracker.cpp:12
Method
TrackerManager
src/tracker/tracker_manager.cpp:10
Method
TrackerTesterAlov
src/tracker/tracker_manager.cpp:115
Method
TrackerTrainer
src/train/tracker_trainer.cpp:14
Method
TrackerVisualizer
src/tracker/tracker_manager.cpp:79
Method
Train
src/network/regressor_train.cpp:66
Method
VOT
src/native/vot.h:278
Method
VOTRegion
src/native/vot.h:116
Function
VOT_PREFIX(vot_end)
src/native/vot.cpp:380
Function
VOT_PREFIX(vot_frame)
* Returns the file name of the current frame. This function does not advance * the current position. */
src/native/vot.cpp:323
Function
VOT_PREFIX(vot_initialize)
* Reads the input data and initializes all structures. Returns the initial * position of the object as specified in the input data. This function sho
src/native/vot.cpp:179
Function
VOT_PREFIX(vot_quit)
* Stores results to the result file and frees memory. This function should be * called at the end of the tracking program. */
src/native/vot.cpp:277
Function
VOT_PREFIX(vot_report)
* Used to report position of the object. This function also advances the * current position. */
src/native/vot.cpp:362
Method
VideoInit
src/tracker/tracker_manager.cpp:111
Method
VideoInit
Functions for subclasses that get called at appropriate times.
src/tracker/tracker_manager.h:25
Method
VideoLoader
src/loader/video_loader.cpp:19
Method
VisualizeExample
src/train/example_generator.cpp:157
Method
WrapInputLayer
Wrap the input layer of the network in separate cv::Mat objects (one per channel). This way we save one memcpy operation and we don't need to rely on
src/network/regressor.cpp:224
Method
_region_to_trax
src/native/vot.h:353
Method
_trax_to_region
src/native/vot.h:345
Method
compute_area
src/helper/bounding_box.cpp:350
Method
compute_intersection
src/helper/bounding_box.cpp:345
Method
getHours
src/helper/high_res_timer.cpp:61
Method
getMicroseconds
src/helper/high_res_timer.cpp:41
Method
getMinutes
src/helper/high_res_timer.cpp:56
Method
getSeconds
src/helper/high_res_timer.cpp:51
Method
get_default_bb_params
src/train/example_generator.cpp:88
Method
get_scale_factor
src/helper/bounding_box.h:62
Method
get_videos
src/loader/video_loader.h:29
Function
gpc_add_contour
scripts/Fscore_v1.0/polygonClipper/gpc.c:1076
Function
gpc_free_tristrip
scripts/Fscore_v1.0/polygonClipper/gpc.c:1754
Function
gpc_polygon_to_tristrip
scripts/Fscore_v1.0/polygonClipper/gpc.c:1765
Function
gpc_read_polygon
scripts/Fscore_v1.0/polygonClipper/gpc.c:1029
Function
gpc_write_polygon
scripts/Fscore_v1.0/polygonClipper/gpc.c:1056
Function
main
src/test/test_tracker_vot.cpp:13
Function
main
src/test/save_videos_vot.cpp:19
Function
main
src/test/test_tracker_alov.cpp:19
Function
main
src/visualizer/show_tracker_vot.cpp:20
Function
main
src/visualizer/show_alov.cpp:11
Function
main
src/visualizer/show_imagenet.cpp:9
Function
main
src/visualizer/show_tracker_alov.cpp:20
Function
main
src/native/static.c:44
Function
main
src/native/static.cpp:41
Function
main
src/native/ncc.cpp:128
Function
main
src/train/pretrain.cpp:42
Function
main
src/train/train.cpp:87
Function
mexFunction
scripts/Fscore_v1.0/polygonClipper/gpc_mexfile.c:26
← previous
next →
101–200 of 218, ranked by callers