Visual Servoing Platform version 3.7.0
Loading...
Searching...
No Matches
test_numpy_image Namespace Reference

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 ()

Function Documentation

◆ get_data_dicts()

List[Dict[str, Any]] test_numpy_image.get_data_dicts ( )

◆ test_np_array_replace_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_np_array_shape_type()

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_np_array_shape_type_numpy_fn()

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_setitem_with_numpy_raw_image()

test_numpy_image.test_setitem_with_numpy_raw_image ( )

Definition at line 184 of file test_numpy_image.py.

◆ test_setitem_with_single_value()

test_numpy_image.test_setitem_with_single_value ( )

Definition at line 119 of file test_numpy_image.py.

References get_data_dicts().