Let's celebrate July! During July you can use code 'CELEBRATE' to get 50% off on any product!

Discount applies forever, not combinable with other discount!

Changelog

@nut-tree/plugin-cor Changelog

2.1.0

  • Feature: Added support for RegExp text search queries

2.0.2

  • Bugfix: Drop alpha channel on input images to prevent issues with image processing

2.0.1

  • Bugfix: Fix case-sensitivity for comparisons when searching for text

2.0.0

  • BREAKING: Updated processing of textLine queries to only return bounding box around match, not the whole line
  • Enhancement: Added auto wrapping for single language values in provider config

1.0.2

  • Bugfix: Respect custom confidence values from match requests

1.0.1

  • Enhancement: Return info about next best match in case of a miss
  • Enhancement: Remove language data file from plugin package
  • Enhancement: Default to configured LanguageModelType when preloading languages
  • Enhancement: Improve typing of readText

1.0.0

  • First stable release

0.2.1

  • Updated loading of language data from cache
  • Disabled sourcemaps
  • Removed image debug output in preprocess step

0.2.0

  • Refined API

0.1.0

  • Initial release
Previous
@nut-tree/nl-matcher