iCub-main
|
Classes | |
class | SobelFilter |
Functions | |
def | python_to_yarp () |
def | yarp_to_python () |
Variables | |
image_filter = SobelFilter("/sobel:in", "/sobel:out") | |
def python_imaging.python_to_yarp | ( | ) |
Definition at line 10 of file python_imaging.py.
def python_imaging.yarp_to_python | ( | ) |
Definition at line 31 of file python_imaging.py.
python_imaging.image_filter = SobelFilter("/sobel:in", "/sobel:out") |
Definition at line 113 of file python_imaging.py.