dc042fe418399c9bfe8ce621e23b3b95e92337dd
find-object (standalone) 
Find-Object project, visit the home page for more information.
find_object_2d (ROS package)
Install
Binaries:
# ROS Jade:
$ sudo apt-get install ros-jade-find-object-2d
# ROS Indigo:
$ sudo apt-get install ros-indigo-find-object-2d
# ROS Hydro:
$ sudo apt-get install ros-hydro-find-object-2d
Source:
# Install ROS Groovy/Hydro/Indigo/Jade (catkin build):
$ cd ~/catkin_ws
$ git clone https://github.com/introlab/find-object.git src/find_object_2d
$ catkin_make
# Install ROS Fuerte (in a directory of your "ROS_PACKAGE_PATH"):
$ svn checkout -r176 http://find-object.googlecode.com/svn/trunk/ros-pkg/find_object_2d
$ rosmake find_object_2d
Run
$ roscore &
# Launch your preferred usb camera driver
$ rosrun uvc_camera uvc_camera_node &
$ rosrun find_object_2d find_object_2d image:=image_raw
See find_object_2d for more information.
Description
This repository contains code for detecting heat pipes in the greenhouse as well as estimating the pose of the pipes
1.3 GiB
Languages
Jupyter Notebook
93.5%
Python
4.8%
C++
1.6%