Solar
Classes | Functions
SolAR::MODULES::NONFREEOPENCV Namespace Reference

Provides a set of computer vision components based on OpenCV library (opencv_contrib): https://opencv.org/ Warining, the code source of openCV used for this module is not free ! UUID: 28b89d39-41bd-451d-b19e-d25a3d7c5797 More...

Classes

class  SolARDescriptorsExtractorSURF128Opencv
 Extracts the SURF descriptors (size 128) for a set of keypoints. UUID: fe14a310-d0a2-11e7-8fab-cec278b6b50a More...
 
class  SolARDescriptorsExtractorSURF64Opencv
 Extracts the SURF descriptors (size 64) for a set of keypoints. UUID: 1a437804-d0a3-11e7-8fab-cec278b6b50a More...
 
class  SolARFiducialMarkerPoseEstimatorNonFreeOpencv
 Estimate camera pose based on a fiducial marker using Aruco library. UUID: 2b952e6c-ddd4-4316-ac9a-d3fad0b33b32 More...
 
class  SolARKeypointDetectorNonFreeOpencv
 Detects keypoints in an image (based on SIFT or SURF algorithm). UUID: d1f9317c-9519-4671-8ff5-4629773544f2 More...
 
class  SolARNonFreeOpenCVHelper
 A toolbox to convert OpenCV structures to SolAR structures and respectively. More...
 

Functions

int deduceOpenCVType (SRef< datastructure::Image > img)
 

Detailed Description

Provides a set of computer vision components based on OpenCV library (opencv_contrib): https://opencv.org/ Warining, the code source of openCV used for this module is not free ! UUID: 28b89d39-41bd-451d-b19e-d25a3d7c5797