misp-modules/misp_modules
chrisr3d 611bb6fa9e
fix: [ocr_enrich] Fixed tesseract input format
- It looks like the `image_to_string` method now
  assumes RGB format and the `imdecode` method
  seems to give BGR format, so we convert the
  image array before
2021-04-15 16:12:00 +02:00
..
helpers Merge pull request #266 from MISP/pipenv 2019-01-21 14:18:26 +01:00
lib fix imports and unused variables 2020-11-30 12:48:01 +01:00
modules fix: [ocr_enrich] Fixed tesseract input format 2021-04-15 16:12:00 +02:00
__init__.py fix: [main] Disable duplicate JSON decoding 2020-10-22 18:03:29 +02:00