This tool extracts histogram out of raw data after loading image data from the memeory. Provides 4 channel histogram with 32 buckets per channel and evaluate the performance of code .
master | dev |
---|---|
histogram can be made to work easily using the following set of commands:
make
./histogram
make clean