GstCUDA - Example: opencv

From RidgeRun Developer Wiki



Previous: Example 2: cudadebayer Index Next: Example - opencvwarp




This page is under construction.

This page introduces two GstCUDA example elements, which offer OpenCV based image warping and filtering capabilities while being accelerated using the GPU for maximum performance.

Introduction

GstCUDA offers two basic library examples, which combine the use of the widely known computer vision library OpenCV with the high performance inherent to CUDA based algorithms. They come ready to work just out of the box, so they are perfect for training and taking the first steps into GstCUDA.

Examples Index


Previous: Example 2: cudadebayer Index Next: Example - opencvwarp