I am writting diploma work about ar with vuforia... I need describe how vuforia recognize and detect target in more deep level, which math formulas used and alghoritms, where I can find it? can u help me please....
This may help: https://stackoverflow.com/questions/8008368/image-detection-technique-used-in-qcar QCAR is what Vuforia use to be called. If you don't need to write about Vuforia specifically, this may help: https://docs.opencv.org/trunk/dc/d2c/tutorial_real_time_pose.html You could also read up on the standard feature detection algorithms like: SIFT, SURF, FREAK, ORB
Are you sure you want to delete this message?
Are you sure you want to delete this conversation?
To reset your password please enter the email address associated with your account. An email will be sent to you with instructions on how to complete changing your password.
This may help: https://stackoverflow.com/questions/8008368/image-detection-technique-used-in-qcar
QCAR is what Vuforia use to be called. If you don't need to write about Vuforia specifically, this may help:
https://docs.opencv.org/trunk/dc/d2c/tutorial_real_time_pose.html
You could also read up on the standard feature detection algorithms like: SIFT, SURF, FREAK, ORB