프로젝트

일반

사용자정보

개정판 1e6d3d71

ID1e6d3d71a62f0769558e12d0f92caae48340278b
상위 1de0fe54
하위 d184ef96, 64e82778

함의성이(가) 4년 이상 전에 추가함

issue #663: disable temp image save

Change-Id: I45889cd5d1cc6156d400ec27531096fa082c48a2

차이점 보기:

DTI_PID/DTI_PID/TextDetector.py
506 506
            #else:
507 507
            #    cv2.drawContours(ocr_image, [contour], -1, (255, 255, 255), -1)
508 508

  
509
        path = os.path.join(project.getTempPath(), 'OCR_{}.png'.format(app_doc_data.imgName))
510
        cv2.imwrite(path, ocr_image)
509
        #path = os.path.join(project.getTempPath(), 'OCR_{}.png'.format(app_doc_data.imgName))
510
        #cv2.imwrite(path, ocr_image) for debug
511 511

  
512 512
        """
513 513
        east = False

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)