← Back to team overview

sikuli-driver team mailing list archive

[Bug 1100108] Re: Image Library Extension

 

Sounds like something similar to the IDE's Preview feature with some
additional options.

--- user's perspective ??
The developer of the script has the IDE and external tools to manage images the way he needs it.
So do you mean the user of an existing script, to do something with the existing images on the fly?

--- should allow for visual matching of new images
new image:
img = capture("show me a new image")
print find(img)

So what do you think you need additionally?

--- coordinate updates ??
what do you mean by that? an image has no "coordinates".

--- basic features for manipulating all images that are stored
what exactly?

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1100108

Title:
  Image Library Extension

Status in Sikuli:
  In Progress

Bug description:
  Sikuli extension feature request - Image Library Tool

  Sikuli needs an extension to be able to update images from a user's
  perspective.  This tool/extension will be able to maintain all images
  that are imported from scripts or using SIKULI_IMAGE_PATH.  The
  extension should allow for visual matching of new images, coordinate
  updates and basic features for manipulating all images that are
  stored.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1100108/+subscriptions


References