mirror of
https://github.com/opencv/opencv.git
synced 2025-07-24 14:06:27 +08:00
minor changes in opencv_stitching
This commit is contained in:
parent
e0c0461787
commit
3bb0a5e331
@ -370,6 +370,7 @@ void BundleAdjuster::calcJacobian()
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
// TODO replace with eigen
|
||||
void waveCorrect(vector<Mat> &rmats)
|
||||
{
|
||||
LOGLN("Wave correcting...");
|
||||
|
Loading…
Reference in New Issue
Block a user