, including all inherited members.
_classname_() | PLearn::ICP | [static] |
_getOptionList_() | PLearn::ICP | [static] |
_getRemoteMethodMap_() | PLearn::ICP | [static] |
_isa_(const Object *o) | PLearn::ICP | [static] |
_new_instance_for_typemap_() | PLearn::ICP | [static] |
_static_initialize_() | PLearn::ICP | [static] |
_static_initializer_ | PLearn::ICP | [static] |
angle_t | PLearn::ICP | |
area_weight | PLearn::ICP | |
asString() const | PLearn::Object | [virtual] |
asStringRemoteTransmit() const | PLearn::Object | [virtual] |
btl | PLearn::ICP | |
build() | PLearn::ICP | [virtual] |
build_() | PLearn::ICP | [private] |
buildMeshes() | PLearn::ICP | [private] |
call(const string &methodname, int nargs, PStream &io) | PLearn::Object | [virtual] |
changeOption(const string &optionname, const string &value) | PLearn::Object | |
changeOptions(const map< string, string > &name_value) | PLearn::Object | [virtual] |
classname() const | PLearn::ICP | [virtual] |
computeWeightedDistance(const Mat m1_pts, const Mat m2_pts, const Vec weights) | PLearn::ICP | [protected] |
computeWeights(const Mat model_pts, const Mat scene_pts, const Vec areas, Vec weights, real &min_wt, real &max_wt) | PLearn::ICP | [protected] |
declareMethods(RemoteMethodMap &rmm) | PLearn::Object | [protected, static] |
declareOptions(OptionList &ol) | PLearn::ICP | [protected, static] |
declaringFile() | PLearn::ICP | [inline, static] |
deepCopy(CopiesMap &copies) const | PLearn::ICP | [virtual] |
deepCopyNoMap() | PLearn::Object | |
delta_angle_length | PLearn::ICP | [protected] |
delta_trans_length | PLearn::ICP | [protected] |
dist_t | PLearn::ICP | |
dynamic_d | PLearn::ICP | |
dynamic_dmax0 | PLearn::ICP | [protected] |
dynamicDistanceThreshold(const Mat model_pts, const Mat scene_pts, const real d, const real d_max) | PLearn::ICP | [protected] |
error_t | PLearn::ICP | |
fine_matching | PLearn::ICP | |
getOption(const string &optionname) const | PLearn::Object | |
getOptionList() const | PLearn::ICP | [virtual] |
getOptionMap() const | PLearn::ICP | [virtual] |
getOptionsToRemoteTransmit() const | PLearn::Object | [virtual] |
getOptionsToSave() const | PLearn::Object | [virtual] |
getRemoteMethodMap() const | PLearn::ICP | [virtual] |
hasOption(const string &optionname) const | PLearn::Object | |
ICP() | PLearn::ICP | |
ICP(SurfMesh a_model, SurfMesh a_scene, GenericNN btl_init) | PLearn::ICP | |
info() const | PLearn::Object | [virtual] |
inherited typedef | PLearn::ICP | [private] |
initial_transform | PLearn::ICP | |
iterate() | PLearn::ICP | |
iterativeReweight(Mat model_pts, const Mat scene_pts, const Vec areas, Vec weights, const Mat init_corners, const int max_iter, Mat total_delta_rot, Vec total_delta_trans) | PLearn::ICP | [protected] |
load(const PPath &filename) | PLearn::Object | [virtual] |
lorentz_sigma | PLearn::ICP | |
makeDeepCopyFromShallowCopy(CopiesMap &copies) | PLearn::ICP | [virtual] |
match | PLearn::ICP | |
max_iter | PLearn::ICP | |
meshVertexAreas(const SurfMesh &mesh, Vec &areas) | PLearn::ICP | [protected] |
model | PLearn::ICP | |
model_features | PLearn::ICP | |
model_file | PLearn::ICP | |
n_per | PLearn::ICP | |
newread(PStream &in, unsigned int id=UINT_MAX) | PLearn::Object | |
newwrite(PStream &out) const | PLearn::Object | [virtual] |
normal_t | PLearn::ICP | |
normal_t_deg | PLearn::ICP | |
Object(bool call_build_=false) | PLearn::Object | |
oldread(istream &in) | PLearn::Object | [virtual] |
output_file | PLearn::ICP | |
overlap_delay | PLearn::ICP | |
overlap_filter | PLearn::ICP | |
parseOptionName(const string &optionname, Object *&final_object, OptionList::iterator &option_iter, string &option_index) | PLearn::Object | |
parseOptionName(const string &optionname, const Object *&final_object, OptionList::iterator &option_iter, string &option_index) const | PLearn::Object | |
PPointable() | PLearn::PPointable | [inline] |
PPointable(const PPointable &other) | PLearn::PPointable | [inline] |
prepareToSendResults(PStream &out, int nres) | PLearn::Object | [static] |
read(istream &in) | PLearn::Object | [virtual] |
read_trans_file | PLearn::ICP | |
readOptionVal(PStream &in, const string &optionname, unsigned int id=UINT_MAX) | PLearn::Object | |
ref() const | PLearn::PPointable | [inline] |
run() | PLearn::ICP | [virtual] |
save(const PPath &filename) const | PLearn::Object | [virtual] |
scene | PLearn::ICP | |
scene_features | PLearn::ICP | |
scene_file | PLearn::ICP | |
setOption(const string &optionname, const string &value) | PLearn::Object | |
sigmoid_dmid | PLearn::ICP | |
sigmoid_k | PLearn::ICP | |
smart_overlap | PLearn::ICP | |
smart_overlap_t | PLearn::ICP | |
static_thresh | PLearn::ICP | |
trans_file | PLearn::ICP | |
trans_t | PLearn::ICP | |
unref() const | PLearn::PPointable | [inline] |
usage() const | PLearn::PPointable | [inline] |
verbosity | PLearn::ICP | |
vtx_match_file | PLearn::ICP | |
vtx_matching | PLearn::ICP | |
weight_method | PLearn::ICP | |
weightOracle(int, Vec, int, Vec) | PLearn::ICP | [protected] |
write(ostream &out) const | PLearn::Object | [virtual] |
write_all_vtx_match | PLearn::ICP | |
write_trans_file | PLearn::ICP | |
write_vtx_match | PLearn::ICP | |
writeOptionVal(PStream &out, const string &optionname) const | PLearn::Object | |
~ICP() | PLearn::ICP | [inline, virtual] |
~Object() | PLearn::Object | [virtual] |
~PPointable() | PLearn::PPointable | [inline, virtual] |