AFL.automation.instrument.OpticalTurbidity#
Functions
|
Edge filter an image using the Canny algorithm. |
|
Perform a circular Hough transform. |
|
Return peaks in a circle Hough transform. |
|
Convert an image to 8-bit unsigned integer format. |
|
Compute luminance of an RGB image. |
Classes
|
|
|
Query equality of a given key's value to the specified value. |
|
- class AFL.automation.instrument.OpticalTurbidity.OpticalTurbidity(camera=None, overrides=None)[source]#
- defaults = {'camera_index': 0, 'camera_interface': 'http', 'camera_url': 'http://afl-video:8081/103/current', 'col_crop': [0, 479], 'empty_uuid': '', 'hough_radii': 98, 'row_crop': [0, 479], 'save_path': '/home/afl642/2305_SINQ_TurbidityImages/'}#