cvlab-ai / polish_banknotes

Czytnik Polskich Banknotów is a mobile app for detecting polish banknotes using neural networks
GNU General Public License v3.0
8 stars 2 forks source link

Moved torch handling and changed way of calculating brightness #74

Closed Corax0x01 closed 1 year ago

Corax0x01 commented 1 year ago

Closes #60 and #67 Torch is now handled in TorchManager. Brightness is calculated based on average luminance of pixels from image bitmap.