Difference between revisions of "RidgeRun OpenCV Fork"

From RidgeRun Developer Connection
Jump to: navigation, search
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 23:10, 17 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)