Template Function aruco_opencv::declare_param_int_range

Function Documentation

template<class NodeT>
inline void aruco_opencv::declare_param_int_range(NodeT &&node, std::string param_name, int default_value, int min_value, int max_value)