Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8477987
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T18:37:12+00:00 2026-06-10T18:37:12+00:00

In color histogram, we usually extracts histograms in each color channel, this does not

  • 0

In color histogram, we usually extracts histograms in each color channel, this does not contains the information of how the colors are co-occurred, for example how many pixels have the intensity I(100,200,50)?

Are there any way to build a histogram that represents the co-occurance of colors? (how many pixels contains the intensity value (200,100,50)?)

I am looking for some improved version of this type of histograms for eg. like this paper

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T18:37:13+00:00Added an answer on June 10, 2026 at 6:37 pm

    Since you want to use it as an image-level descriptor for further recognition, simple binning might not be the best option because colours are not distributed uniformly in your sample.

    The typical approach is bag of words. You take all the pixel values from your whole set of images (points in 3D space) and quantize them using some clustering algorithm (like k-means or EM algorithm). Suppose you used K clusters (may depend on your purposes and sample size, you can start with K = 100). To describe an individual image, you find the closest cluster for each pixel (so-called visual word), and build the histogram with K bins, so that each bin value is the number of pixels corresponding to the visual word. This is your descriptor, and you can compare images using Euclidean distance or χ² distance over descriptors.

    Note that there are a lot of implementations of clustering algorithms (and even bag-of-words frameworks) available, depending on your platform. OpenCV is among the most popular ones. Note that you can also use gradient-based descriptors like HOG, depending on your problem.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

For this picture : Draw histogram of R, G, B components of color (not
I am trying to get histogram from my color (3-channel) image in OpenCV but
I'm working with an image retrieval system using color histogram intersection in MATLAB. This
I would like to extract a color histogram out of a BufferedImage (Java). I
enum color = {blue, black=3, yellow=3}; 2 colors have the value 3, is it
When plotting color-maps using gnuplot, I usually use the following lines: ... set palette
I have a Color companion object which holds a few useful colors, and I'd
Ok this is a tricky one. It might not be possible. test<-data.frame(var.a=c(1,1,1,1,2,2,2,3,3,3,3,3,4,4,5,5,5,5), var.b=c(1,2,1,3,2,3,4,3,2,2,1,2,1,2,3,4,1,2)) is
What color space does MSPaint use? (I believe all MSPaints are same for last
Anyone knows how to perform RGB histogram matching on two colored images? for example

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.