diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..cb5c36a2e4044569a9ddc7e3eb03111c6a69f64c --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +ROS node that counts the number of pixels of a given color in an image. +Uses the opencv_apps image_filter nodes to segment the image and counts the +egmented pixels. \ No newline at end of file