Skip to content

CV demonstration of NCRL project for the high school senior

Notifications You must be signed in to change notification settings

zonghan0904/NCRL_Huskey_CV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NCRL_Huskey_CV

Goal

  • detect the green object (tennis).
  • calculate the object's 3D coordinate with reference to camera.
  • publish the object's position information to specific topic.

Requirement

  • Python3
  • pip install -r requirements.txt

Step

  1. $ roscore
  2. $ python detect.py
  3. $ rostopic echo /camera_coordinate

Result

  • detect the green object.

detect_pic

  • calculate the object's 3D coordinate & publish the object's position to specific topic.

position_pic


optimization

  • noise reduction.

About

CV demonstration of NCRL project for the high school senior

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages