No version for distro humble showing github. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.0.0
License TODO
Build type CATKIN
Use RECOMMENDED

Repository Summary

Description 从ROS1到ROS2无人机编程实战指南
Checkout URI https://github.com/lovelyyoshino/ros-ros2-books.git
VCS Type git
VCS Version main
Last Updated 2023-05-22
Dev Status UNKNOWN
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

The hog_haar_person_detection

Additional Links

No additional links.

Maintainers

  • angus

Authors

No additional authors.

hog_haar_person_detection

A ROS Indigo package implementing the OpenCV HOG pedestrian detector[1] and HAAR face detector. Subscribes to an image being published, detects faces and standing pedestrians in the image, draws the detections on a copy of the image and publishes results as a rostopic. Also displays detections on an OpenCV window.

Usage

Install ROS

  • $ cd [your indigo catkin src folder]
  • $ git clone https://github.com/angusleigh/hog_haar_person_detection.git
  • $ cd ..
  • $ catkin_make
  • $ roslaunch hog_haar_person_detection hog_haar_person_detection.launch
  • Launch your camera node and have it publish to the “image_topic” parameter sepecified in hog_haar_person_detection.launch. Check out the open-ni node for the Kinect or USB-Cam node for USB cameras.
  • Detected faces and pedestrians should be published to /person_detection/faces and /person_detection/pedestrians topics.

[1] Link is for GPU documentation. I’m not aware of any documentation for the CPU implementaion (which is the one used for this repo).

Similar packages

CHANGELOG
No CHANGELOG found.

Dependant Packages

No known dependants.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged hog_haar_person_detection at Robotics Stack Exchange

No version for distro jazzy showing github. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.0.0
License TODO
Build type CATKIN
Use RECOMMENDED

Repository Summary

Description 从ROS1到ROS2无人机编程实战指南
Checkout URI https://github.com/lovelyyoshino/ros-ros2-books.git
VCS Type git
VCS Version main
Last Updated 2023-05-22
Dev Status UNKNOWN
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

The hog_haar_person_detection

Additional Links

No additional links.

Maintainers

  • angus

Authors

No additional authors.

hog_haar_person_detection

A ROS Indigo package implementing the OpenCV HOG pedestrian detector[1] and HAAR face detector. Subscribes to an image being published, detects faces and standing pedestrians in the image, draws the detections on a copy of the image and publishes results as a rostopic. Also displays detections on an OpenCV window.

Usage

Install ROS

  • $ cd [your indigo catkin src folder]
  • $ git clone https://github.com/angusleigh/hog_haar_person_detection.git
  • $ cd ..
  • $ catkin_make
  • $ roslaunch hog_haar_person_detection hog_haar_person_detection.launch
  • Launch your camera node and have it publish to the “image_topic” parameter sepecified in hog_haar_person_detection.launch. Check out the open-ni node for the Kinect or USB-Cam node for USB cameras.
  • Detected faces and pedestrians should be published to /person_detection/faces and /person_detection/pedestrians topics.

[1] Link is for GPU documentation. I’m not aware of any documentation for the CPU implementaion (which is the one used for this repo).

Similar packages

CHANGELOG
No CHANGELOG found.

Dependant Packages

No known dependants.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged hog_haar_person_detection at Robotics Stack Exchange

No version for distro kilted showing github. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.0.0
License TODO
Build type CATKIN
Use RECOMMENDED

Repository Summary

Description 从ROS1到ROS2无人机编程实战指南
Checkout URI https://github.com/lovelyyoshino/ros-ros2-books.git
VCS Type git
VCS Version main
Last Updated 2023-05-22
Dev Status UNKNOWN
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

The hog_haar_person_detection

Additional Links

No additional links.

Maintainers

  • angus

Authors

No additional authors.

hog_haar_person_detection

A ROS Indigo package implementing the OpenCV HOG pedestrian detector[1] and HAAR face detector. Subscribes to an image being published, detects faces and standing pedestrians in the image, draws the detections on a copy of the image and publishes results as a rostopic. Also displays detections on an OpenCV window.

Usage

Install ROS

  • $ cd [your indigo catkin src folder]
  • $ git clone https://github.com/angusleigh/hog_haar_person_detection.git
  • $ cd ..
  • $ catkin_make
  • $ roslaunch hog_haar_person_detection hog_haar_person_detection.launch
  • Launch your camera node and have it publish to the “image_topic” parameter sepecified in hog_haar_person_detection.launch. Check out the open-ni node for the Kinect or USB-Cam node for USB cameras.
  • Detected faces and pedestrians should be published to /person_detection/faces and /person_detection/pedestrians topics.

[1] Link is for GPU documentation. I’m not aware of any documentation for the CPU implementaion (which is the one used for this repo).

Similar packages

CHANGELOG
No CHANGELOG found.

Dependant Packages

No known dependants.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged hog_haar_person_detection at Robotics Stack Exchange

