Skip to content

Releases: BeyondRGB/Imaging-Art-beyond-RGB

v2.0.0-beta

08 Apr 16:54
Compare
Choose a tag to compare

New Features

  • Batch Processing
  • Precise Target Alignment
  • Output Color-corrected target image
  • View Target Reference & Measured Reflectance data

Visual Improvements

  • Differentiate between Reference and Image measurements in ab & LC charts
  • Sorted images viewable on image import page when backtracking

Bug Fixes

  • Improve backtracking through setup process
  • Fixed report header not appearing when using bottom navigation bar
  • Fixed open file location bug

System Requirements

  • Intel x86_64 processors (not tested/compiled on ARM or Apple Silicon)
  • Minimum operating system: Windows 10 (64 bit) or macOS Catalina (10.15)
  • Absolute minimum memory: 8 GB
  • Recommended memory: 16 GB or more
  • Windows: Requires the latest (2015-2022) Microsoft Visual C++ runtime installed or direct permalink download for x64.
  • Windows: Needs firewall/network access allowed at runtime for internal localhost access. Despite this, the application does not communicate over the internet whatsoever
  • The release is unsigned -- users will experience security warnings and may need administrator access to run the application (even though the application itself does not need administrator privileges)

Release Contributors

Full Changelog: v1.5.1...v2.0.0-beta

v1.5.1

30 Mar 20:19
47df2f9
Compare
Choose a tag to compare

Release Notes

Improvements

  • Replaced calibration report export

Bugs fixed

  • Image auto-sorting improvements

System Requirements

  • Intel x86_64 processors (not tested/compiled on ARM or Apple Silicon)
  • Minimum operating system: Windows 10 (64 bit) or macOS Catalina (10.15)
  • Absolute minimum memory: 8 GB
  • Recommended memory: 16 GB or more
  • Windows: Requires the latest (2015-2022) Microsoft Visual C++ runtime installed or direct permalink download for x64.
  • Windows: Needs firewall/network access allowed at runtime for internal localhost access. Despite this, the application does not communicate over the internet whatsoever
  • The release is unsigned -- users will experience security warnings and may need administrator access to run the application (even though the application itself does not need administrator privileges)

Release Contributors

  • John Akey
  • Elijah Cooper
  • Brendan Grau
  • Sungmin Kim
  • Keenan Miller

v1.5.0

26 Jan 22:20
4d5b37e
Compare
Choose a tag to compare

Release Notes

Improvements

  • Image auto-sorting
  • Improved calibration reports
  • Drag & drop to upload files
    • Images can be uploaded without clearing out already-uploaded images
  • Improved spectral picker
    • Now allows multiple selections
  • Improved error messages/validation warnings
  • Zoom percentage added for use on image-viewers
  • Removed +/- buttons on the grid selection widget

Bugs fixed

  • Images freeze sometimes when dragging while specifying their roles
  • Zoom on image-view page is more usable
  • Calibration report heatmap no longer displays well-calibrated squares as red

System Requirements

  • Intel x86_64 processors (not tested/compiled on ARM or Apple Silicon)
  • Minimum operating system: Windows 10 (64 bit) or macOS Catalina (10.15)
  • Absolute minimum memory: 8 GB
  • Recommended memory: 16 GB or more
  • Windows: Requires the latest (2015-2022) Microsoft Visual C++ runtime installed or direct permalink download for x64.
  • Windows: Needs firewall/network access allowed at runtime for internal localhost access. Despite this, the application does not communicate over the internet whatsoever
  • The release is unsigned -- users will experience security warnings and may need administrator access to run the application (even though the application itself does not need administrator privileges)

Release Contributors

  • John Akey
  • Elijah Cooper
  • Brendan Grau
  • Sungmin Kim
  • Keenan Miller

Initial Releases v1.0.0

25 Apr 21:32
5694c31
Compare
Choose a tag to compare

What's Included

  • Image Processing
    • Color Calibrations
    • Spectral Calibrations
  • Viewer
    • Color Managed Image Viewer
    • Estimated Spectral Reflectance Picker
    • Calibration Accuracy Reports
  • Supported Input Types
    • Raw Image Formats
      • cr2, raf, nef, arq, arw, dng
    • Other
      • tiff
  • Output
    • ColorManaged.tiff
    • Spectral.tiff
    • User Readable Results .csv files

Note: this release is the result of a year's work for our team's senior project. We did not have adequate time to do any real user testing. While the features in the release are functional, there may exist bugs that could cause the application to crash or hang. In the bottom left corner of the application, the green connection indicator (see below) informs the user if the backend is running. If this indicator ever becomes red, the backend is no longer running and the user should restart the application.

connection indicator

System Requirements

  • Intel x86_64 processors (not tested/compiled on ARM or Apple Silicon)
  • Minimum operating system: Windows 10 (64 bit) or macOS Catalina (10.15)
  • Absolute minimum memory: 8 GB
  • Recommended memory: 16 GB or more
  • Windows: Requires the latest (2015-2022) Microsoft Visual C++ runtime installed or direct permalink download for x64.
  • Windows: Needs firewall/network access allowed at runtime for internal localhost access. Despite this, the application does not communicate over the internet whatsoever
  • Both releases are unsigned -- users will experience security warnings and may need administrator access to run the application (even though the application itself does not need administrator privileges)

Release Contributors

Full Changelog: https://github.com/TristanKnox/Imaging-Art-beyond-RGB/commits/v1.0.0