• 제목/요약/키워드: Various color information

검색결과 812건 처리시간 0.033초

인공지능 기반의 GEMS 산불연기 및 황사 탐지 (Artificial Intelligence-Based Detection of Smoke Plume and Yellow Dust from GEMS Images)

  • 정예민;윤유정;김서연;강종구;최소연;임윤교;서영민;유정아;성경희;김상민;이양원
    • 대한원격탐사학회지
    • /
    • 제39권5_2호
    • /
    • pp.859-873
    • /
    • 2023
  • 산불은 오랜 기간동안 사회 및 경제적으로 지구에 많은 피해를 야기하며, 이러한 산불은 자연적 혹은 인위적으로 발생되어왔다. 이로 인해 여러 실험들에서 산불로 인한 악영향에 관한 연구들을 진행하였으며, 동시에 산불 발생 시 빠른 대처를 위한 산불탐지 및 오염배출 물질 탐지 등과 같은 연구들도 수행되었다. 그러나 현재까지 한국 및 동아시아 영역을 배경으로 한 연구는 부족한 실정이고 산불 탐지에 활용되는 자료들의 정확도에 한계가 있었다. 본 연구에서는 정지궤도 환경위성(Geostationary Environment Monitoring Spectrometer, GEMS) 영상에 위색합성기법을 활용해 새로운 산불연기 탐지 산출물을 생성하고 해당 영상을 U-Net 모델링에 활용해 기존의 연구들에서 산불 탐지시에 활용했던 가시광선 채널 영상의 한계를 보완하였다. 그리고 U-Net 모델링을 통해 산출된 산불연기 영역으로부터 황사 픽셀 필터링을 수행하는 분류모델을 구축하여 순수 산불연기 탐지 영상을 산출하였으며, 이는 GEMS 기반의 재난감시에 활용될 수 있을 것으로 기대한다.

그래픽 하드웨어 가속을 이용한 실시간 색상 인식 (Real-time Color Recognition Based on Graphic Hardware Acceleration)

  • 김구진;윤지영;최유주
    • 한국정보과학회논문지:컴퓨팅의 실제 및 레터
    • /
    • 제14권1호
    • /
    • pp.1-12
    • /
    • 2008
  • 본 논문에서는 야외 및 실내에서 촬영된 차량 영상에 대해 실시간으로 차량 색상을 인식할 수 있는 GPU(Graphics Processing Unit) 기반의 알고리즘을 제시한다. 전처리 과정에서는 차량 색상의 표본 영상들로부터 특징벡터를 계산한 뒤, 이들을 색상 별로 조합하여 GPU에서 사용할 참조 텍스쳐(Reference texture)로 저장한다. 차량 영상이 입력되면, 특징벡터를 계산한 뒤 GPU로 전송하고, GPU에서는 참조 텍스쳐 내의 표본 특징리터들과 비교하여 색상 별 유사도를 측정한 뒤 CPU로 전송하여 해당 색상명을 인식한다. 분류의 대상이 되는 색상은 가장 흔히 발견되는 차량 색상들 중에서 선택한 7가지 색상이며, 검정색, 은색, 흰색과 같은 3가지의 무채색과 빨강색, 노랑색, 파랑색, 녹색과 같은 4가지의 유채색으로 구성된다. 차량 영상에 대한 특징벡터는 차량 영상에 대해 HSI(Hue-Saturation-Intensity) 색상모델을 적용하여 색조-채도 조합과 색조-명도 조합으로 색상 히스토램을 구성하고, 이 중의 채도 값에 가중치를 부여함으로써 구성한다. 본 논문에서 제시하는 알고리즘은 다양한 환경에서 촬영된 많은 수의 표본 특징벡터를 사용하고, 색상 별 특성을 뚜렷이 반영하는 특징벡터를 구성하였으며, 적합한 유사도 측정함수(likelihood function)를 적용함으로써, 94.67%에 이르는 색상 인식 성공률을 보였다. 또한, GPU를 이용함으로써 대량의 표본 특징벡터의 집합과 입력 영상에 대한 특징벡터 간의 유사도 측정 및 색상 인식과정을 병렬로 처리하였다. 실험에서는, 색상 별로 1,024장씩, 총 7,168장의 차량 표본 영상을 이용하여 GPU에서 사용하는 참조 텍스쳐를 구성하였다. 특징벡터의 구성에 소요되는 시간은 입력 영상의 크기에 따라 다르지만, 해상도 $150{\times}113$의 입력 영상에 대해 측정한 결과 평균 0.509ms가 소요된다. 계산된 특징벡터를 이용하여 색상 인식의 수행시간을 계산한 결과 평균 2.316ms의 시간이 소요되었고, 이는 같은 알고리즘을 CPU 상에서 수행한 결과에 비해 5.47배 빠른 속도이다. 본 연구에서는 차량만을 대상으로 하여 색상 인식을 실험하였으나, 일반적인 피사체의 색상 인식에 대해서도 제시된 알고리즘을 확장하여 적용할 수 있다.

