Machriam / PlantMonitor

GNU Affero General Public License v3.0
1 stars 0 forks source link

Virtual image creation works with all implemented features on development machine #148

Closed Machriam closed 1 month ago

Machriam commented 1 month ago

Commit messages for #117

Adding a sanity check the result to recalculate if necessary.

It looks then like this:

[19:06:25 WRN] decimal channel was over 100: 0-255 [19:06:25 WRN] decimal channel was over 100: 0-255 [19:06:25 WRN] decimal channel was over 100: 255-255 [19:06:25 WRN] decimal channel was over 100: 255-255 [19:06:25 WRN] decimal channel was over 100: 255-255 [19:06:25 WRN] decimal channel was over 100: 255-255 [19:06:25 WRN] decimal channel was over 100: 255-255 [19:06:25 WRN] decimal channel was over 100: 255-255

Maybe Opencv is not fast enough to release and allocate memory?