Public Member Functions | Public Attributes | Static Public Attributes
follower_line_finder.Follower Class Reference

List of all members.

Public Member Functions

def __init__
def image_callback

Public Attributes

 bridge
 image_sub
 twist

Static Public Attributes

tuple cx = int(M['m10']/M['m00'])
tuple cy = int(M['m01']/M['m00'])
tuple M = cv2.moments(mask)

Detailed Description

Definition at line 13 of file follower_line_finder.py.


Constructor & Destructor Documentation

Definition at line 15 of file follower_line_finder.py.


Member Function Documentation

Definition at line 23 of file follower_line_finder.py.


Member Data Documentation

Definition at line 15 of file follower_line_finder.py.

tuple follower_line_finder.Follower::cx = int(M['m10']/M['m00']) [static]

Definition at line 41 of file follower_line_finder.py.

tuple follower_line_finder.Follower::cy = int(M['m01']/M['m00']) [static]

Definition at line 42 of file follower_line_finder.py.

Definition at line 15 of file follower_line_finder.py.

tuple follower_line_finder.Follower::M = cv2.moments(mask) [static]

Definition at line 39 of file follower_line_finder.py.

Definition at line 15 of file follower_line_finder.py.


The documentation for this class was generated from the following file:


gapter
Author(s):
autogenerated on Thu Jun 6 2019 22:05:14