#6977 NORM Never A: Image curation needed

Zarro Boogs per Child bugtracker at laptop.org
Sun May 11 23:56:49 EDT 2008


#6977: Image curation needed
-------------------------+--------------------------------------------------
  Reporter:  cjb         |       Owner:  cjb           
      Type:  defect      |      Status:  new           
  Priority:  normal      |   Milestone:  Never Assigned
 Component:  wikiserver  |     Version:                
Resolution:              |    Keywords:                
  Verified:  0           |    Blocking:                
 Blockedby:              |  
-------------------------+--------------------------------------------------

Comment(by AlbertCahalan):

 You already have a per-page value. Suppose it is such that the least
 valuable page has a 0.0 score and the most valuable page has a 1.0 score.

 For each link to an image, assign a link score. The link score is defined
 as the page score of the page it is on, divided by the number of links on
 that page.

 For each image, assign an image score. The image score is defined as the
 sum of the link scores pointing to it.

 Now apply compression and/or scaling according to image score. As a first
 approximation, score percentile becomes the JPEG compression level. For
 non-JPEG, one might divide image score by image size and then discard some
 images according to that value.

-- 
Ticket URL: <http://dev.laptop.org/ticket/6977#comment:2>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system


More information about the Bugs mailing list