mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 07:43:03 +04:00
initial setCamera implementation
This commit is contained in:
@@ -39,6 +39,7 @@ namespace cv
|
||||
void updateWidgetPose(const String &id, const Affine3f &pose);
|
||||
Affine3f getWidgetPose(const String &id) const;
|
||||
|
||||
void setCamera(const Camera2 &camera);
|
||||
Affine3f getViewerPose();
|
||||
void setViewerPose(const Affine3f &pose);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user