Commit 3bb0a5e3 authored by Alexey Spizhevoy's avatar Alexey Spizhevoy

minor changes in opencv_stitching

parent e0c04617
...@@ -370,6 +370,7 @@ void BundleAdjuster::calcJacobian() ...@@ -370,6 +370,7 @@ void BundleAdjuster::calcJacobian()
////////////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////////////
// TODO replace with eigen
void waveCorrect(vector<Mat> &rmats) void waveCorrect(vector<Mat> &rmats)
{ {
LOGLN("Wave correcting..."); LOGLN("Wave correcting...");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment