gfacciol
gfacciol
Hi! Could you try "rectification_method": "sift" instead of "rpc" ? My guess is that the RPC are not globally adjusted, so it's better to ignore them for the rectification.
Hi @jveitchmichaelis, the config looks good! You can also try using "rectification_method": "sift" that's because if rpcs are not too precise the epipolar rectification based on rpcs can lead to...
Hi! Are you running the code in a jupyter notebook right? The display command shows tries to show web page that must be served by the notebook, however I think...
I guess that needs some debugging. One clarification first, you vscode is connected to a jupyter instance in your local computer right? In the terminal where you ran "python3 -m...