https://github.com/zjhellofss/tinyvcs
https://github.com/zjhellofss/tinyvcs
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/zjhellofss/tinyvcs
- Owner: zjhellofss
- Created: 2022-06-06T07:37:53.000Z (over 3 years ago)
- Default Branch: new_master
- Last Pushed: 2022-07-15T05:06:15.000Z (over 3 years ago)
- Last Synced: 2025-04-06T00:11:11.799Z (11 months ago)
- Language: C++
- Size: 207 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# tinyvcs
samples
----- **video_test.cpp ---- the entry point of main function**
source
----- cuda/* ---- **cuda convert and opencv manager**
----- tensorrt/* ---- inference
----- json/* ---- json build
----- websocket/* ---- websocket client
----- player.cpp ---- video decode
----- iutil.cpp ---- image util
----- convert.cpp ---- rgb2yuv
----- infer.cpp ---- images inference based on tensorrt/*
----- chain.cpp ---- main loop
CMakeLists.txt