No version for distro rolling showing github. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.0.0
License TODO
Build type CATKIN
Use RECOMMENDED

Repository Summary

Description 从ROS1到ROS2无人机编程实战指南
Checkout URI https://github.com/lovelyyoshino/ros-ros2-books.git
VCS Type git
VCS Version main
Last Updated 2023-05-22
Dev Status UNKNOWN
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

The hog_haar_person_detection

Additional Links

No additional links.

Maintainers

  • angus

Authors

No additional authors.

hog_haar_person_detection

A ROS Indigo package implementing the OpenCV HOG pedestrian detector[1] and HAAR face detector. Subscribes to an image being published, detects faces and standing pedestrians in the image, draws the detections on a copy of the image and publishes results as a rostopic. Also displays detections on an OpenCV window.

Usage

Install ROS

  • $ cd [your indigo catkin src folder]
  • $ git clone https://github.com/angusleigh/hog_haar_person_detection.git
  • $ cd ..
  • $ catkin_make
  • $ roslaunch hog_haar_person_detection hog_haar_person_detection.launch
  • Launch your camera node and have it publish to the “image_topic” parameter sepecified in hog_haar_person_detection.launch. Check out the open-ni node for the Kinect or USB-Cam node for USB cameras.
  • Detected faces and pedestrians should be published to /person_detection/faces and /person_detection/pedestrians topics.

[1] Link is for GPU documentation. I’m not aware of any documentation for the CPU implementaion (which is the one used for this repo).

Similar packages

CHANGELOG
No CHANGELOG found.

Dependant Packages

No known dependants.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged hog_haar_person_detection at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.0.0
License TODO
Build type CATKIN
Use RECOMMENDED

Repository Summary

Description 从ROS1到ROS2无人机编程实战指南
Checkout URI https://github.com/lovelyyoshino/ros-ros2-books.git
VCS Type git
VCS Version main
Last Updated 2023-05-22
Dev Status UNKNOWN
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

The hog_haar_person_detection

Additional Links

No additional links.

Maintainers

  • angus

Authors

No additional authors.

hog_haar_person_detection

A ROS Indigo package implementing the OpenCV HOG pedestrian detector[1] and HAAR face detector. Subscribes to an image being published, detects faces and standing pedestrians in the image, draws the detections on a copy of the image and publishes results as a rostopic. Also displays detections on an OpenCV window.

Usage

Install ROS

  • $ cd [your indigo catkin src folder]
  • $ git clone https://github.com/angusleigh/hog_haar_person_detection.git
  • $ cd ..
  • $ catkin_make
  • $ roslaunch hog_haar_person_detection hog_haar_person_detection.launch
  • Launch your camera node and have it publish to the “image_topic” parameter sepecified in hog_haar_person_detection.launch. Check out the open-ni node for the Kinect or USB-Cam node for USB cameras.
  • Detected faces and pedestrians should be published to /person_detection/faces and /person_detection/pedestrians topics.

[1] Link is for GPU documentation. I’m not aware of any documentation for the CPU implementaion (which is the one used for this repo).

Similar packages

CHANGELOG
No CHANGELOG found.

Dependant Packages

No known dependants.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged hog_haar_person_detection at Robotics Stack Exchange

No version for distro galactic showing github. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.0.0
License TODO
Build type CATKIN
Use RECOMMENDED

Repository Summary

Description 从ROS1到ROS2无人机编程实战指南
Checkout URI https://github.com/lovelyyoshino/ros-ros2-books.git
VCS Type git
VCS Version main
Last Updated 2023-05-22
Dev Status UNKNOWN
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

The hog_haar_person_detection

Additional Links

No additional links.

Maintainers

  • angus

Authors

No additional authors.

hog_haar_person_detection

A ROS Indigo package implementing the OpenCV HOG pedestrian detector[1] and HAAR face detector. Subscribes to an image being published, detects faces and standing pedestrians in the image, draws the detections on a copy of the image and publishes results as a rostopic. Also displays detections on an OpenCV window.

Usage

Install ROS

  • $ cd [your indigo catkin src folder]
  • $ git clone https://github.com/angusleigh/hog_haar_person_detection.git
  • $ cd ..
  • $ catkin_make
  • $ roslaunch hog_haar_person_detection hog_haar_person_detection.launch
  • Launch your camera node and have it publish to the “image_topic” parameter sepecified in hog_haar_person_detection.launch. Check out the open-ni node for the Kinect or USB-Cam node for USB cameras.
  • Detected faces and pedestrians should be published to /person_detection/faces and /person_detection/pedestrians topics.

[1] Link is for GPU documentation. I’m not aware of any documentation for the CPU implementaion (which is the one used for this repo).

Similar packages

CHANGELOG
No CHANGELOG found.

Dependant Packages

No known dependants.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged hog_haar_person_detection at Robotics Stack Exchange

