|
@@ -44,6 +44,7 @@ If you would like to support the developer with a cup of coffee you can do that
|
|
|
##### 6.4.0 Image Processing in Memory - (2021-03-20)
|
|
##### 6.4.0 Image Processing in Memory - (2021-03-20)
|
|
|
|
|
|
|
|
* Additional alignment marks for settings the ROIs (analog and digit)
|
|
* Additional alignment marks for settings the ROIs (analog and digit)
|
|
|
|
|
+* Upgrade analog CNN to v7.0.0 (added new type of pointer)
|
|
|
|
|
|
|
|
##### 6.3.1 Image Processing in Memory - (2021-03-16)
|
|
##### 6.3.1 Image Processing in Memory - (2021-03-16)
|
|
|
|
|
|
|
@@ -80,24 +81,25 @@ If you would like to support the developer with a cup of coffee you can do that
|
|
|
* **Major change**: image processing fully in memory - no need of SD card buffer anymore
|
|
* **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)
|
|
* 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`
|
|
* 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
|
|
* Disabled `CheckDigitIncreaseConsistency` in default configuration - must now be explicit enabled if needed
|
|
|
-
|
|
|
|
|
* Update digital CNN to v7.2.1 (additional digital images trained)
|
|
* Update digital CNN to v7.2.1 (additional digital images trained)
|
|
|
-
|
|
|
|
|
* Setting of arbitrary time server in `config.ini`
|
|
* Setting of arbitrary time server in `config.ini`
|
|
|
-
|
|
|
|
|
* Option for fixed IP-, DNS-Settings in `wlan.ini`
|
|
* Option for fixed IP-, DNS-Settings in `wlan.ini`
|
|
|
-
|
|
|
|
|
* Increased stability (internal image and camera handling)
|
|
* Increased stability (internal image and camera handling)
|
|
|
-
|
|
|
|
|
* Bug fixing: edit digits, handling PreValue, html-bugs
|
|
* Bug fixing: edit digits, handling PreValue, html-bugs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
+## Additional ideas
|
|
|
|
|
+
|
|
|
|
|
+There are some ideas and feature request, which are not followed currently - mainly due to capacity reasons on side of the developer. They are collected here: [FeatureRequest.md](FeatureRequest.md)
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+------
|
|
|
|
|
+
|
|
|
## History
|
|
## History
|
|
|
|
|
|
|
|
##### 5.0.0 Setup Modus - (2020-12-06)
|
|
##### 5.0.0 Setup Modus - (2020-12-06)
|