Hi, I was following the tutorial from Stephen Preibisch on Multiview Reconstruction, and try out on my own sample 2D images, generated from CAT Scan. I managed to Define Multi-view Dataset, but i was stuck at Detect Interest Points for Registration.
I received the error message as below (multiples) in console log, which looks like below
Error1: Exception in Thread “Thread 4713” java.lang.ArrayIndexoutofboundException
I also see in the another log, stated fail to compute subpixel localization (see below)
Could you please help to explain why I’m getting this error?
Thanks.