Skip to content

Releases: rybakov-ks/ParticleAnalyzer

ParticleAnalyzer v1.4.0

11 Nov 18:58

Choose a tag to compare

🚀 New features

  • Custom component for SEM image scale calibration.
Example.mp4

ParticleAnalyzer v1.3.3

30 Oct 05:15

Choose a tag to compare

🚀 New features

  • New model for detecting scale.

🚀 Fixes

  • Updated handling of images of various formats when loading them;
  • The app tour has been removed;
  • Updated LLM output via a standard with a dictionary.

ParticleAnalyzer v1.3.2

07 Oct 11:04

Choose a tag to compare

🚀 New features

  • Added pipelines to improve SEM image quality
  • Implemented automatic scaling to the actual physical scale
  • The model automatically detects info_bar, scale_bar, and scale_text
  • Added a new transformer detection model (limit: 200 objects/image)
v1.3.2.mp4

ParticleAnalyzer v1.2.3

24 Sep 12:58

Choose a tag to compare

🚀 New features

  • New models.

🚀 Fixes

  • Returned gr.Sidebar with the option closed by default.

ParticleAnalyzer v1.2.2

17 Sep 06:28

Choose a tag to compare

🚀 New features

  • New models;
  • Changed sidebar;
  • Added option to show/hide scale bar.

🚀 Fixes

  • Fixed false appearance of "Unsupported image format" message.

ParticleAnalyzer v1.2.1

10 Sep 06:53

Choose a tag to compare

🚀 Fixes

  • This fix addresses problems when processing images with indexed color palettes (mode P) or transparency (RGBA).

ParticleAnalyzer v1.2.0

27 Aug 14:35

Choose a tag to compare

🚀 New features

  • Three new models trained;
  • Particle orientation now displayed correctly;
  • UI optimized.

ParticleAnalyzer v1.1.0

23 Aug 11:33

Choose a tag to compare

🚀 New features

  • Globally redesigned user interface, abandonment of gr.ImageEditor;
  • Improved logic for working with gr.Examples;
  • Added preliminary compression of large images.
example.mp4

ParticleAnalyzer v1.0.0

21 Aug 14:05

Choose a tag to compare

🚀 New features

  • Added ability to process 'tif' and 'tiff' images;
  • Work of gr.Examples is extended to gr.ImageEditor;
  • Work of introjs is fixed.
example.mp4

ParticleAnalyzer v0.1.38

17 Aug 12:00

Choose a tag to compare

🚀 New features

  • Added ability to select and delete multiple particles;
  • Update dual-range slider boundaries when deleting particles.
example.mp4