File tree Expand file tree Collapse file tree 3 files changed +9
-0
lines changed Expand file tree Collapse file tree 3 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -332,6 +332,8 @@ error
332
332
| `104` | `Resource exhausted` | 더 이상 자원을 할당할 수 없는 경우
333
333
| `105` | `License not installed` | 라이선스가 설치되지 않은 상태 (리눅스에서 무료 평가판 라이센스가 설치되지 않은 경우 발생함)
334
334
| `106` | `USB dongle I/O error` | USB 라이선스 동글 읽기 실패시 발생
335
+ | `107` | `License required` | 설치된 라이선스로 가용하지 않은 기능을 사용하려고 하는 경우
336
+ | `108` | `Unsupported platform` | 지원되지 않는 환경에서 실행시 발생
335
337
| `200` | `Unknown` | 기타 정의되지 않은 오류
336
338
337
339
# # 4. 예제
Original file line number Diff line number Diff line change @@ -17,6 +17,13 @@ TS-ANPR은 딥러닝 기반의 대한민국 차량 번호 인식 엔진입니다
17
17
18
18
19
19
## 최신 버전 정보
20
+ #### v1.7.2 출시🎉 (2024-02-23)
21
+ 1 . 인식률 향상
22
+ 2 . 구형 주한미군 번호판 지원<br />
23
+ ![ ] ( https://i.namu.wiki/i/wwI1jJQAIZlh_gSD3Vt-2rmuIzYkQ4BNTNTLWv6GU9RMTL01ujgvhxYpFKR0ckzqa-q6_O4L4v0V8AUliVczf7INwNgsbw3DBnDZlkk8aRzGVqkLovKDVfdxkhNYEZqpn4Z90-AeizRDVzFNriHWSQ.webp )
24
+ <br />` [이미지 출처: 나무위키] `
25
+
26
+
20
27
#### v1.7.1 출시🎉 (2024-02-07)
21
28
1 . 저사양 CPU용 ` lite ` 버전 출시
22
29
- 인식 속도는 일반 버전에 비해 약 2배 빠름
You can’t perform that action at this time.
0 commit comments