![]() |
Visual Servoing Platform version 3.7.0
|
Functions | |
| List[Dict[str, Any]] | get_data_dicts () |
| test_np_array_shape_type () | |
| test_np_array_shape_type_numpy_fn () | |
| test_np_array_replace_value () | |
| test_setitem_with_single_value () | |
| test_setitem_with_numpy_raw_image () | |
| List[Dict[str, Any]] test_numpy_image.get_data_dicts | ( | ) |
Definition at line 42 of file test_numpy_image.py.
Referenced by test_np_array_replace_value(), test_np_array_shape_type(), test_np_array_shape_type_numpy_fn(), and test_setitem_with_single_value().
| test_numpy_image.test_np_array_replace_value | ( | ) |
Tests 2D pixel indexing and correspondance between visp pixel reps and numpy reps
Definition at line 92 of file test_numpy_image.py.
References get_data_dicts().
| test_numpy_image.test_np_array_shape_type | ( | ) |
Tests buffer definition, shape and dtype
Definition at line 74 of file test_numpy_image.py.
References get_data_dicts().
| test_numpy_image.test_np_array_shape_type_numpy_fn | ( | ) |
Tests converting to a numpy array by calling our defined function
Definition at line 83 of file test_numpy_image.py.
References get_data_dicts().
| test_numpy_image.test_setitem_with_numpy_raw_image | ( | ) |
Definition at line 184 of file test_numpy_image.py.
| test_numpy_image.test_setitem_with_single_value | ( | ) |
Definition at line 119 of file test_numpy_image.py.
References get_data_dicts().