2D Joint Histogram Explanation

3 views (last 30 days)
Jes
Jes on 9 Jun 2015
Commented: Image Analyst on 9 Jun 2015
Can anyone please explain little bit about 2D Joint histogram. I need clarification about the imhist function and 2D joint histogram?

Answers (1)

Image Analyst
Image Analyst on 9 Jun 2015
What information do you need? imhist() is in the Image Processing Toolbox, and the 2-D histogram, called hist3() for some reason, is in the Statistics and Machine Learning Toolbox.
  2 Comments
Jes
Jes on 9 Jun 2015
Edited: Jes on 9 Jun 2015
I found one matlab code in Matlab central called Joint Histogram. I need to know about that
Image Analyst
Image Analyst on 9 Jun 2015
Then I imagine you'll be contacting the author.

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!