rtsp_tensorrt/tests
2024-12-24 16:26:41 +08:00
..
CMakeLists.txt Initial commit of TensorRT Pipeline project, including core components for video stream inference. Added configuration files, build scripts, and basic structure for input, output, and processing modules. Implemented logging and error handling mechanisms. Included example usage and testing framework setup. 2024-12-24 16:26:41 +08:00
test_base.hpp Initial commit of TensorRT Pipeline project, including core components for video stream inference. Added configuration files, build scripts, and basic structure for input, output, and processing modules. Implemented logging and error handling mechanisms. Included example usage and testing framework setup. 2024-12-24 16:26:41 +08:00
test_config_parser.cpp Initial commit of TensorRT Pipeline project, including core components for video stream inference. Added configuration files, build scripts, and basic structure for input, output, and processing modules. Implemented logging and error handling mechanisms. Included example usage and testing framework setup. 2024-12-24 16:26:41 +08:00
test_cuda_helper.cpp feat: 初始化项目结构 2024-12-24 16:25:03 +08:00
test_frame_drawer.cpp feat: 初始化项目结构 2024-12-24 16:25:03 +08:00
test_frame_queue.cpp feat: 初始化项目结构 2024-12-24 16:25:03 +08:00
test_input_manager.cpp feat: 初始化项目结构 2024-12-24 16:25:03 +08:00
test_output_manager.cpp Initial commit of TensorRT Pipeline project, including core components for video stream inference. Added configuration files, build scripts, and basic structure for input, output, and processing modules. Implemented logging and error handling mechanisms. Included example usage and testing framework setup. 2024-12-24 16:26:41 +08:00
test_pipeline.cpp Initial commit of TensorRT Pipeline project, including core components for video stream inference. Added configuration files, build scripts, and basic structure for input, output, and processing modules. Implemented logging and error handling mechanisms. Included example usage and testing framework setup. 2024-12-24 16:26:41 +08:00
test_preprocess.cpp feat: 初始化项目结构 2024-12-24 16:25:03 +08:00
test_renderer.cpp Initial commit of TensorRT Pipeline project, including core components for video stream inference. Added configuration files, build scripts, and basic structure for input, output, and processing modules. Implemented logging and error handling mechanisms. Included example usage and testing framework setup. 2024-12-24 16:26:41 +08:00
test_rtsp_reader.cpp feat: 初始化项目结构 2024-12-24 16:25:03 +08:00
test_rtsp_writer.cpp feat: 初始化项目结构 2024-12-24 16:25:03 +08:00
test_trt_inference.cpp feat: 初始化项目结构 2024-12-24 16:25:03 +08:00
test_video_reader.cpp Initial commit of TensorRT Pipeline project, including core components for video stream inference. Added configuration files, build scripts, and basic structure for input, output, and processing modules. Implemented logging and error handling mechanisms. Included example usage and testing framework setup. 2024-12-24 16:26:41 +08:00
test_video_writer.cpp feat: 初始化项目结构 2024-12-24 16:25:03 +08:00
test_yaml_config.cpp Initial commit of TensorRT Pipeline project, including core components for video stream inference. Added configuration files, build scripts, and basic structure for input, output, and processing modules. Implemented logging and error handling mechanisms. Included example usage and testing framework setup. 2024-12-24 16:26:41 +08:00