mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-18 17:24:28 +08:00
Merge pull request #1022 from Sahloul:features/python_wrapper/surface_matching_step
This commit is contained in:
@@ -148,7 +148,7 @@ protected:
|
||||
double angle_step, angle_step_radians, distance_step;
|
||||
double sampling_step_relative, angle_step_relative, distance_step_relative;
|
||||
Mat sampled_pc, ppf;
|
||||
int num_ref_points, ppf_step;
|
||||
int num_ref_points;
|
||||
hashtable_int* hash_table;
|
||||
THash* hash_nodes;
|
||||
|
||||
|
Reference in New Issue
Block a user