프로젝트

일반

사용자정보

개정판 92420d27

ID92420d27c681e0c90ec20920bddee8cdae21bb9e
상위 53953154
하위 6e10659e

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

build issue #655: build path test

차이점 보기:

DTI_PID/DTI_PID/TrainingImageListDialog.py
267 267
            fw.write(outBox)
268 268
            fw.close()
269 269

  
270
            # 실제 적용 데이터 생성
270
            # 실제 적용 데이터 생성 3단계진행
271 271
            trainCmd = tesseract_cmd + ' ' + trainingImgPath + ' ' + trainingBoxPath.replace('.box', '') + ' nobatch box.train'
272 272
            subprocess.call(trainCmd, shell = True)
273 273

  
274 274
            unicharsetExtractorCmd = unicharset_extractor_cmd + ' ' + trainingBoxPath
275

  
275 276
            subprocess.call(unicharsetExtractorCmd, shell = True)
276 277

  
277 278
            #setUnicharsetPropertiesCmd = set_unicharset_properties_cmd + 

내보내기 Unified diff

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