当前位置:网站首页>开发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
边栏推荐
- MATLAB中readtimetable函数用法
- dotnet 使用 lz4net 压缩 Stream 或文件
- 传奇服务器需要什么配置?传奇服务器租用价格表
- 用 Excel 爬取网络数据的四个小案例
- visual studio 2015 warning MSB3246
- Interviewer: How is the expired key in Redis deleted?
- 某男子因用本地虚拟机做压测,惨遭字节面试官当场嘲笑
- JWT主动校验Token是否过期
- Moke, dynamic image resource package display
- Some problems with passing parameters of meta and params in routing (can be passed but not passed, empty, collocation, click to pass multiple parameters to report an error)
猜你喜欢
随机推荐
【分布式】分布式ID生成策略
js数据类型、节流/防抖、点击事件委派优化、过渡动画
[Data Mining] Written Exam Questions for Sohu Data Mining Engineers
moke、动态图片资源打包显示
PCBA方案设计——厨房语音秤芯片方案
C语言知识大全(一)——C语言概述,数据类型
JdbcTemplate概述和测试
三种方式设置特定设备UWP XAML view
LayaBox---knowledge point
伺服电机矢量控制原理与仿真(1)控制系统的建立
[Academic related] Tsinghua professor persuaded to quit his Ph.D.:I have seen too many doctoral students have mental breakdowns, mental imbalances, physical collapses, and nothing!...
STP --- 生成树协议
宝塔实测-搭建中小型民宿酒店管理源码
After the tester with 10 years of service "naked resignation" from the big factory...
IPV6地址
1、File对象学习
for 循环中的 ++i 与 i++
Some problems with passing parameters of meta and params in routing (can be passed but not passed, empty, collocation, click to pass multiple parameters to report an error)
PRIMAL: Pathfinding via Reinforcement and Imitation Multi-Agent Learning 代码解析
【编程思想】