ros-perception / opencv_apps

http://wiki.ros.org/opencv_apps
64 stars 70 forks source link

Image histogram #103

Open galou opened 4 years ago

galou commented 4 years ago

I was looking for a node to compute the histogram of intensities from an image and found this nice repo I didn't know yet.

Apparently, there is no such feature in opencv_apps and I'm willing to implement it here. Is someone aware of intensity histogram already existing in ROS?