DLR-RM / DLR-RM/3DObjectTracking

Statement about openmp in the READMEs

Open
#75 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
1k
Forks
185
PR merge metrics
No merged PRs in 30d

Description

"If CMake finds [OpenMP](https://www.openmp.org/), the code is compiled using multithreading and vectorization for some functions."

However, `region_model.h` and `depth_model.h` use `#include ` without any preprocessor checks. So, in fact `openmp` is always required.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.