RidgeRun OpenCV Fork: Difference between revisions

From RidgeRun Developer Wiki
No edit summary
No edit summary
Line 10: Line 10:
== Building the Project ==
== Building the Project ==


Follow the instructions in our [Compiling OpenCV from Source] page. Make sure you select:
Follow the instructions in our [[Compiling OpenCV from Source]] page. Make sure you select:
* RidgeRun fork
* RidgeRun fork
* GStreamer support
* GStreamer support
* CUDA support (if applicable)
* CUDA support (if applicable)

Revision as of 04:10, 18 September 2020

Introduction

The RidgeRun OpenCV fork is a modified version of the project with various improvements around speed and efficiency. While some changes are general (i.e.: any platform will benefit from them), others are specific to the NVIDIA Jetson family.

The fork is hosted at:

https://github.com/RidgeRun/opencv

Building the Project

Follow the instructions in our Compiling OpenCV from Source page. Make sure you select:

  • RidgeRun fork
  • GStreamer support
  • CUDA support (if applicable)