다수의 보행자 추적과정에서 특징정보를 이용한 보행자 검출 알고리즘 설계 (Design of Pedestrian Detection Algorithm Using Feature Data in Multiple Pedestrian Tracking Process)

  • 한명호;류창주;이상덕;한승조
    • 한국정보통신학회논문지
    • /
    • 제22권4호
    • /
    • pp.641-647
    • /
    • 2018
  • 최근 여러 목적으로 영상 정보를 제공하는 CCTV는 지능형으로 변화하고 있으며, 컴퓨터 비전을 이용한 자동화 응용 범위가 증가하고 있다. 보행자 및 차량 등의 정확한 인식을 위해 신뢰성이 높은 검출방법을 수행하여야 하며 이를 위해 다양한 방법들이 연구되고 있다. 본 논문에서는 다수의 보행자가 움직이는 상황에서 보행자의 세 가지 특징 정보를 획득하여 다수의 보행자들을 검출하는 방법을 제안한다. 제안하는 방법은 보행자 검출 및 추적에 실패하거나 혼동되는 상황을 최소화 하면서 각각의 보행자를 구별한다. 보행자들끼리 근접하거나 겹치는 경우 미리 저장된 프레임 특징 정보를 이용하여 보행자를 구별 및 검출한다.

Face Contour Detection by Using B-spline Snake for Creating Human Face Caricature

  • Lee, Jang-Hee;Woo, Jae-Kun;Hoon Kang
    • 한국지능시스템학회:학술대회논문집
    • /
    • 한국퍼지및지능시스템학회 2003년도 ISIS 2003
    • /
    • pp.399-402
    • /
    • 2003
  • This paper deals with the making avatar like a caricature from human face image which is made by web camera. Generally, the Image made by web camera is not low quality but also, there are always various lights and backgrounds. So, It is impossible to recognize a human face's contour by some methods which only find some feature points of a image. Therefore, In this paper, we propose a new method for overcoming defeat of that methods. First, we got the area of human face roughly by color information. And then, we could find the exact human face's contour by using B-spline Snake.

  • PDF

SAS/GRAPH의 성능과 한계- S-PLUS의 기능과 대비하여 - (SAS/GRAPH: Its Capabilities and Limitations)

  • 성내경
    • 응용통계연구
    • /
    • 제6권1호
    • /
    • pp.13-22
    • /
    • 1993
  • SAS/GRAPH는 SAS 시스템을 구성하는 하나의 모듈로서 SAS 시스템에 뒤늦게 추가된 소프트웨어로, SAS 시스템 내의 어떠한 통계 분석을 거친 자료라도 그래픽스 출력시킬 수 있는 장점이 있는 반면, 최근 각광을 받는 컴퓨터 그래픽스를 기초로 하는 통계 분석을 시도하기에는 상당히 불편한 단점이 있다. 이 점에 있어서는 S-PLUS를 위시한 전문적인 통계 그래픽스 분석 소프트웨어에 못 미친다.

  • PDF

패션의 藝術的 表現과 디자인 硏究 - 실루엣과 Image 효과- (A Study on the Artistic Representation and Design of Fashion)

  • 김은주
    • 복식문화연구
    • /
    • 제5권1호
    • /
    • pp.85-98
    • /
    • 1997
  • The purpose of this study is to pointed artistic representation design on fashion through observation, integrating of the formative arts. Above all, designing principle should be considered with trend, styling ,coloring. Suggested designing study is the essence of present methods. ① Clothing as an art ② Expression in fashion design ③ Creation of the artistic sense ④ The various techniques of design ⑤ Perform the steps of design (Ⅰ) ∼ (Ⅲ) That is to say, fashion is reflected in the spirit of painters as well as designers. Art is close and common relationship between individual will-to-form and the sense of value. Thus Art wear is represented the minute expression of designing the function with artistic originality. I submit some opinion and my studies. ① Forms of Formative Arts ② Analysis of the Silhouette & Design - - ③ Color scheme of Design ④ Artistic representation techniques - Knit wear design ⑤ Emotion of Beauty The results of this study were as follows : 1. Fashion design is demanded to do motivation by means of artistic representation. 2. Smart, sophisticated image effects, avoiding posterlike garish appearance. 3. It is supported for fashion information which is relating to design through industry society.

  • PDF

