초록 열기/닫기 버튼

컴퓨터 그래픽스 분야 이외에 라인 드로윙 기법은 패턴 인식 (의학적 진단, 문장 처리, 신약 발견과 언어 인식), 머신 러닝, 데이터 압축 등에 널리 쓰인다. 일반적으로 라인 드로윙 알고리즘은 단순화된 형태로 입력 데이터를 변환하는 처리 과정이며, 가능한 상대적으로 많은 정보를 유지해야 된다. 컴퓨터 그래픽스에서의 라인 드로윙은 비사실적인 랜더링 분야에서 넓게 쓰일 뿐만 아니라, 모델 재설계에도 쓰이고 있다. 본 논문에서는 선형적인 특성을 보여주는 다음과 같은 기법 - 윤곽선, 리지 및 밸리 선, 분명한 리지와 하이라이트 윤곽선-을 소개한다.


Outside of computer graphics field the line drawing is widely used in pattern recognition (medical diagnosis, text processing, drug discovery, and speech recognition), machine learning, data compression and so on. Generally line drawing is a process of transformation of an input data into a reduced representation, but keeping as much relevant information as possible. line drawing in computer graphics has wide application in non-photorealistic rendering to create artistic approach, but also can be used for model reconstruction. We will provide slight description of such linear feature, like contours, ridge and valley lines, suggestive contours, apparent ridges and highlight contours.