iCub-main
Classes | Functions | Variables
python_imaging Namespace Reference

Classes

class  SobelFilter
 

Functions

def python_to_yarp ()
 
def yarp_to_python ()
 

Variables

 image_filter = SobelFilter("/sobel:in", "/sobel:out")
 

Function Documentation

◆ python_to_yarp()

def python_imaging.python_to_yarp ( )

Definition at line 10 of file python_imaging.py.

◆ yarp_to_python()

def python_imaging.yarp_to_python ( )

Definition at line 31 of file python_imaging.py.

Variable Documentation

◆ image_filter

python_imaging.image_filter = SobelFilter("/sobel:in", "/sobel:out")

Definition at line 113 of file python_imaging.py.