当前位置:网站首页>NVIDIA-VPI(Vision Programming Interface)
NVIDIA-VPI(Vision Programming Interface)
2022-07-29 02:37:00 【Autumn ink】
Vision Programming Interface(VPI) Is NVIDIA high performance Computer vision Computer vision Computer vision / Image processing algorithm library .VPI This new library , It can be used automatically CPU, Can use GPU, Included in Jetson The platform and PC On the platform ; Also can use PVA and VIC These two kinds of special image processing / Video processing acceleration hardware ( Limited to Jetson).
VPI Provide a unified interface for different hardware , Such as CPU, GPU, Programmable Vision Accelerator (PVA), and Video Image Compositor (VIC), And provide convenient calling GPU Parallel functions .
VPI In terms of software CPU Classic algorithm on , GPU Accelerated implementation of classical algorithms on , for example OpenCV, CUDA kernel, as well as , Other Vulkan/EGL Standards like that , Even NV Of NPP( basic The image processing Function acceleration Library ). In other words, in terms of software , It's a new functional integrator . A set of API Used in all forms of hardware , meanwhile VPI Inside , Automatic
边栏推荐
- Transform okhttp cache with retrofit
- where、having、group by、order by,is null,not in,子查询,delete,日期函数
- Responsive dream weaving template outdoor camping website
- How does the Devops team defend against API attacks?
- 0728~ sorting out interview questions
- Understand the evolution of redis architecture in one article
- 快速掌握Nodejs安装以及入门
- time_ Wait and close_ Cause of wait
- Redis主从模式、哨兵集群、分片集群
- 结合Retrofit 改造OKHttp 缓存
猜你喜欢

What should I do if excel opens a CSV file containing Chinese characters and there is garbled code?

Mqtt routine

What if there is not enough time for adequate testing?

结合Retrofit 改造OKHttp 缓存

ES6详解 快速上手!

聊聊 Feign 的实现原理

Redis master-slave mode, sentinel cluster, fragment cluster

I was stunned by this question that I browsed 746000 times

Remember error scheduler once Asynceventqueue: dropping event from queue shared causes OOM

Responsive dream weaving template home decoration building materials website
随机推荐
0728~ sorting out interview questions
防止勒索软件攻击数据的十种方法
Redis master-slave mode, sentinel cluster, fragment cluster
C language to achieve the three chess game
Time pit in MySQL driver
Servlet三种实现方式
Double write consistency of MySQL and redis
工程经济学名词解释
TCP重传机制有哪些?
HTTP断点续传以及缓存问题
I want to talk about high concurrency.
关于高并发,我想聊一聊。
XSS靶场(二)xss.haozi
Chapter 3 business function development (deletion and modification of clue remarks)
MQTT例程
Explain the four asynchronous solutions of JS in detail: callback function, promise, generator, async/await
where、having、group by、order by,is null,not in,子查询,delete,日期函数
Responsive dream weaving template outdoor camping website
Where, having, group by, order by, is null, not in, subquery, delete, date function
7/28 高斯消元解线性方程组+高斯消元解异或线性方程组 +求组合数ii