当前位置:网站首页>开发deepstram的自定义插件,使用gst-dseaxmple插件进行扩充,实现deepstream图像输出前的预处理,实现图像自定义绘制图(精四)
开发deepstram的自定义插件,使用gst-dseaxmple插件进行扩充,实现deepstream图像输出前的预处理,实现图像自定义绘制图(精四)
2022-08-04 21:09:00 【鼾声鼾语】
使用deepstream中的gst-dseaxmple插件进行扩充,实现deepstream图像输出前的预处理
1,插件的目录位置:
首先找到deepstream的插件的目录:deepstream6.1/sources/gst-plugins/gst-dsexample
找到插件gst-dsexample的文件夹(这个插件原始代码是用来实现检测到目标物体后进行高斯模糊的)。插件代码位置如下图所示:
2,插件函数功能说明以及如何配置文件:
我们先看一下README,里面大致介绍了这个插件的功能,这个插件主要是用来做高斯模糊的,其中的gstdsexample.cpp和gstdsexample_optimized.cpp,我们选择其中一个使用,这个具体用哪个,在Makerfile中配置。一般使用gstdsexamp
边栏推荐
- Uniapp微信雪糕刺客单页小程序源码
- 简述@RequestParam与@RequestBody参数注解
- [2022 Nioke Duo School 5 A Question Don't Starve] DP
- [2022 Hangzhou Electric Multi-School 5 1003 Slipper] Multiple Super Source Points + Shortest Path
- 顺序队列
- 三种方式设置特定设备UWP XAML view
- 数电快速入门(四)(组合逻辑电路的分析以及设计的介绍)
- How to train a deep learning model?
- 伺服电机矢量控制原理与仿真(1)控制系统的建立
- 经验分享|盘点企业进行知识管理时的困惑类型
猜你喜欢

PyTorch Geometric (PyG) 安装教程

C语言知识大全(一)——C语言概述,数据类型

PRIMAL: Pathfinding via Reinforcement and Imitation Multi-Agent Learning Code Analysis

嵌入式分享合集28
![[Teach you to use the serial port idle interrupt of the STM32HAL library]](/img/9e/88a11727e1452315edc2c8ac74690e.png)
[Teach you to use the serial port idle interrupt of the STM32HAL library]

STM32MP157A驱动开发 | 01- 板载LED作为系统心跳指示灯

for 循环中的 ++i 与 i++

After encountering MapStruct, the conversion between PO, DTO and VO objects is no longer handwritten

LINQ to SQL (Group By/Having/Count/Sum/Min/Max/Avg操作符)
![[2022 Hangzhou Electric Power Multi-School 5 1012 Questions Buy Figurines] Application of STL](/img/fe/1dd9418800366ee25067e154936e3b.png)
[2022 Hangzhou Electric Power Multi-School 5 1012 Questions Buy Figurines] Application of STL
随机推荐
OD-Model【6】:YOLOv2
PRIMAL: Pathfinding via Reinforcement and Imitation Multi-Agent Learning Code Analysis
PowerCLi batch configuration of NTP
拼多多开放平台订单信息查询接口【pdd.order.basic.list.get订单基础信息列表查询接口(根据成交时间)】代码对接教程
链队
dotnet 启动 JIT 多核心编译提升启动性能
88.(cesium之家)cesium聚合图
matlab 画图
数电快速入门(三)(卡诺图化简法的介绍)
LayaBox---知识点
【数据挖掘】搜狐公司数据挖掘工程师笔试题
两种白名单限流方案(redis lua限流,guava方案)
Matlab画图2
JWT actively checks whether the Token has expired
[2022 Nioke Duo School 5 A Question Don't Starve] DP
文章复现:超分辨率网络-VDSR
Moke, dynamic image resource package display
结构体小结
LayaBox---TypeScript---结构
for 循环中的 ++i 与 i++