프로젝트

일반

사용자정보

작업내역

2018/05/13부터 2018/06/11까지

2018/06/12

21:56 개정판 da22c648 (hytos): Merge branch 'master' into work_branch
김정우
21:56 개정판 13c6ca24 (hytos): SymbolEditor 에서 Original, Connection Point 지정 시 int 타입에서 float 타입으로 변경
김정우
21:55 개정판 d6a09a62 (hytos): Merge branch 'master' of http://devdoftech.co.kr:8080/scm/git/DTIPID
humkyung
21:55 개정판 ccb42e9b (hytos): fixed issue #537: 미인식 부분 사용자 통보
humkyung

2018/06/11

03:24 개정판 4f521348 (hytos): Merge branch 'work_branch'
김정우
03:24 개정판 1439cf3b (hytos): SymbolEditor 에 이미지를 회전, 반전 시키는 버튼 추가 및 디자인 변경 / 기존에 QtImageViewer.setImage(...
김정우
20:42 개정판 a247f7e8 (hytos): 작업 중
김정우
20:21 개정판 0fcc5855 (hytos): Merge branch 'SymbolMapping'
Gyusu
20:21 개정판 b6996671 (hytos): Update
Gyusu

2018/06/09

13:21 개정판 15e26d1c (hytos): Implementing issue #489: Trim Line 처리
humkyung

2018/06/08

02:09 개정판 517c793e (hytos): Merge branch 'master' into work_branch
김정우
02:08 개정판 59384c70 (hytos): Type B OCR 방식 적용 / Tesseract 에서 세로 텍스트가 있을 경우에 대한 처리 / SymbolSvgItem.build(...
김정우
01:45 개정판 64c0fd17 (hytos): fixed issue #479: 심볼 인식 시 프로그래스 바 표시
humkyung

2018/06/06

19:15 개정판 47a1ff61 (hytos): Merge branch 'SymbolMapping'
Gyusu
19:14 개정판 39d43554 (hytos): Update
Gyusu

2018/06/05

00:47 개정판 2e71e478 (hytos): 기존 Scene에 추가된 TextItem 삭제 시 크기 비교 조건 삭제
김정우
22:26 개정판 3d2440f0 (hytos): Contour로 텍스트 영역 검출 함수 생성 및 환경설정에서 지정한 TypeA/B 값에 따라, Azure 혹은 Contour로 텍스트 ...
김정우

2018/06/04

04:40 개정판 d1cf37a9 (hytos): 환경설정에 Min/Max Text Size 항목 추가 및 Contour 를 이용한 텍스트 영역 검출 수정
김정우
01:49 개정판 0d07bc9b (hytos): Contour 를 이용한 텍스트 영역 설정 보완 및 OCR 연결하여 테스트 / Tesseract OCR 모듈 보완을 위한 if문 추가
김정우

2018/06/03

11:59 개정판 cd5da399 (hytos): Contour 샘플 수정
humkyung

2018/06/01

17:07 개정판 63d50415 (hytos): Contour 샘플 수정
humkyung
05:23 개정판 9afd14d6 (hytos): Contour 샘플 작성
김정우

2018/05/30

02:25 개정판 f09eb8ff (hytos): 메소드 명 변경 및 xml 생성 시 각 아이템의 toXml()을 사용하도록 변경, 그에 따른 수정 적용
김정우
21:49 개정판 ac0f196b (hytos): Merge branch 'master' into work_branch
김정우
21:49 개정판 34f2b549 (hytos): XML 생성 방식을 검출된 데이터들 기준에서 Scene에 그려진 GraphicsItem 기준으로 변경
김정우

2018/05/29

19:59 개정판 698ae50c (hytos): Update Document
humkyung
02:26 개정판 32735cac (hytos): 심볼 검출 시 정확한 위치 조정할 때 사용하던 기준을 Feature Point Count(mpCount) 에서 Template Matc...
김정우
21:53 개정판 7ac6b06b (hytos): 도면 이미지를 선택했을 때 해당 도면의 정보를 가진 xml 파일이 있을 경우 xml 내의 정보를 바탕으로 Scene에 아이템 추가
김정우

2018/05/28

05:18 개정판 c3db3ff3 (hytos): temp/*.xml 파일에 LineInfo를 추가할 수 있도록 appendLineInfo 작성
김정우
04:03 개정판 728ab045 (hytos): Merge branch 'master' into work_branch
김정우
04:03 개정판 0f544758 (hytos): LineDetector 동작을 위해 graphicsItem 추가할 시 xml 이 아닌 검출한 symbol, text 데이터로 구성하도록...
김정우
22:31 개정판 5a3f04b6 (hytos): Merge branch 'OverlapLine'
Gyusu
21:57 개정판 abb01e6c (hytos): Update
Gyusu

2018/05/25

16:37 개정판 a3dcb1a9 (hytos): QRecognitionDialog 멈춤 현상 개선
humkyung
05:02 개정판 a3a805a0 (hytos): Scene에 GraphicsItem 을 추가할 때, 이미 같은 위치에 같은 타입의 아이템이 추가되어있을 경우 삭제하도록 적용
김정우
01:43 개정판 17111ffd (hytos): 선택한 GraphicsItem이 삭제되었을 때 Highlight 를 Scene에서 제거
김정우
01:36 개정판 47bd6b4e (hytos): QRecognitionDialog 에 Line 인식 추가 및 그에 따른 Signal 등의 구조 변경
김정우
21:36 개정판 93ed7203 (hytos): QRecognitionDialog 에 심볼,텍스트,라인 검출 가능하도록 UI 변경 및 그에 따른 심볼 텍스트 검출 코드 이동 / Xml...
김정우

2018/05/24

19:16 개정판 ab7e6e6f (hytos): Merge branch 'OverlapLine'
Gyusu
19:15 개정판 460d6abd (hytos): Overlap Update
Gyusu
22:03 개정판 ea59dc23 (hytos): QEngineeringRunItem 수정 - toler 수정(1 -> 5) / math.fabs() 추가 / LongestLine 의 ...
김정우

2018/05/23

19:52 개정판 155fb9e4 (hytos): Merge branch 'master' into work_branch
김정우
19:52 개정판 2efc211e (hytos): addFlowArrow 수정 중
김정우
19:26 개정판 f316b76e (hytos): Merge branch 'FlowDirection'
Gyusu
19:26 개정판 9e0417ff (hytos): Merge branch 'master' of http://devdoftech.co.kr:8080/scm/git/DTIPID
Gyusu
19:25 개정판 d039e347 (hytos): update
Gyusu
19:23 개정판 bc21c61a (hytos): merge separated lines before writing output xml file
humkyung
18:00 개정판 018867e0 (hytos): load recognition result file if exists when opening drawing file
humkyung
17:20 개정판 ba0bca12 (hytos): revised how to detect flow mark
humkyung

2018/05/22

19:59 개정판 18b7ddf5 (hytos): LineDetector 내 detectLine() 에서 UPPERCASE 로 작성된 변수명 변경
김정우
19:36 개정판 d24ee9d1 (hytos): Merge branch 'FlowDirection'
Gyusu
19:35 개정판 42c0013c (hytos): Flowdirection Update
Gyusu

2018/05/18

05:05 개정판 aa2b8cc7 (hytos): fixed LineNoTracer which set start line's owner before tracing
humkyung
03:19 개정판 54096bc7 (hytos): Configuration 에 Small Line Minimum Length 추가 후 LineDetector.detectLine() 에서...
김정우
01:42 개정판 31199c17 (hytos): Merge branch 'master' into work_branch
김정우
01:41 개정판 d334714f (hytos): AppDocData 를 이용하여 PidSource 가져올 시 Rect가 None 일 경우 전체 이미지 반환
김정우
01:40 개정판 6b6617c8 (hytos): improve line detector
humkyung

2018/05/17

04:45 개정판 2450de49 (hytos): Merge branch 'master' of http://devdoftech.co.kr:8080/scm/git/DTIPID
humkyung
04:09 개정판 5b782afc (hytos): QResultTreeWidget의 아이템 색상이 각 아이템의 데이터 색상으로 구성되도록 수정 / LineNoTextItem 설정 시 연...
김정우
02:39 개정판 a5c9d455 (hytos): Merge branch 'master' of http://devdoftech.co.kr:8080/scm/git/DTIPID
humkyung
01:37 개정판 4c0197bd (hytos): DTI_PID 중 removeDetectSymbol() 에서 비트 연산 시 not 연산을 적용하는 대상 변경
김정우
00:33 개정판 d64b3f1d (hytos): Merge branch 'master' of http://devdoftech.co.kr:8080/scm/git/DTIPID
humkyung
22:29 개정판 adeb6f85 (hytos): LineNoTracer 중 SecondaryLine 검출 부분을 SubList 를 이용하도록 수정
김정우
21:42 개정판 b40fde27 (hytos): Merge branch 'master' of http://devdoftech.co.kr:8080/scm/git/DTIPID
humkyung
21:42 개정판 148a925b (hytos): fixed to findConnectedObjects method try to connect both symbol and line
humkyung
21:34 개정판 4006e1f8 (hytos): LineNoTracer 중 SecondaryLine 검출 부분을 중첩 루프를 이용하여 적용
김정우

2018/05/16

19:22 개정판 3c87b140 (hytos): Merge branch 'master' of http://devdoftech.co.kr:8080/scm/git/DTIPID
# Conflicts:
# Docs/Digital PID.pptx
humkyung
17:47 개정판 6a7f6d46 (hytos): Update Digital PID.pptx
humkyung
05:36 개정판 a626d5a8 (hytos): Merge branch 'master' of http://devdoftech.co.kr:8080/scm/git/DTIPID
humkyung
05:31 개정판 73a9aa93 (hytos): Merge Line 부분에서 특정 Line이 생략되는 부분 및 관련 부분 수정
김정우
00:41 개정판 0d99d655 (hytos): Merge branch 'master' of http://devdoftech.co.kr:8080/scm/git/DTIPID
# Conflicts:
# DTI_PID/DTI_PID/Shapes/QEngineeringAbstractItem.py
humkyung
00:40 개정판 50df743d (hytos): Merge branch 'master' of http://devdoftech.co.kr:8080/scm/git/DTIPID
# Conflicts:
# DTI_PID/DTI_PID/Shapes/QEngineeringAbstractItem.py
# DTI_PID/DTI_PID/Shapes/QGraphicsPolylineItem.py
humkyung

2018/05/15

15:47 개정판 9ec5f5cc (hytos): Write pipe run to xml
humkyung
06:20 개정판 a6dfdec2 (hytos): QEngineeringLineItem의 Intersect 부분 수정
김정우
05:21 개정판 5e79f8c1 (hytos): 인식된 심볼 연결 정보가 누락된 문제 수정
김정우
02:19 개정판 88724170 (hytos): ...
humkyung
00:54 개정판 64adee37 (hytos): Runs 분리 후 QResultTreeWidget에 출력되도록 수정
김정우

2018/05/14

19:35 개정판 61b7725a (hytos): Merge branch 'master' of http://devdoftech.co.kr:8080/scm/git/DTIPID
# Conflicts:
# DTI_PID/DTI_PID/LineNoTracer.py
humkyung
19:34 개정판 11ec0f83 (hytos): ...
humkyung
17:57 개정판 ef580b4f (hytos): fixed a routine tracing secondary line
humkyung
05:03 개정판 1f6a4d9a (hytos): Merge branch 'FlowDirection'
# Conflicts:
# Docs/Digital PID.pptx
Gyusu
05:01 개정판 6a6d8ab4 (hytos): Update
Gyusu
04:56 개정판 abd22e90 (hytos): Merge branch 'master' into work_branch
김정우
04:56 개정판 442f079d (hytos): QResultTreeWidget에 Run 단위로 출력하기 위한 준비 작업
김정우

2018/05/13

19:45 개정판 339bcec7 (hytos): Merge branch 'master' of http://devdoftech.co.kr:8080/scm/git/DTIPID
humkyung
19:44 개정판 d7b71046 (hytos): Merge branch 'master' of http://devdoftech.co.kr:8080/scm/git/DTIPID
# Conflicts:
# DTI_PID/DTI_PID/LineNoTracer.py
humkyung
19:42 개정판 bf68351d (hytos): Merge branch 'master' of http://devdoftech.co.kr:8080/scm/git/DTIPID
김정우
17:27 개정판 ce9281d7 (hytos): Apply changed color to engineering line
humkyung
 

내보내기 Atom

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