Menu Close

Pixopedia XE32 2020.02

New version of Pixopedia XE32 is available (2020.02 Beta). First of all, here is the list of changes and new features:

  • LIPS engine upgraded.
  • New lua script (plug-in) added: OpenCV Colorization. Colorize B/W photos using deep neural network (CNN/DNN Caffe model).
  • New lua extensions concept introduced: lua scripts with silent parameters. First extension added is “OpenCV Seamless Cloning” with 3 modes (normal, mixed and monochrome transfer). This extension is added as pop-up menu item in manipulate layers OpMode and also in pop-up menu (right button mouse click) on slave image, when master/slave mode is active. This concept will be further exploited in future versions (image inpainting, image completion, etc…).
  • A bunch of new neural network style transfer models added on GitHub, Check data_stylemodels.zip.

Here is a list of bug fixes from previous version:

  • Bug in image processing/rotate/rotate and maintain size (crop out): rotated image is shifted – fixed.
  • When lua script is applied to loaded image (only one image in IMA) and image is  closed, after loading any other image and executing lua script, program crashes – fixed.
  • When lua script is applied through selection, wrong selection is used (selection of first loaded image). Also, it may provoke program crash – fixed.
  • Executing “OpenCV Swap Faces” without previously downloading and unpacking data.zip from GitHub may cause program crash – fixed (lua script modified to check if necessary files exist).
  • Sample stencils not distributed with current version…”What a mistake-a to make-a!”
  • Bug in image processing/resize inside: clicking reset button, resets image view zoom value in IMA, but does not reset view in image processing options window – fixed.
  • Bug in auto-brushing pop-up window: pause button does not suspend current thread – fixed.
  • Bug in Layers tool: when Draw outer is checked, option has delayed effect (takes effect after different layer is selected or new layer is appended) – fixed.
  • Bug when switching from Master/slave mode to Standard: splitter bar remains visible – fixed.
  • Bug in Layers tool: when layers are merged onto background canvas, undo action does not restore previous background image – fixed.
  • Bug in lua scripting engine: script “Image Bumping – auxiliary mask” throws exception – fixed.