ImageProcessing-ElectronicPublications / photoquick

Light-weight image viewer with crop,resize,collage, photogrid and filters
GNU General Public License v3.0
4 stars 0 forks source link

Work Box? #18

Closed zvezdochiot closed 3 years ago

zvezdochiot commented 4 years ago

Hi @ksharindam .

It is desirable to have a "Work Box" tool. The meaning of the tool is to works only a part of the image with any means of photoquick, after which the result is embedded in the original image and returned to it.

ksharindam commented 4 years ago

Something like using rectangular mask, and use all other tools and filters within that mask? How to determine when to embed that part in original image?

zvezdochiot commented 4 years ago

Hi @ksharindam .

Not. The original image is hidden. Only the work box remains (QImage box, x0, y0, widthbox, heightbox). A back button should be added.

❓ Or do you think it is better to make a separate tool: "Mask" (made of rectangles), and integrate it into all the others using the "Off/Mask/Demask" switch? (isn't it overcomplicated?)

zvezdochiot commented 3 years ago

See #30