Is it possible to use a .max file with opencv when using opencv with java?
I am trying to use a .max file with 3dcalib feature of the opencv library for java. Is it possible to use the same?
http://docs.opencv.org/master/d4/d94/...
what is inside your max file, and how would you use it for calibration ?
(nothing in opencv to read .max, btw, so you'll need some 3rd party code for that)