허프변환과 차선모델을 이용한 효과적인 차선검출에 관한 연구 (Study on Effective Lane Detection Using Hough Transform and Lane Model)

  • 김기석;이진욱;조재수
    • 대한전자공학회:학술대회논문집
    • /
    • 대한전자공학회 2009년도 정보 및 제어 심포지움 논문집
    • /
    • pp.34-36
    • /
    • 2009
  • This paper proposes an effective lane detection algorithm using hugh transform and lane model. The proposed lane detection algorithm includes two major components, i.e., lane marks segmentation and an exact lane extraction using a novel postprocessing technique. The first step is to segment lane marks from background images using HSV color model. Then, a novel postprocessing is used to detect an exact lane using Hugh transform and lane models(linear and curved lane models). The postprocessing consists of three parts, i.e, thinning process, Hugh Transform and filtering process. We divide input image into three regions of interests(ROIs). Based on lane curve function(LCF), we can detect an exact lane from various extracted lane lines. The lane models(linear and curved lane mode]) are used in order to judge whether each lane segment is fit or not in each ROIs. Experimental results show that the proposed scheme is very effective in lane detection.

  • PDF

ISO 기반의 화질 정량화를 통한 차량용 카메라의 성능 평가 방법 (Evaluation of Vehicular Camera Performance through ISO-based Image Quality Quantification)

  • 고경우;박기현;하영호
    • 대한전자공학회:학술대회논문집
    • /
    • 대한전자공학회 2008년도 하계종합학술대회
    • /
    • pp.855-856
    • /
    • 2008
  • In this paper, we studied the performance evaluation of a vehicular rear-view camera through quantifying the image quality based on several objective criteria from the ISO (International Organization for Standardization). In addition, various experimental environments are defined considering the conditions under which a rear-view camera may need to operate. The process for evaluating the performance of a rear-view camera is composed of five objective criteria: noise test, resolution test, OECF (opto-electronic conversion function) test, color characterization test, and pincushion and barrel distortion tests. The proposed image quality quantification method then expresses the results of each test as a single value, allowing easy evaluation.

  • PDF

경관 조명용 저해상도 영상표출 시스템 (Video display System of Low Resolution that Landscape Lighting)

  • 김창범;선기주;문철홍
    • 대한전자공학회:학술대회논문집
    • /
    • 대한전자공학회 2008년도 하계종합학술대회
    • /
    • pp.1137-1138
    • /
    • 2008
  • The purpose of this study is to implement a landscape lighting system that displays full color video by precisely controlling the R, G, B (Red, Green, Blue) LEDs which have a resolution of 256 each. The system implemented in this study consists of a PC, MASTER, SLAVEs and MODULEs. The PC sets the various landscape lighting displays, and the image files can be sent to the MASTER through a virtual serial port connected to the USB (Universal Serial Bus). The MASTER sends a sync signal to the SLAVE. The SLAVE uses the signal received from the MASTER and the landscape lighting display pattern.

  • PDF

Clothing Purchasing Behavior of Elderly Women

  • Park, Eun-Hee;Lee, Hyun-Jeong;Han, Nam-Ki
    • International Journal of Human Ecology
    • /
    • 제9권1호
    • /
    • pp.41-51
    • /
    • 2008
  • A rapidly aging Korean population highlights the importance of investigating the actual state and needs of clothing for the elderly to provide basic information for a future senior industry. This paper surveyed clothing purchasing behaviors. The sample of this survey consisted of 210 females aged 55 over who live in Dajeoun and Nonsan. The data were analyzed by using SPSS. The major findings are as follows. First, most elderly women have bought the ready-made clothes in local markets. Second, the major consideration of clothing purchasing behavior was the possibility of outdoor wearing and color. They were satisfied with ready-made clothes because of the convenience to buy, design, and the necessity of the clothing brands for aged people. Third, they preferred pure cotton or mixed cotton even though they possessed the mixed cotton or synthetic fiber in clothing materials. Respondents preferred the feeling, heat-retaining property, and absorptiveness in textiles. The result indicates the demand for various material applications of functional textiles for elderly women.