Program for checking the pixel intensity of an image

1 view (last 30 days)
I need to check the pixel intensity of an image and also be able to identify where on the image the higher pixel intensities are concentrated. I also want to be able to easily load whatever image I want into the program correctly without any hiccups or bugs. I tried various functions but I mostly get back a bar graph with the intensity levels shown in a graph but nothing else. I am a bit of a novice at this and would greatly appreciate the help. Thanks.
  1 Comment
Ryan
Ryan on 20 Jul 2012
If you're new to image processing with Matlab, IA's tutorials are a great place to start (speaking from experience).

Sign in to comment.

Answers (1)

Image Analyst
Image Analyst on 19 Jul 2012
See some of my image processing tutorials. They all do that kind of stuff.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!