mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 07:43:03 +04:00
Updated the stitching module docs
This commit is contained in:
@@ -123,7 +123,6 @@ struct CV_EXPORTS PlaneProjector : ProjectorBase
|
||||
};
|
||||
|
||||
|
||||
// Projects image onto z = plane_dist plane
|
||||
class CV_EXPORTS PlaneWarper : public RotationWarperBase<PlaneProjector>
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user