No version for distro iron showing github. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.0.0
License TODO
Build type CATKIN
Use RECOMMENDED

Repository Summary

Description 从ROS1到ROS2无人机编程实战指南
Checkout URI https://github.com/lovelyyoshino/ros-ros2-books.git
VCS Type git
VCS Version main
Last Updated 2023-05-22
Dev Status UNKNOWN
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

The hog_haar_person_detection

Additional Links

No additional links.

Maintainers

  • angus

Authors

No additional authors.

hog_haar_person_detection

A ROS Indigo package implementing the OpenCV HOG pedestrian detector[1] and HAAR face detector. Subscribes to an image being published, detects faces and standing pedestrians in the image, draws the detections on a copy of the image and publishes results as a rostopic. Also displays detections on an OpenCV window.

Usage

Install ROS

  • $ cd [your indigo catkin src folder]
  • $ git clone https://github.com/angusleigh/hog_haar_person_detection.git
  • $ cd ..
  • $ catkin_make
  • $ roslaunch hog_haar_person_detection hog_haar_person_detection.launch
  • Launch your camera node and have it publish to the “image_topic” parameter sepecified in hog_haar_person_detection.launch. Check out the open-ni node for the Kinect or USB-Cam node for USB cameras.
  • Detected faces and pedestrians should be published to /person_detection/faces and /person_detection/pedestrians topics.

[1] Link is for GPU documentation. I’m not aware of any documentation for the CPU implementaion (which is the one used for this repo).

Similar packages

CHANGELOG
No CHANGELOG found.

Dependant Packages

No known dependants.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged hog_haar_person_detection at Robotics Stack Exchange

No version for distro melodic showing github. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.0.0
License TODO
Build type CATKIN
Use RECOMMENDED

Repository Summary

Description 从ROS1到ROS2无人机编程实战指南
Checkout URI https://github.com/lovelyyoshino/ros-ros2-books.git
VCS Type git
VCS Version main
Last Updated 2023-05-22
Dev Status UNKNOWN
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

The hog_haar_person_detection

Additional Links

No additional links.

Maintainers

  • angus

Authors

No additional authors.

hog_haar_person_detection

A ROS Indigo package implementing the OpenCV HOG pedestrian detector[1] and HAAR face detector. Subscribes to an image being published, detects faces and standing pedestrians in the image, draws the detections on a copy of the image and publishes results as a rostopic. Also displays detections on an OpenCV window.

Usage

Install ROS

  • $ cd [your indigo catkin src folder]
  • $ git clone https://github.com/angusleigh/hog_haar_person_detection.git
  • $ cd ..
  • $ catkin_make
  • $ roslaunch hog_haar_person_detection hog_haar_person_detection.launch
  • Launch your camera node and have it publish to the “image_topic” parameter sepecified in hog_haar_person_detection.launch. Check out the open-ni node for the Kinect or USB-Cam node for USB cameras.
  • Detected faces and pedestrians should be published to /person_detection/faces and /person_detection/pedestrians topics.

[1] Link is for GPU documentation. I’m not aware of any documentation for the CPU implementaion (which is the one used for this repo).

Similar packages

CHANGELOG
No CHANGELOG found.

Dependant Packages

No known dependants.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged hog_haar_person_detection at Robotics Stack Exchange

No version for distro noetic showing github. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.0.0
License TODO
Build type CATKIN
Use RECOMMENDED

Repository Summary

Description 从ROS1到ROS2无人机编程实战指南
Checkout URI https://github.com/lovelyyoshino/ros-ros2-books.git
VCS Type git
VCS Version main
Last Updated 2023-05-22
Dev Status UNKNOWN
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

The hog_haar_person_detection

Additional Links

No additional links.

Maintainers

  • angus

Authors

No additional authors.

hog_haar_person_detection

A ROS Indigo package implementing the OpenCV HOG pedestrian detector[1] and HAAR face detector. Subscribes to an image being published, detects faces and standing pedestrians in the image, draws the detections on a copy of the image and publishes results as a rostopic. Also displays detections on an OpenCV window.

Usage

Install ROS

  • $ cd [your indigo catkin src folder]
  • $ git clone https://github.com/angusleigh/hog_haar_person_detection.git
  • $ cd ..
  • $ catkin_make
  • $ roslaunch hog_haar_person_detection hog_haar_person_detection.launch
  • Launch your camera node and have it publish to the “image_topic” parameter sepecified in hog_haar_person_detection.launch. Check out the open-ni node for the Kinect or USB-Cam node for USB cameras.
  • Detected faces and pedestrians should be published to /person_detection/faces and /person_detection/pedestrians topics.

[1] Link is for GPU documentation. I’m not aware of any documentation for the CPU implementaion (which is the one used for this repo).

Similar packages

CHANGELOG
No CHANGELOG found.

Dependant Packages

No known dependants.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged hog_haar_person_detection at Robotics Stack Exchange