Ask Your Question

Androma's profile - activity

2017-09-10 15:41:37 -0600 commented question Issue setting up mapping3D modules from opencv_contrib and testing it with sample code.

@Tetragramm I got this module working and it generates the ouptut ply file. I changed the line: Ptr<orb> pORB = OR

2017-09-10 15:36:37 -0600 commented question Issue setting up mapping3D modules from opencv_contrib and testing it with sample code.

@Tetragramm I got this module working and it generates the ouptut ply file. I changed the line: Ptr<orb> pORB = OR

2017-09-10 13:31:17 -0600 commented question Issue setting up mapping3D modules from opencv_contrib and testing it with sample code.

I would be very thankful if you could please explain me the functionality very briefly so I could dive in deeper in the

2017-09-10 13:31:16 -0600 commented question Issue setting up mapping3D modules from opencv_contrib and testing it with sample code.

I also see the sample code reads an Poses.xml file. I do not understand what does this file describes. link text

2017-09-10 13:31:15 -0600 commented question Issue setting up mapping3D modules from opencv_contrib and testing it with sample code.

How do open a ply file which is being generated by the sample code? I am not sure which is the best application as I tri

2017-09-10 11:09:20 -0600 asked a question Issue setting up mapping3D modules from opencv_contrib and testing it with sample code.

Issue setting up mapping3D modules from opencv_contrib and testing it with sample code. I came across the mapping3D modu

2016-06-21 15:22:52 -0600 asked a question Error:Execution failed for task ':app:ndkBuildArmeabiV7aHardDebug'. > Process 'command 'make'' finished with non-zero exit value 2

Hi I am currently trying to run my Android Studio application and I am getting this error during compilation. I think the erro has to do something with the build gradle. Can someone help me solve this issue.

I am using the adroid ndk r11c.