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

  • SEARCH
  • Home
  • 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 9237057
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T07:26:54+00:00 2026-06-18T07:26:54+00:00

I am working on extracting information from figures in scientific papers, combining image processing

  • 0

I am working on extracting information from figures in scientific papers, combining image processing on the figure itself and natural language processing on its caption.

I have got to a stage where I have isolated objects within the image, and got an “average” colour for each (in both RGB and Lab colorspaces, not sure what’s best yet). From the caption, I have parsed a list of objects, along with the color name used to describe them.

So I have two lists:

names = ['Red', 'Brown', 'Yellow', 'Magenta'];
rgbs = [ (249,0,252), (253,0,1), (250,248,60), (140,70,20)];

I’m trying to figure out an automated method of determining the best pairings between the names and values. Thinking about it, I think it might be best to start by using a lookup table for all common names to convert the names into their “accepted” rgb values. Then I can work out the “distance” (Euclidean?) between each of the rgb values and each of the name rgbs. At this stage somehow I should be able to use those distances to find the optimum pairings, but I’m not sure exactly how.

Does anyone have any ideas, or know of any libraries that might provide useful tools for this?

  • 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-18T07:26:55+00:00Added an answer on June 18, 2026 at 7:26 am

    Try reading this work it looks like it solves quite a similar problem.

    Can you obtain such list pairs ( names – RGB-values ) from different figures?
    If so, by intersecting these list you may be isolated a color name that is common to a bunch of pairs (only this color) and then try and find the RGB-triplet that is “as-common-as-possible” (up to a little distortion).
    You may use this elimination process till you isolate all colors.

    For example: suppose you have

    { ['Red','Green'], {[1 0 0], [0 1 0]} }
    { ['Red','blue'] , {[.9 .1. 1], [ .2 .3 .9] }
    

    You have ‘Red’ in the intersection, and [1 0 0], [.9 .1 .1] the closest colors.

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

Sidebar

Related Questions

Language : C++ I am working on Bit Packing (Extracting the required bits from
I'm working on a project that involves extracting text scientific papers stored in PDF
I'm working on extracting data from a SQL Server database with a latin_1 character
I am working on a project that requires reading text files, extracting data from
I have been extracting information from the iTunes App Store for the past couple
I'm working to develop a small system for extracting content from web pages (I
I am working on a backend Grails application that pulls information periodically from a
I am working on manipulating/extracting data from well-formed HTML in one of our legacy
I am extracting data from a forum. My script based on is working fine.
I'm working on signal processing issues. I'm extracting some features for feeding a classifier.

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.