ppwwyyxx / OpenPano

Automatic Panorama Stitching From Scratch
MIT License
1.85k stars 552 forks source link

error: Cannot find config file! #93

Closed qingHX closed 5 years ago

qingHX commented 5 years ago

error: Cannot find config file!

qingHX commented 5 years ago

./image-stitching ../../bryce_left_01.png ../../bryce_right_01.png error: Cannot find config file!

ppwwyyxx commented 5 years ago

The config file https://github.com/ppwwyyxx/OpenPano/blob/master/src/config.cfg must be in the same directory when you execute the binary.

qingHX commented 5 years ago

The config file https://github.com/ppwwyyxx/OpenPano/blob/master/src/config.cfg must be in the same directory when you execute the binary.

It has been solved. Thank you !!!!!!