ae7b79629b95c42dfd74653e43fd86f6cecf575c
Added Load/Save vocabulary actions in File menu (in console mode, see "--vocabulary" option) (issue #2)
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%