mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 08:13:04 +04:00
TAPI: stitching: optimize exposure
This commit is contained in:
committed by
Andrey Pavlenko
parent
2737e3c99b
commit
7a5c1babde
@@ -97,7 +97,7 @@ public:
|
||||
|
||||
private:
|
||||
int bl_width_, bl_height_;
|
||||
std::vector<Mat_<float> > gain_maps_;
|
||||
std::vector<UMat> gain_maps_;
|
||||
};
|
||||
|
||||
} // namespace detail
|
||||
|
||||
Reference in New Issue
Block a user