Skip to content

6.1.0 - Image Processing in Memory

Compare
Choose a tag to compare
@jomjol jomjol released this 08 Feb 17:23
fa3e300
  • Disabling of analog / digital counters in configuration

  • Improved Alignment Algorithm (AlignmentAlgo = Default, Accurate , Fast)

  • Analog counters: ExtendedResolution (last digit is extended by sub comma value of CNN)

  • config.ini: additional parameter hostname (additional to wlan.ini)

  • Switching of GPIO12/13 via http-interface: /GPIO?GPIO=12&Status=high/low

  • Bug fixing: html configuration page, wlan password ("=" now possible)

  • Major change: image processing fully in memory - no need of SD card buffer anymore
    Need to limit camera resolution to VGA (due to memory limits)

  • MQTT: Last Will Testament (LWT) implemented: "connection lost" in case of connection lost to TopicError

  • Disabled CheckDigitIncreaseConsistency in default configuration - must now be explicit enabled if needed

  • Update digital CNN to v7.2.1 (additional digital images trained)

  • Setting of arbitrary time server in config.ini

  • Option for fixed IP-, DNS-Settings in wlan.ini

  • Increased stability (internal image and camera handling)

  • Bug fixing: edit digits, handling PreValue, html-bugs