Open Hirajet opened 7 months ago
The presumed idea is that in the \coastal\coastal-master\data folder It appears to be flir tamron 8mm.json. However, an error occurs when linking this data with images in the \boomerang folder.
command. python3 src/post/rectify.py -i "average.png" -o "rectified.tiff" -gcps "xyzuv.csv" --camera_matrix "camera_matrix.json" --epsg "28356" --bbox "xmin,ymin ,dx,dy"
Error
File "src/post/rectify.py", line 504, in
Hi, my name is hojun yoo in korea. We saw your nice experience and applyed test.
Our raspberry pi 4b was 64bit. so we do not operation your picoastal scandule program. But we found some hint your picoastal document.
In post processing, we try to Rectification and found some issue.
cd ~/picoastal/ python3 src/post/rectify.py -i "input.png" -o "rectified.tiff" -gcps "xyzuv.csv" --camera_matrix "camera_matrix.json" --epsg "12345" --bbox "xmin,ymin,dx,dy"
We just tested postprocess and we not have camera_matrix.json file.
It was said that the program runs in the example set. How do we obtain this file and learn the example set?
Thank for your check and waiting your kindly answer.