apl-ocean-engineering / sonar_image_proc

Other
12 stars 3 forks source link

Add histogram extractor #10

Closed amarburg closed 2 years ago

amarburg commented 2 years ago

Added code to extract histograms from sonar data, and publish them to ROS in a UInt32MultiArray topic. Also added a python node python/histogram_drawer which plots the histogram to an Image topic.