Skip to content

reeruryu/bus-beverage-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

bus-beverage-detector

버스에 음료를 반입하는 불법 행위 검출기

description

2023._.7.18011787_.mp4

build and run

$ source /opt/ros/foxy/setup.bash
$ colcon build --symlink-install --packages-select bus_beverage_detection
$ source install/local_setup.bash

terminal 1

REM 1. 비디오 파일을 읽어서 ROS2 메시지로 변환하는 방법
$ ros2 run bus_beverage_detection video_publisher 

Video Absolute Path: {비디오_경로_입력하기}
REM 2. 카메라에서 영상을 획득하여 ROS2 이미지 메시지로 변환하는 방법
$ ros2 run image_tools cam2image

terminal 2

$ ros2 run bus_beverage_detection detection_example

created by

@reeruryu @dmdwn99

About

Illegal activity detector for bringing drinks into buses using NVIDIA Jetson Nano

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages