slamit_ORBSLAM2_on_Android icon indicating copy to clipboard operation
slamit_ORBSLAM2_on_Android copied to clipboard

OrbNdkHelper.startCurrentORB function not working

Open kumarshreyak opened this issue 7 years ago • 0 comments

Line 140 in ORBSLAMForDataSetActivity :- int[] resultInt = OrbNdkHelper.startCurrentORB(timestamp, pix, w, h); ^ the function doesn't fill up the resultInt array and hence the resulting image is not obtained. The native function won't work even though all the parameters passed are correct.

kumarshreyak avatar Jan 22 '18 10:01 kumarshreyak