Main Page
Namespaces
Classes
Files
File List
File Members
include
aruco
ar_omp.cpp
Go to the documentation of this file.
1
#ifndef USE_OMP
2
int
omp_get_max_threads
() {
return
1; }
3
int
omp_get_thread_num
() {
return
0; }
4
#endif
omp_get_max_threads
int omp_get_max_threads()
Definition:
ar_omp.cpp:2
omp_get_thread_num
int omp_get_thread_num()
Definition:
ar_omp.cpp:3
asr_aruco_marker_recognition
Author(s): Allgeyer Tobias, Meißner Pascal, Qattan Mohamad
autogenerated on Mon Jun 10 2019 12:40:21