python3 eval.py
2. Test guide images generated from different combination of RGB channels, and calculate the cost between BF and JBF images. The command is as follows:
python3 main.py --image_path 'testdata/1.png' --setting_path 'testdata/1_setting.txt'
python3 main.py --image_path 'testdata/2.png' --setting_path 'testdata/2_setting.txt'