My Project
IndexRansac< MODEL > Member List

This is the complete list of members for IndexRansac< MODEL >, including all inherited members.

_doEstimate(int *params, int param_c, void *model)IndexRansac< MODEL >inlineprotectedvirtual
_doEstimate(void **params, int param_c, void *model) (defined in RansacImpl)RansacImplinlineprotectedvirtual
_doSupports(int param, void *model)IndexRansac< MODEL >inlineprotectedvirtual
_doSupports(void *param, void *model) (defined in RansacImpl)RansacImplinlineprotectedvirtual
_estimate(void *params, int param_c, int support_limit, int max_rounds, void *model) (defined in RansacImpl)RansacImplprotected
_estimate(int param_c, int support_limit, int max_rounds, void *model) (defined in RansacImpl)RansacImplprotected
_refine(void *params, int param_c, int support_limit, int max_rounds, void *model, char *inlier_mask=NULL) (defined in RansacImpl)RansacImplprotected
_refine(int param_c, int support_limit, int max_rounds, void *model, char *inlier_mask=NULL) (defined in RansacImpl)RansacImplprotected
doEstimate(int *params, int param_c, MODEL *model)=0IndexRansac< MODEL >protectedpure virtual
doSupports(int param, MODEL *model)=0IndexRansac< MODEL >protectedpure virtual
estimate(int param_c, int support_limit, int max_rounds, MODEL *model)IndexRansac< MODEL >inline
estimateRequiredRounds(float success_propability, float inlier_percentage)RansacImpl
hypothesis (defined in RansacImpl)RansacImplprotected
IndexRansac(int min_params, int max_params)IndexRansac< MODEL >inline
indicesRansacImplprotected
max_params (defined in RansacImpl)RansacImplprotected
min_params (defined in RansacImpl)RansacImplprotected
RansacImpl(int min_params, int max_params, int sizeof_param, int sizeof_model) (defined in RansacImpl)RansacImplprotected
RansacImpl(int min_params, int max_params, int sizeof_model) (defined in RansacImpl)RansacImplprotected
refine(int param_c, int support_limit, int max_rounds, MODEL *model, char *inlier_mask=NULL)IndexRansac< MODEL >inline
samples (defined in RansacImpl)RansacImplprotected
sizeof_model (defined in RansacImpl)RansacImplprotected
sizeof_param (defined in RansacImpl)RansacImplprotected
~IndexRansac() (defined in IndexRansac< MODEL >)IndexRansac< MODEL >inlinevirtual
~RansacImpl() (defined in RansacImpl)RansacImplprotectedvirtual