KR101625158B1 - 차량용 블랙 박스 영상의 처리 장치 및 방법 - Google Patents
차량용 블랙 박스 영상의 처리 장치 및 방법 Download PDFInfo
- Publication number
- KR101625158B1 KR101625158B1 KR1020140131857A KR20140131857A KR101625158B1 KR 101625158 B1 KR101625158 B1 KR 101625158B1 KR 1020140131857 A KR1020140131857 A KR 1020140131857A KR 20140131857 A KR20140131857 A KR 20140131857A KR 101625158 B1 KR101625158 B1 KR 101625158B1
- Authority
- KR
- South Korea
- Prior art keywords
- license plate
- character string
- image
- special effect
- video signal
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
- 238000000034 method Methods 0.000 title claims description 41
- 235000000332 black box Nutrition 0.000 title description 3
- 244000085682 black box Species 0.000 title 1
- 230000000694 effects Effects 0.000 claims abstract description 78
- 238000005516 engineering process Methods 0.000 claims description 9
- 238000002372 labelling Methods 0.000 claims description 8
- 230000008569 process Effects 0.000 claims description 7
- 238000012952 Resampling Methods 0.000 claims description 6
- 230000000052 comparative effect Effects 0.000 abstract 1
- 230000008859 change Effects 0.000 description 4
- 238000010586 diagram Methods 0.000 description 4
- 238000000605 extraction Methods 0.000 description 3
- 238000004364 calculation method Methods 0.000 description 2
- 238000006243 chemical reaction Methods 0.000 description 2
- 230000002708 enhancing effect Effects 0.000 description 2
- 239000000284 extract Substances 0.000 description 2
- 230000015572 biosynthetic process Effects 0.000 description 1
- 238000004891 communication Methods 0.000 description 1
- 230000006835 compression Effects 0.000 description 1
- 238000007906 compression Methods 0.000 description 1
- 238000001514 detection method Methods 0.000 description 1
- 238000003708 edge detection Methods 0.000 description 1
- 238000001914 filtration Methods 0.000 description 1
- 238000010191 image analysis Methods 0.000 description 1
- 230000006872 improvement Effects 0.000 description 1
- 238000009434 installation Methods 0.000 description 1
- 238000003672 processing method Methods 0.000 description 1
- 230000009467 reduction Effects 0.000 description 1
- 238000003786 synthesis reaction Methods 0.000 description 1
- 230000009466 transformation Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/10—Segmentation; Edge detection
- G06T7/11—Region-based segmentation
Landscapes
- Engineering & Computer Science (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Traffic Control Systems (AREA)
- Character Discrimination (AREA)
Abstract
Description
도 2는 본 발명에 따른 블랙박스 영상의 처리 방법을 나타낸 플로우 차트
도 3은 본 발명에 따른 가장 높은 인식률을 보인 문자열을 별도로 조합하여 완성된 문자열을 출력하는 과정을 나타낸 구성도
30. 저장부
Claims (8)
- 촬영 영상을 저장하기 이전에 미리 카메라부를 통해 입력되는 영상 신호에서 차량 번호판 영역을 인식하는 차량 번호판 인식부;
상기 차량 번호판 인식부를 통하여 인식된 차량 번호판 영역을 별도의 영상 신호로 분리하는 화면 분할 처리부;
상기 화면 분할 처리부에서 분리된 번호판 영상신호에서 문자열 인식률을 높이기 위하여, 번호판 영상신호에 대하여 복수의 특수효과를 각각 적용하여 각각의 특수효과가 적용된 복수의 번호판 영상을 생성하는 특수 효과 처리부;
특수 효과 처리부에서 순차적으로 준비된 특수효과 적용을 하여 생성된 복수의 번호판 영상에서 각각의 문자열을 검출하고, 검출된 문자열들의 문자를 각각 따로 분리시켜 각 위치별로 비교 매칭하여 각 위치에서 가장 빈도수가 높은 문자들을 조합하여 완성된 문자열을 출력하는 문자인식 처리부;를 포함하고,
상기 문자인식 처리부에서 완성된 문자열이 출력되면 완성된 문자열과 유사도가 가장 큰 문자열이 검출된 영상신호를 완성된 문자열과 함께 저장부에 저장하는 것을 특징으로 하는 차량용 블랙 박스 영상의 처리 장치. - 삭제
- 제 1 항에 있어서, 상기 특수 효과 처리부에서 적용되는 특수 효과는,
선명도(sharpeness)와, 명도(brightness),대비(contrast)의 빛을 조절(adjustment) 효과와, 흑백(gray) 효과, 이진화(binarization) 및 레이블링(labeling)과 같이 인식률을 높이기 위한 효과, 그리고 이미지 화질을 높이기 위한 리샘플링(lanczos resampling)을 포함하는 것을 특징으로 하는 차량용 블랙 박스 영상의 처리 장치. - 제 1 항에 있어서, 상기 문자인식 처리부는 특수효과가 적용된 영상 신호를 템플릿 매칭이나 OCR과 같은 문자 인식 기술을 사용하여 번호판을 문자열(Text)로 변환하는 것을 특징으로 하는 차량용 블랙 박스 영상의 처리 장치.
- 차량용 블랙 박스에서 촬영된 영상을 저장하기 이전에,
미리 카메라부를 통해 입력되는 영상 신호에서 차량 번호판 영역을 인식하는 단계;
인식된 차량 번호판 영역을 별도의 영상 신호로 분리하는 단계;
분리된 번호판 영상신호에서 문자열 인식률을 높이기 위하여, 번호판 영상신호에 대하여 복수의 특수효과를 각각 적용하여 각각의 특수효과가 적용된 복수의 번호판 영상을 생성하는 단계;
순차적으로 준비된 특수효과 적용을 하여 생성된 복수의 번호판 영상에서 각각의 문자열을 검출하고, 검출된 문자열들의 문자를 각각 따로 분리시켜 각 위치별로 비교 매칭하여 각 위치에서 가장 빈도수가 높은 문자들을 조합하여 완성된 문자열을 출력하는 단계;를 포함하고,
완성된 문자열이 출력되면 완성된 문자열과 유사도가 가장 큰 문자열이 검출된 영상신호를 완성된 문자열과 함께 저장하는 것을 특징으로 하는 차량용 블랙 박스 영상의 처리 방법. - 삭제
- 제 5 항에 있어서, 특수효과를 적용하는 단계에서 적용되는 특수 효과는,
선명도(sharpeness)와, 명도(brightness),대비(contrast)의 빛을 조절(adjustment) 효과와, 흑백(gray) 효과, 이진화(binarization) 및 레이블링(labeling)과 같이 인식률을 높이기 위한 효과, 그리고 이미지 화질을 높이기 위한 리샘플링(lanczos resampling)을 포함하는 것을 특징으로 하는 차량용 블랙 박스 영상의 처리 방법. - 제 5 항에 있어서, 가장 높은 인식률을 보인 문자열을 별도로 조합하여 완성된 문자열을 출력하는 단계에서,
순차적으로 준비된 특수효과 적용이 모두 끝나면 특수효과가 적용된 영상 신호를 템플릿 매칭이나 OCR과 같은 문자 인식 기술을 사용하여 번호판을 문자열(Text)로 변환하는 것을 특징으로 하는 차량용 블랙 박스 영상의 처리 방법.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020140131857A KR101625158B1 (ko) | 2014-09-30 | 2014-09-30 | 차량용 블랙 박스 영상의 처리 장치 및 방법 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020140131857A KR101625158B1 (ko) | 2014-09-30 | 2014-09-30 | 차량용 블랙 박스 영상의 처리 장치 및 방법 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20160038587A KR20160038587A (ko) | 2016-04-07 |
KR101625158B1 true KR101625158B1 (ko) | 2016-05-27 |
Family
ID=55789735
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020140131857A Expired - Fee Related KR101625158B1 (ko) | 2014-09-30 | 2014-09-30 | 차량용 블랙 박스 영상의 처리 장치 및 방법 |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR101625158B1 (ko) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR102313283B1 (ko) * | 2020-11-25 | 2021-10-18 | 주식회사 케이씨에스 | 영상 분석 기능을 탑재한 인공지능 다목적 비상벨 시스템 |
KR102472251B1 (ko) * | 2022-04-28 | 2022-11-30 | 주식회사 엠티오메가 | 숫자 조합 알고리즘을 기반으로 차량 번호판 인식 방법 및 이러한 방법을 수행하는 장치 |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2003271898A (ja) * | 2002-03-13 | 2003-09-26 | Oriental Consultants:Kk | ナンバープレート自動観測記録システム及び装置 |
KR100722966B1 (ko) * | 2006-08-23 | 2007-05-30 | (주) 인펙 | 차량 번호판 영상 최적화 방법 |
KR101299969B1 (ko) * | 2013-04-01 | 2013-08-26 | 한밭대학교 산학협력단 | 안드로이드 기반 휴대용 카메라 및 이를 이용한 차량 관리 시스템 및 방법 |
-
2014
- 2014-09-30 KR KR1020140131857A patent/KR101625158B1/ko not_active Expired - Fee Related
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2003271898A (ja) * | 2002-03-13 | 2003-09-26 | Oriental Consultants:Kk | ナンバープレート自動観測記録システム及び装置 |
KR100722966B1 (ko) * | 2006-08-23 | 2007-05-30 | (주) 인펙 | 차량 번호판 영상 최적화 방법 |
KR101299969B1 (ko) * | 2013-04-01 | 2013-08-26 | 한밭대학교 산학협력단 | 안드로이드 기반 휴대용 카메라 및 이를 이용한 차량 관리 시스템 및 방법 |
Also Published As
Publication number | Publication date |
---|---|
KR20160038587A (ko) | 2016-04-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6395759B2 (ja) | レーン検出 | |
KR102404149B1 (ko) | 물체 검출과 통지를 위한 운전자 보조 시스템 및 방법 | |
KR101546700B1 (ko) | 영상을 활용한 도로 포트홀 영역 인식 장치 및 방법 | |
US9870509B2 (en) | Image storage method and apparatus thereof | |
US9870600B2 (en) | Raw sensor image and video de-hazing and atmospheric light analysis methods and systems | |
Kaur et al. | An efficient approach for number plate extraction from vehicles image under image processing | |
EP2026313A1 (en) | A method and a system for the recognition of traffic signs with supplementary panels | |
US9030559B2 (en) | Constrained parametric curve detection using clustering on Hough curves over a sequence of images | |
JP2013222461A (ja) | ナンバープレート画像の確実なクロッピング | |
KR101553589B1 (ko) | Lpr 시스템에서 적응적 확률기반의 저조도 영상개선 및 스미어 복원처리 장치와 그 방법 | |
KR101561626B1 (ko) | 주행차량의 번호판 인식이 실시간으로 가능한 차량용 블랙박스 | |
CN109784322B (zh) | 一种基于图像处理的vin码识别方法、设备及介质 | |
US12008816B2 (en) | Method and system for real time object detection | |
Chen et al. | Toward community sensing of road anomalies using monocular vision | |
Agarwal et al. | An efficient algorithm for automatic car plate detection & recognition | |
Aung et al. | Automatic license plate detection system for myanmar vehicle license plates | |
KR101625158B1 (ko) | 차량용 블랙 박스 영상의 처리 장치 및 방법 | |
Branch | A novel morphological method for detection and recognition of vehicle license plates | |
KR100801989B1 (ko) | 번호판 인식 시스템,전처리 장치 및 방법 | |
KR101563543B1 (ko) | 경차 및 이륜차 인식을 위한 lpr 시스템 | |
Boliwala et al. | Automatic number plate detection for varying illumination conditions | |
KR101865958B1 (ko) | 속도 제한 표지판 인식 장치 및 방법 | |
JP6825299B2 (ja) | 情報処理装置、情報処理方法およびプログラム | |
Dandu et al. | Vehicular number plate recognition using edge detection and characteristic analysis of national number plates | |
KR102251799B1 (ko) | 비 교사학습 기반 열악 차량번호 이미지 복구 학습 방법 및 장치 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20140930 |
|
PA0201 | Request for examination | ||
E902 | Notification of reason for refusal | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20150806 Patent event code: PE09021S01D |
|
E701 | Decision to grant or registration of patent right | ||
PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 20160404 |
|
PG1501 | Laying open of application | ||
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20160523 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20160524 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
FPAY | Annual fee payment |
Payment date: 20190521 Year of fee payment: 4 |
|
PR1001 | Payment of annual fee |
Payment date: 20190521 Start annual number: 4 End annual number: 4 |
|
PC1903 | Unpaid annual fee |
Termination category: Default of registration fee Termination date: 20220303 |