How to calculate image intensities of two different images for differentiation purposes

1 view (last 30 days)
Hi everyone,
I have an input image, i have processed the same orignal image (input) by applying some contrast based algorithm. After that i applied the max operator to each image (oringnal image and processed image) for the extraction of highest pixels values which can be known as bright channel of the image. After calculating the bright channels of each orignal image and processed image now i want to calcultae the intensity of the each image to decide which image has more intensity or have more number of bright pixel. One of the method which i already know is the histogram calculation. I am interested for some another method as because in histogram i can not decide which one have more brighten. Or what is the best way by using the histogram method from which we can easily diffrentiate the high intensity image..Here i am providing the code and images. The code and all the images are attached.
Thanks in advance!

Answers (1)

Selva Karna
Selva Karna on 9 Jan 2020
share your image?
  6 Comments
trinasha
trinasha on 1 Oct 2021
I need the same solution. Did you get the answer? How can I calculate 'which one is the brightest image/highest intensity'?
Image Analyst
Image Analyst on 1 Oct 2021
We have no idea what "want to decide which image has more pixels intensities" means. Is it the number of pixels in the image? Is it the bright pixel intensity? Is it the integrated intensities or mean intensity? Please be specific. You are not being specific enough.

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!