CUDA ISP for NVIDIA Jetson/Examples/GStreamer usage: Difference between revisions

Line 32: Line 32:


=== cudadebayer ===
=== cudadebayer ===
This element allows the following image formats:
This element applies the debayering algorithm. It is also capable of applying the shifting algorithm. This element allows the following image formats:
* Input
* Input
** Bayer 10/12/14/16
** Bayer 10/12/14/16
Line 38: Line 38:
** RGB or I420
** RGB or I420


This element also has included a shifting property.
This element has a shifting property.
* shift: number of bits to shift right per pixel.
* shift: number of bits to shift right per pixel.


704

edits