프로젝트

일반

사용자정보

개정판 02519509

ID02519509ce1477e3881802671af9f502af765a1d
상위 752b0432
하위 d03f6dc2, da1aeb27

백흠경이(가) 약 5년 전에 추가함

issue 366: 텍스트 영역 인식 및 텍스트 인식 속도 개선
issue 479: 심볼 인식 후 hit ratio를 툴팁에 표기
기타 - tesseract version 표기

Change-Id: I7c41eb524de4919bce6aed18c361dcacc09f8aeb

차이점 보기:

DTI_PID/DTI_PID/MainWindow.py
2350 2350
                svgFilePath = os.path.join(project.getSvgFilePath(), _type, name + '.svg')
2351 2351
                if os.path.isfile(svgFilePath):
2352 2352
                    svg = SymbolSvgItem.createItem(_type, None, svgFilePath, owner=None, flip=flip)
2353
                    svg.hit_ratio = symbol.hitRate
2353 2354
                    svg.buildItem(name, _type, angle, pt, size, origin, connPts, parentSymbol, childSymbol,
2354 2355
                                  hasInstrumentLabel)
2355 2356
                    svg.reCalculationRotatedItem()

내보내기 Unified diff

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