Skip to content

sinapsis-data-tools v0.1.1

Choose a tag to compare

@Natalia-OsorioClavijo Natalia-OsorioClavijo released this 25 Mar 20:14
· 42 commits to main since this release

This release of the Sinapsis mono repo brings enhanced functionality and reliability to its data handling packages, empowering developers to work more efficiently with image and video data.

  • Sinapsis Data Readers

The sinapsis-data-readers package has been enhanced to improve the handling of images and videos. This release includes bug fixes and new features to streamline data reading operations.
Key Features

Video Path Bug Fix
    Resolves issues where incorrect video paths caused errors during video reading.
    Enhances robustness and reliability when working with video files.
Image and Video Reader color:
  The images and video frames are read in the RGB color space and color space is handled through a new template
  • Sinapsis Data Writers

The sinapsis-data-writers package has been updated to improve the handling of image content and color spaces. These changes enhance the flexibility and accuracy of image writing operations.
Key Features

Image Content Handling
    Updates the way image content is added to ImagePacket.
    Improves compatibility and performance when working with image data.

Color Space Management
    Introduces changes to handle color spaces more effectively.
    Simplifies the process of managing color transformations during image writing.
  • Sinapsis Generic Data Tools

The sinapsis-generic-data-tools package introduces a new template for image color conversion, expanding its utility for developers working with image data.
Key Features

Image Color Conversion Template
    Adds a new template for converting image color spaces.
    Simplifies the process of transforming images between different color spaces, enabling developers to handle a wider range of image processing tasks.