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 $ roscore $ python detect.py $ rostopic echo /camera_coordinate Result detect the green object. calculate the object's 3D coordinate & publish the object's position to specific topic. optimization noise reduction.