Template:CUDA ISP for NVIDIA Jetson/Main contents: Difference between revisions

Line 26: Line 26:
{{Review|I think we can do it better. We can focus more on what it does and why people do need it rather than focusing on the NVIDIA ISP. Let's focus on our product. We can just place one sentence that it can work as an alternative to the NVIDIA ISP|lleon}}
{{Review|I think we can do it better. We can focus more on what it does and why people do need it rather than focusing on the NVIDIA ISP. Let's focus on our product. We can just place one sentence that it can work as an alternative to the NVIDIA ISP|lleon}}


CUDA ISP is a RidgeRun library developed to provide an alternative approach to image signal processing using CUDA rather than NVIDIA's Jetson ISP. Since our library's CUDA algorithms run on the GPU, they reduce the CPU usage thus freeing its processing capacity for others applications. It is intended to be used for programs that require a large amount of CPU usage.  It can also be used with GStreamer applications.   
CUDA ISP is a RidgeRun library developed to provide an alternative approach to image signal processing using CUDA rather than NVIDIA's Jetson ISP. Since our library's CUDA algorithms run on the GPU, it reduces the CPU usage thus freeing its processing capacity for others applications. It is intended to be used for programs that require a large amount of CPU usage.  It can also be used with GStreamer applications.   


The algorithms provided by the CUDA ISP are:
The algorithms provided by the CUDA ISP are:
704

edits