Giter Club home page Giter Club logo

bvirxx / blue_pyside Goto Github PK

View Code? Open in Web Editor NEW
63.0 4.0 7.0 42.94 MB

bLUe - A simple and comprehensive image editor featuring automatic contrast enhancement, color correction, 3D LUT creation, raw postprocessing, exposure fusion and noise reduction

Home Page: http://bernard.virot.free.fr/

License: GNU Lesser General Public License v3.0

Python 100.00%
clahe histogram-warping color-management qt-for-python image-processing grabcut segmentation cloning image-editor noise-reduction

blue_pyside's People

Contributors

bvirxx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

blue_pyside's Issues

Invalid type for Profile

Got this error, while running bLUe.py:

Qt WebEngine seems to be initialized from a plugin. Please set Qt::AA_ShareOpenGLContexts using QCoreApplication::setAttribute before constructing QGuiApplication.
libpng warning: iCCP: known incorrect sRGB profile
2
Profile: None
Unexpected error: <class 'PIL.ImageCms.PyCMSError'>
Traceback (most recent call last):
File "/bLUe_PYSIDE2-master/env/lib/python3.5/site-packages/PIL/ImageCms.py", line 726, in getProfileInfo
profile = ImageCmsProfile(profile)
File "/bLUe_PYSIDE2-master/env/lib/python3.5/site-packages/PIL/ImageCms.py", line 168, in init
raise TypeError("Invalid type for Profile")
TypeError: Invalid type for Profile

Tested on Macos, Ubuntu and Windows.

Should I change some configuration?

ARW picture crash

Thanks for the ARW support.

Some images are working, but this one is crashing the software
_LTZ8437.zip

Thank you
Cheers,
Leonardo

ModuleNotFoundError: 'PySide2.support.signature.inspect' with PySide2 (5.11.2)

$ pip3.6 install -U --user PySide2
Requirement already up-to-date: PySide2 in /home/chaz/.local/lib/python3.6/site-packages (5.11.2)
$ python3.6 ./bLUe.py
Traceback (most recent call last):
  File "./bLUe.py", line 131, in <module>
    from grabcut import segmentForm
  File "/home/chaz/git/github.com_bvirxx_bLUe_PYSIDE2/grabcut.py", line 24, in <module>
    from MarkedImg import vImage
  File "/home/chaz/git/github.com_bvirxx_bLUe_PYSIDE2/MarkedImg.py", line 24, in <module>
    from PySide2.support.signature.inspect import getframeinfo, currentframe
ModuleNotFoundError: No module named 'PySide2.support.signature.inspect'

Git master fails to run on Linux

Ubuntu 20.10:

Renders the window, throws the following error, then quits:

No valid sRGB color profile found.
Set SYSTEM_PROFILE_DIR and SRGB_PROFILE_NAME in your config.json

Invalid profile /home/alex/.local/share/icc/sRGB Color Space Profile.icm

Here's the console output:

python bLUe.py
/home/alex/soft/photography/bLUe_PYSIDE2/bLUeTop/colorManagement.py:38: PyGIWarning: Colord was imported without specifying a version first. Use gi.require_version('Colord', '1.0') before import to ensure that the right version gets loaded.
  from gi.repository import GLib, Gio, Colord

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.