pycvcam.core.Transform.copy#

Transform.copy()[source]#

Return a deep copy of the transformation.

Returns:

A deep copy of the transformation, with the same parameters and constants.

Return type:

Transform