, including all inherited members.
boost::serialization::access class | jafar::gfm_v2::EngineTracking< fdetect_v2::InterestFeature< fdetect_v2::FloatDescriptor > > | [friend] |
CamShiftTracker(jafar::fdetect_v2::Detector< Feature > *detector, size_t ransac_required=7) | jafar::gfm_v2::CamShiftTracker | [inline] |
currentPoints() const | jafar::gfm_v2::EngineTracking< fdetect_v2::InterestFeature< fdetect_v2::FloatDescriptor > > | [inline] |
Descriptor typedef (defined in jafar::gfm_v2::CamShiftTracker) | jafar::gfm_v2::CamShiftTracker | |
descriptorFactory() (defined in jafar::gfm_v2::EngineTracking< fdetect_v2::InterestFeature< fdetect_v2::FloatDescriptor > >) | jafar::gfm_v2::EngineTracking< fdetect_v2::InterestFeature< fdetect_v2::FloatDescriptor > > | [inline, protected] |
DescriptorsBasedMatcher typedef (defined in jafar::gfm_v2::CamShiftTracker) | jafar::gfm_v2::CamShiftTracker | |
detector() (defined in jafar::gfm_v2::EngineTracking< fdetect_v2::InterestFeature< fdetect_v2::FloatDescriptor > >) | jafar::gfm_v2::EngineTracking< fdetect_v2::InterestFeature< fdetect_v2::FloatDescriptor > > | [inline, protected] |
DR typedef (defined in jafar::gfm_v2::CamShiftTracker) | jafar::gfm_v2::CamShiftTracker | |
EngineTracking(jafar::fdetect_v2::Detector< fdetect_v2::InterestFeature< fdetect_v2::FloatDescriptor > > *detector, jafar::gfm_v2::Matcher< fdetect_v2::InterestFeature< fdetect_v2::FloatDescriptor > > *matcher, jafar::fdetect_v2::DescriptorFactory< fdetect_v2::InterestFeature< fdetect_v2::FloatDescriptor > > *descriptor=0) | jafar::gfm_v2::EngineTracking< fdetect_v2::InterestFeature< fdetect_v2::FloatDescriptor > > | [inline] |
Feature typedef (defined in jafar::gfm_v2::CamShiftTracker) | jafar::gfm_v2::CamShiftTracker | |
initTracking(jafar::image::Image const &model_image, unsigned int id=geom::InterestPoint::NO_ID) | jafar::gfm_v2::CamShiftTracker | [inline] |
initTracking(DR &model_points, unsigned int id=geom::InterestPoint::NO_ID) | jafar::gfm_v2::CamShiftTracker | [inline] |
EngineTracking< fdetect_v2::InterestFeature< fdetect_v2::FloatDescriptor > >::initTracking(jafar::image::Image const &image_ref, jafar::image::Image const &mask_ref, unsigned int id=geom::InterestPoint::NO_ID) | jafar::gfm_v2::EngineTracking< fdetect_v2::InterestFeature< fdetect_v2::FloatDescriptor > > | [inline] |
EngineTracking< fdetect_v2::InterestFeature< fdetect_v2::FloatDescriptor > >::initTracking(fdetect_v2::DetectionResult< fdetect_v2::InterestFeature< fdetect_v2::FloatDescriptor > > &points_ref, unsigned int id=geom::InterestPoint::NO_ID) | jafar::gfm_v2::EngineTracking< fdetect_v2::InterestFeature< fdetect_v2::FloatDescriptor > > | [inline] |
is_valid_homography(const ublas::matrix< float > &h, double det_threshold) (defined in jafar::gfm_v2::CamShiftTracker) | jafar::gfm_v2::CamShiftTracker | [inline, private] |
m_descriptorFactory (defined in jafar::gfm_v2::EngineTracking< fdetect_v2::InterestFeature< fdetect_v2::FloatDescriptor > >) | jafar::gfm_v2::EngineTracking< fdetect_v2::InterestFeature< fdetect_v2::FloatDescriptor > > | [protected] |
m_detector (defined in jafar::gfm_v2::EngineTracking< fdetect_v2::InterestFeature< fdetect_v2::FloatDescriptor > >) | jafar::gfm_v2::EngineTracking< fdetect_v2::InterestFeature< fdetect_v2::FloatDescriptor > > | [protected] |
m_matcher (defined in jafar::gfm_v2::EngineTracking< fdetect_v2::InterestFeature< fdetect_v2::FloatDescriptor > >) | jafar::gfm_v2::EngineTracking< fdetect_v2::InterestFeature< fdetect_v2::FloatDescriptor > > | [protected] |
m_ransac_required | jafar::gfm_v2::CamShiftTracker | [private] |
m_result | jafar::gfm_v2::CamShiftTracker | [private] |
m_sourceInfoRef (defined in jafar::gfm_v2::EngineTracking< fdetect_v2::InterestFeature< fdetect_v2::FloatDescriptor > >) | jafar::gfm_v2::EngineTracking< fdetect_v2::InterestFeature< fdetect_v2::FloatDescriptor > > | [protected] |
matcher() (defined in jafar::gfm_v2::EngineTracking< fdetect_v2::InterestFeature< fdetect_v2::FloatDescriptor > >) | jafar::gfm_v2::EngineTracking< fdetect_v2::InterestFeature< fdetect_v2::FloatDescriptor > > | [inline, protected] |
MatchSourceInfo typedef (defined in jafar::gfm_v2::CamShiftTracker) | jafar::gfm_v2::CamShiftTracker | |
MR typedef (defined in jafar::gfm_v2::CamShiftTracker) | jafar::gfm_v2::CamShiftTracker | |
nextImage(jafar::image::Image const &image_next, jafar::image::Image const &prior_mask, cv::RotatedRect *init_region=NULL, unsigned int id=geom::InterestPoint::NO_ID) | jafar::gfm_v2::CamShiftTracker | [inline] |
nextImage(DR &observed_points, jafar::image::Image const &prior_mask, cv::RotatedRect *init_region=NULL, unsigned int id=geom::InterestPoint::NO_ID) (defined in jafar::gfm_v2::CamShiftTracker) | jafar::gfm_v2::CamShiftTracker | |
EngineTracking< fdetect_v2::InterestFeature< fdetect_v2::FloatDescriptor > >::nextImage(jafar::image::Image const &image_next, unsigned int id=geom::InterestPoint::NO_ID) | jafar::gfm_v2::EngineTracking< fdetect_v2::InterestFeature< fdetect_v2::FloatDescriptor > > | [inline] |
EngineTracking< fdetect_v2::InterestFeature< fdetect_v2::FloatDescriptor > >::nextImage(jafar::image::Image const &image_next, jafar::image::Image const &mask_next, unsigned int id=geom::InterestPoint::NO_ID) | jafar::gfm_v2::EngineTracking< fdetect_v2::InterestFeature< fdetect_v2::FloatDescriptor > > | [inline] |
EngineTracking< fdetect_v2::InterestFeature< fdetect_v2::FloatDescriptor > >::nextImage(fdetect_v2::DetectionResult< fdetect_v2::InterestFeature< fdetect_v2::FloatDescriptor > > &points_next, unsigned int id=geom::InterestPoint::NO_ID) | jafar::gfm_v2::EngineTracking< fdetect_v2::InterestFeature< fdetect_v2::FloatDescriptor > > | [inline] |
result() | jafar::gfm_v2::CamShiftTracker | [inline] |
sourceInfoRef() const (defined in jafar::gfm_v2::EngineTracking< fdetect_v2::InterestFeature< fdetect_v2::FloatDescriptor > >) | jafar::gfm_v2::EngineTracking< fdetect_v2::InterestFeature< fdetect_v2::FloatDescriptor > > | [inline] |
~EngineTracking() | jafar::gfm_v2::EngineTracking< fdetect_v2::InterestFeature< fdetect_v2::FloatDescriptor > > | [inline] |