# algorithm_examples **Repository Path**: pistols/algorithm_examples ## Basic Information - **Project Name**: algorithm_examples - **Description**: 行为算法二次开发接入案例 - **Primary Language**: C++ - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 17 - **Created**: 2024-06-13 - **Last Updated**: 2024-06-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 案例合集 * 作者:北小菜 * 官网:http://www.beixiaocai.com * 邮箱:bilibili_bxc@126.com * QQ:1402990689 * 微信:bilibili_bxc * 哔哩哔哩主页:https://space.bilibili.com/487906612 * gitee开源地址:https://gitee.com/Vanishi/algorithm_examples * github开源地址:https://github.com/any12345com/algorithm_examples * 视频行为分析系统v4下载地址:https://gitee.com/Vanishi/BXC_VideoAnalyzer_v4 ### 案例介绍 #### library_examples: * 动态库类型行为算法案例 * C++ * 二次开发动态库类型行为算法视频教程第1讲 https://www.bilibili.com/video/BV18z421h7Zh * library_examples/XcAlgorithmLib 适用于视频行为分析系统v4.418,v4.419,v4.420 * library_examples/XcAlgorithmLib-v4.421 适用于视频行为分析系统v4.421 及其之后的版本 #### py_yolo8_pytorch_infer * API类型的行为算法案例(pytorch推理yolo8的算法服务) * python,pytorch,tornado * 可用于对接视频行为分析系统v4 #### py_yolo9_openvino_infer * API类型的行为算法案例(openvino推理yolo9的算法服务) * python,openvino,tornado * 可用于对接视频行为分析系统v4 #### py_action_recognition_openvino_infer * API类型的行为算法案例(openvino推理人体动作识别的算法服务) * python,openvino,tornado * 可用于对接视频行为分析系统v4 #### api_behaviour * API类型行为算法案例 * python,flask * 可用于对接视频行为分析系统v4 #### api_alarmfilter * API类型报警接口对接案例 * python,tornado * 可用于对接视频行为分析系统v4 #### api_alarminterface * API类型报警过滤器对接案例 * python,tornado * 可用于对接视频行为分析系统v4