InverseToon
0.1
|
Public Member Functions | |
def | __init__ |
Constructor. | |
def | setSegments |
def | segments |
def | setClosing |
def | closing |
def | resample |
Resample contours. More... | |
def | clipByMask |
Clip contours by clipping Mask. More... | |
Contour data class.
Attributes:
def inversetoon.data.contour.Contour.clipByMask | ( | self, | |
M_8U, | |||
endpoints = True |
|||
) |
Clip contours by clipping Mask.
def inversetoon.data.contour.Contour.resample | ( | self, | |
span = 10 |
|||
) |
Resample contours.