Ask Your Question

archenroot's profile - activity

2017-08-03 01:51:26 -0600 answered a question Stereo calibration for beginners

I just got 2 Xiaomi Yi 4k+ cameras which I plan to use for RGBD input for neural network training. And got into this calibration domain. I will probably need to test multiple methods and I am interested in <1mm precision for sure.

I have found following paper: https://webserver2.tecgraf.puc-rio.br...

There is also available Multi Cam Self Calibration package, which sounds promissing: https://github.com/strawlab/MultiCamS...

I am interested in your results.

2017-01-19 14:28:50 -0600 commented answer Image Editing Capability using GPU with Java API support

Ad 5) There is available project https://github.com/bytedeco/javacpp-presets (https://github.com/bytedeco/javacpp-p...) I found today, compiled and tried Stitching.java example which has actually a switch for use(nouse) GPU and with yes switch it worked.