Project

General

Profile

Actions

action #313

closed

Evaluate a composite approach for the needles

Added by aplanas about 11 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Development
Start date:
2013-04-25
Due date:
2013-04-30
% Done:

100%

Estimated time:
4.00 h

Description

To maximize the reuse of needles from one flavor to another, we can modify the needles to include and / or exclude some areas:

{
area {
"xpos" : 0,
"ypos" : 0,
"width" : 80,
"height" : 60,
"include": true
}

area {
"xpos" : 100,
"ypos" : 100,
"width" : 80,
"height" : 60,
"include": false
}

"tags" : [
"before-package-selection",
"inst-returned-to-yast",
"desktop-selection",
"before-package-selection"
]
}

  • This will affect the matching algorithm
  • We need to clarify the semantic when there is only one exclude area (match all the image but this area)
  • The editor for T10 will be more difficult to implement
Actions #1

Updated by aplanas about 11 years ago

  • Assignee deleted (lnussel)
Actions #2

Updated by lnussel about 11 years ago

  • % Done changed from 0 to 100

I've implemented this

instead of include=true/false we have now type = include | exclude | ocr

Actions #3

Updated by aplanas about 11 years ago

  • Status changed from New to Closed
Actions #4

Updated by aplanas almost 11 years ago

  • Estimated time changed from 25.00 h to 4.00 h
Actions

Also available in: Atom PDF