minor changes in opencv_stitching
This commit is contained in:
@@ -78,7 +78,7 @@ vector<string> img_names;
|
||||
bool trygpu = false;
|
||||
double work_megapix = 0.3;
|
||||
double seam_megapix = 0.1;
|
||||
double compose_megapix = 6;
|
||||
double compose_megapix = 1;
|
||||
int ba_space = BundleAdjuster::FOCAL_RAY_SPACE;
|
||||
float conf_thresh = 1.f;
|
||||
bool wave_correct = true;
|
||||
|
Reference in New Issue
Block a user