/rust-image-histogram

Finding the histogram of a specific image

Primary LanguageRust

Finding Histogram of image

finding the histogram of a given image using Rust

Packages used

  • image
  • plotters

How to use

  • alter the path variable in the main.rs to point to your image
  • run the code using cargo run
  • the result will be in images/image_histogram.png

Result

result