MRPT  2.0.2
List of all members | Public Attributes
mrpt::vision::CGenericFeatureTracker::TExtraOutputInfo Struct Reference

Detailed Description

Definition at line 202 of file tracking.h.

#include <mrpt/vision/tracking.h>

Public Attributes

size_t raw_FAST_feats_detected
 In the new_img with the last adaptive threshold. More...
 
size_t num_deleted_feats
 The number of features which were deleted due to OOB, bad tracking, etc... More...
 

Member Data Documentation

◆ num_deleted_feats

size_t mrpt::vision::CGenericFeatureTracker::TExtraOutputInfo::num_deleted_feats

The number of features which were deleted due to OOB, bad tracking, etc...

(only if "remove_lost_features" is enabled)

Definition at line 208 of file tracking.h.

◆ raw_FAST_feats_detected

size_t mrpt::vision::CGenericFeatureTracker::TExtraOutputInfo::raw_FAST_feats_detected

In the new_img with the last adaptive threshold.

Definition at line 205 of file tracking.h.




Page generated by Doxygen 1.8.14 for MRPT 2.0.2 Git: 9b4fd2465 Mon May 4 16:59:08 2020 +0200 at lun may 4 17:26:07 CEST 2020