Jump to content

RidgeRun Video Stabilization Library/Getting Started/Building the Library: Difference between revisions

No edit summary
Line 89: Line 89:
{| class="wikitable"
{| class="wikitable"
|-
|-
! Configure Option !! Description !! Values
! Configure Option !! Description !! Values !! Default
|-
|-
| -Ddeveloper-mode || Enable developer mode. Enabled by default. || true, false
| -Ddeveloper-mode || Enable developer mode || true, false || true
|-
|-
| -Denable-docs || Enable the documentation generation. Enabled by default. || disabled, enabled
| -Denable-docs || Enable the documentation generation || disabled, enabled || enabled
|-
|-
| -Denable-eval || Enable the evaluation system. Disabled by default. || disabled, enabled
| -Denable-eval || Enable the evaluation system. || disabled, enabled || disabled
|-
|-
| -Denable-tests || Enable the compilation of the tests. Enabled by default. || disabled, enabled
| -Denable-tests || Enable the compilation of the tests. || disabled, enabled || enabled
|-
|-
| -Denable-examples || Enable the compilation of the examples. Enabled by default. || disabled, enabled
| -Denable-examples || Enable the compilation of the examples. || disabled, enabled || enabled
|-
|-
| -Denable-plots || Enable the compilation of the plotter. Enabled by default. || disabled, enabled
| -Denable-plots || Enable the compilation of the plotter. || disabled, enabled || enabled
|-
|-
| -Denable-opencv || Enable the OpenCV backend compilation (CPU processing). Enabled by default. || disabled, enabled
| -Denable-opencv || Enable the OpenCV backend compilation (CPU processing) || disabled, enabled || enabled
|-
|-
| -Denable-opencl || Enable the OpenCL backend compilation (GPU processing). Enabled by default. || disabled, enabled
| -Denable-opencl || Enable the OpenCL backend compilation (GPU processing) || disabled, enabled || enabled
|-
|-
| -Denable-cuda || Enable the CUDA backend compilation (GPU processing). Enabled by default. || disabled, enabled
| -Denable-cuda || Enable the CUDA backend compilation (GPU processing) || disabled, enabled || enabled
|-
|-
| --prefix /usr || Set the installation path of the library. /usr/local by default  || PATH
| --prefix /usr || Set the installation path of the library || PATH || /usr/local
|-
|-
| --optimization 3 || Set the optimization level to the maximum. 0 by default || 0, 1, 2, 3
| --optimization 3 || Set the optimization level to the maximum || 0, 1, 2, 3 || 0
|}
|}
<b>Table 1.</b> RidgeRun Video Stabilization Library configuration options (Meson)</caption>
<b>Table 1.</b> RidgeRun Video Stabilization Library configuration options (Meson)</caption>
1,654

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.