Definition at line 102 of file helper.py.
◆ __init__()
def ensenso_camera_test.helper.RegionOfInterest.__init__ |
( |
|
self, |
|
|
|
lower, |
|
|
|
upper |
|
) |
| |
◆ equals()
def ensenso_camera_test.helper.RegionOfInterest.equals |
( |
|
self, |
|
|
|
other, |
|
|
|
tolerance = 0 |
|
) |
| |
◆ from_message()
def ensenso_camera_test.helper.RegionOfInterest.from_message |
( |
|
cls, |
|
|
|
message |
|
) |
| |
◆ is_empty()
def ensenso_camera_test.helper.RegionOfInterest.is_empty |
( |
|
self | ) |
|
◆ write_to_message()
def ensenso_camera_test.helper.RegionOfInterest.write_to_message |
( |
|
self, |
|
|
|
message |
|
) |
| |
◆ lower
ensenso_camera_test.helper.RegionOfInterest.lower |
◆ upper
ensenso_camera_test.helper.RegionOfInterest.upper |
The documentation for this class was generated from the following file: