Neuroglycerin / neukrill-net-tools

Tools coded as part of the NDSB competition.
MIT License
0 stars 0 forks source link

Histogram of pixel intensity frequencies #111

Closed scottclowe closed 9 years ago

scottclowe commented 9 years ago

We want a histogram of pixel intensities within the image after segmentation.

Might be a useful low-level feature.

dnstanciu commented 9 years ago

Implemented as "get_histogram(image)" in image_features.py.