SolARModuleOpenCV is a module that implements some generic features used in vision processing based on the OpenCV library.
Some tests require other modules such as OpenGL, OpenCV, FBOW and G20. If they are not yet installed on your machine, please run the following command from the test folder:
remaken install packagedependencies.txtand for debug mode:
remaken install packagedependencies.txt -c debugFor more information about how to install remaken on your machine, visit the install page on the SolAR website.
The SolARTest_ModuleOpenCV_DeviceDualMarkerCalibration & SolARTest_ModuleOpenCV_DeviceDataLoader require AR device captures containing both an image sequence and the corresponding poses. You can use two captures available on the solar artifactory:
- Loop_Desktop_A: A video sequence captured with a Hololens 1 around a desktop starting and finishing with the fiducial Marker A with a loop trajectory. A fiducial marker B is captured during the trajectory.
Download the video sequences loopDesktopA.zip and extract it into the ./data folder.