[vz-users] Wasserzähler, vzlogger und OCR

Matthias Behr mbehr at mcbehr.de
Mon Oct 31 08:16:35 CET 2016


Program received signal SIGSEGV, Segmentation fault.
0x0816b9af in array_list_get_idx ()
(gdb) bt
#0  0x0816b9af in array_list_get_idx ()
#1  0x0811ee09 in MeterOCR::Recognizer::Recognizer (this=0x838cbf0, str_type="needle", jr=0x838b658)
    at /home/mbehr/develop/volkszaehler/vzlogger/src/protocols/MeterOCR.cpp:196
#2  0x0811f141 in MeterOCR::RecognizerNeedle::RecognizerNeedle (this=0x838cbf0, jr=0x838b658)
    at /home/mbehr/develop/volkszaehler/vzlogger/src/protocols/MeterOCR.cpp:217
#3  0x081217ba in MeterOCR::MeterOCR (this=0x838cb28, options=...)
    at /home/mbehr/develop/volkszaehler/vzlogger/src/protocols/MeterOCR.cpp:729



-> boundingboxes muss ein array sein (muss da eine Überprüfung einbauen…)

Änder mal in
 "boundingboxes": [{
           "identifier": "8-0:3.2.0",
           "scaler": -1,
           "digit": true,
           "type": "circle",
           "circle": {
             "cx": 992,
             "cy": 452,
             "cr": 70,
             "offset": 0
           }
         }],



> Am 31.10.2016 um 07:00 schrieb Daniel Lauckner <vz at jahp.de>:
> 
> Hallo,
> 
> 
> am Montag, 31. Oktober 2016 um 06:32 hast du geschrieben:
>> und nichts in
>> /tmp/vzlogger.log
> 
> pi at volkszaehler_wasser ~ $ ls -l /tmp
> insgesamt 1820
> -rw-r--r-- 1 root root 1862152 Okt 30 10:26 wasserzaehler.png
> 
> 
> mfg Daniel
> 

Gruß

Matthias



More information about the volkszaehler-users mailing list