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 1063337
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T18:46:12+00:00 2026-05-16T18:46:12+00:00

I am trying to develop an application which will detect the color of the

  • 0

I am trying to develop an application which will detect the color of the face once an image is provided. I was able to find out the face detection algorithm from OpenCV and integrate it. However I could not find any example or interface by which I can detect the color of the face.

I have the logic which I am presenting. Please let me know if there is anything available for this or do I need to write the separate function for this?

Logic: in the given image area, find the color detail which is repeated mostly in the given. I have gone through the histogram and not sure how it will be of help.

Any help will be greatly appreciated.

  • 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-05-16T18:46:13+00:00Added an answer on May 16, 2026 at 6:46 pm

    The histogram represents the amount of pixels of a given color which are in the image.

    For example, lets say you have this 3×3 image:

    3 4 3
    1 1 1
    2 2 1

    The histogram would be:
    count: 4 2 2 1
    color: 1 2 3 4

    from this you would have that the color which is found most is the color 1. It probably also would make sense to sum up very similar color.

    For example use count(2) = sum(hist(1), hist(2), hist(3)); (being hist the number of pixels in that color)

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

Sidebar

Related Questions

I'm trying to find out if it's possible to develop a key capturing application
I'm trying to develop an application that will use getImageData in javascript in Firefox
I'm looking to develop a Silverlight application which will take a stream of data
I am trying to develop a mobile application which can interact with a MOSS
I am trying to develop a web application for which I need to capture
I'm trying to develop an application where in the people will get notified if
I am trying to develop a plugin architecture in .Net. The application will be
I am trying to develop a custom gallery like application in which, i would
I am new to Swing. I am trying to develop an application using Swing.
I'm trying to develop a GUI application for an embedded platform, without any windowing

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.