Skip to content

Implementation of digital image processing using OpenCV with ROS to achieve simple functionalities on aerial robots.

Notifications You must be signed in to change notification settings

Matnay/Image-Processing_ROS

Repository files navigation

Image-Processing_ROS

Implementation of basic algorithms using OpenCV and ROS to be used on aerial vehicles

  • 1.Arrow_detection.py Detection of arrows to be follwed using the Canny Edge Detection Algorithm Image EXAMPLE RESULT
  • 2.image_binary.py Obstacle Avoidance carried out by grid based obstacle checking after binarizing an image. Image EXAMPLE RESULT1
  • 3.image_recognition.py Detection of yellow lines by using an HSV filter
  • 4.Harris.m - Harris corner detcetor
  • 4.Harris.py - Harris corner detcetor
  • 5.Masking.m - Masking Example Todo: create package with functions

About

Implementation of digital image processing using OpenCV with ROS to achieve simple functionalities on aerial robots.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published