OpenCVModel.copy¶
giant.camera_models.opencv_model:
- OpenCVModel.copy()¶
Returns a deep copy of this object, breaking all references with
self.- Returns:
A copy of self that is a separate object
- Return type:
Self
giant.camera_models.opencv_model:
Returns a deep copy of this object, breaking all references with self.
A copy of self that is a separate object
Self