• 제목/요약/키워드: Color computer vision

검색결과 213건 처리시간 0.035초

Application of computer vision for rapid measurement of seed germination

  • Tran, Quoc Huy;Wakholi, Collins;Cho, Byoung-Kwan
    • 한국농업기계학회:학술대회논문집
    • /
    • 한국농업기계학회 2017년도 춘계공동학술대회
    • /
    • pp.154-154
    • /
    • 2017
  • Root is an important organ of plant that typically lies below the surface of the soil. Root surface determines the ability of plants to absorb nutrient and water from the surrounding soil. This study describes an application of image processing and computer vision which was implemented for rapid measurement of seed germination such as root length, surface area, average diameter, branching points of roots. A CCD camera was used to obtain RGB image of seed germination which have been planted by wet paper in a humidity chamber. Temperature was controlled at approximately 250C and 90% relative humidity. Pre-processing techniques such as color space, binarized image by customized threshold, removal noise, dilation, skeleton method were applied to the obtained images for root segmentation. The various morphological parameters of roots were estimated from a root skeleton image with the accuracy of 95% and the speed of within 10 seconds. These results demonstrated the high potential of computer vision technique for the measurement of seed germination.

  • PDF

A Novel Approach to Mugshot Based Arbitrary View Face Recognition

  • Zeng, Dan;Long, Shuqin;Li, Jing;Zhao, Qijun
    • Journal of the Optical Society of Korea
    • /
    • 제20권2호
    • /
    • pp.239-244
    • /
    • 2016
  • Mugshot face images, routinely collected by police, usually contain both frontal and profile views. Existing automated face recognition methods exploited mugshot databases by enlarging the gallery with synthetic multi-view face images generated from the mugshot face images. This paper, instead, proposes to match the query arbitrary view face image directly to the enrolled frontal and profile face images. During matching, the 3D face shape model reconstructed from the mugshot face images is used to establish corresponding semantic parts between query and gallery face images, based on which comparison is done. The final recognition result is obtained by fusing the matching results with frontal and profile face images. Compared with previous methods, the proposed method better utilizes mugshot databases without using synthetic face images that may have artifacts. Its effectiveness has been demonstrated on the Color FERET and CMU PIE databases.

컬러 정보를 이용한 무인항공기에서 실시간 이동 객체의 카메라 추적 (The Camera Tracking of Real-Time Moving Object on UAV Using the Color Information)

  • 홍승범
    • 한국항공운항학회지
    • /
    • 제18권2호
    • /
    • pp.16-22
    • /
    • 2010
  • This paper proposes the real-time moving object tracking system UAV using color information. Case of object tracking, it have studied to recognizing the moving object or moving multiple objects on the fixed camera. And it has recognized the object in the complex background environment. But, this paper implements the moving object tracking system using the pan/tilt function of the camera after the object's region extraction. To do this tracking system, firstly, it detects the moving object of RGB/HSI color model and obtains the object coordination in acquired image using the compact boundary box. Secondly, the camera origin coordination aligns to object's top&left coordination in compact boundary box. And it tracks the moving object using the pan/tilt function of camera. It is implemented by the Labview 8.6 and NI Vision Builder AI of National Instrument co. It shows the good performance of camera trace in laboratory environment.

2D 칼라 얼굴 영상에서 반복적인 PCA 재구성을 이용한 자동적인 잡음 제거 (Automatic Denoising in 2D Color Face Images Using Recursive PCA Reconstruction)

  • 박현;문영식
    • 대한전자공학회:학술대회논문집
    • /
    • 대한전자공학회 2005년도 추계종합학술대회
    • /
    • pp.1157-1160
    • /
    • 2005
  • The denoising and reconstruction of color images are increasingly studied in the field of computer vision and image processing. Especially, the denoising and reconstruction of color face images are more difficult than those of natural images because of the structural characteristics of human faces as well as the subtleties of color interactions. In this paper, we propose a denoising method based on PCA reconstruction for removing complex color noises on human faces, which is not easy to remove by using vectorial color filters. The proposed method is composed of the following five steps; training of canonical eigenface space using PCA, automatic extracting of face features using active appearance model, relighing of reconstructed color image using bilateral filter, extraction of noise regions using the variance of training data, and reconstruction using partial information of input images (except the noise regions) and blending of the reconstructed image with the original image. Experimental results show that the proposed denosing method efficiently removes complex color noises on input face images.

  • PDF

서브블록 프로세싱을 이용한 정지영상에서의 얼굴 검출 기법 (Detecting Faces on Still Images using Sub-block Processing)

  • 유채곤
    • 정보처리학회논문지B
    • /
    • 제13B권4호
    • /
    • pp.417-420
    • /
    • 2006
  • 본 논문에서는 임의의 배경을 가진 컬러 정지 영상 내에 존재하는 얼굴을 검출하기 위한 방법을 제안한다. 제안 방법은 영상의 배경, 얼굴의 수, 크기, 각도, 피부색상, 그리고 조명에 대하여 불변적인 특정을 가지며, 컬러 클러스터링, 컬러 스캐닝, 서브 블록 프로세싱, 얼굴 영역 검출, 그리고 얼굴 검증과정으로 구성된다. 제안 방법은 사전 트레이닝 단계나 추가적인 데이터베이스를 필요로 하지 않는다. 본 논문의 제안방법은 보안 분야, 동영상과 정지영상의 색인, 그리고 기타 자동화된 컴퓨터비전 분야에 적용될 수 있을 것이다.

Vision 기반 손동작 인식을 활용한 프레젠테이션 제어 시스템 (Presentation Control System using Vision Based Hand-Gesture Recognition)

  • 임경진;김의정
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국해양정보통신학회 2010년도 추계학술대회
    • /
    • pp.281-284
    • /
    • 2010
  • 본 논문은 카메라를 통해 입력받은 컬러 영상에서 손동작을 인식하여 실제 컴퓨팅 환경에 적용하는 방법으로, 입력받은 영상을 YCbCr 색상모델을 기반으로 영상을 이진화하여 레이블링 한 후 각각의 레이블 영역 내에서 Voronoi Diagram을 활용한 최대 내접원(Maximum Inscribed Circle)을 탐색하여 손의 중심점을 찾는다. 이때 탐색된 최대 내접원과 인접한 타원 성분을 분석하여 손 영역을 추출할 수 있다. 본 연구에서 찾아진 최대 내접원과 타원 성분을 손동작 인식의 특징점으로 사용하여 원거리에서 프리젠테이션을 제어하는 시스템을 제안한다. 본 알고리즘은 다양한 환경에서 손을 인식할 때 문제가 되는 배경에서의 유사한 색상을 가진 물체를 효과적으로 제거할 수 있는 장점이 있다.

  • PDF

Multi-Channel Vision System for On-Line Quantification of Appearance Quality Factors of Apple

  • Lee, Soo Hee;Noh, Sang Ha
    • Agricultural and Biosystems Engineering
    • /
    • 제1권2호
    • /
    • pp.106-110
    • /
    • 2000
  • An integrated on-line inspection system was constructed with seven cameras, half mirrors to split images. 720 nm and 970 nm band pass filters, illumination chamber having several tungsten-halogen lamps, one main computer, one color frame grabber, two 4-channel multiplexors, and flat plate conveyer, etc. A total of seven images, that is, one color image form the top of an apple and two B/W images from each side (top, right and left) could be captured and displayed on a computer monitor through the multiplexor. One of the two B/W images captured from each side is 720nm filtered image and the other is 970 nm. With this system an on-line grading software was developed to evaluate appearance quality. On-line test results with Fuji apples that were manually fed on the conveyer showed that grading accuracies of the color, defect and shape were 95.3%, 86% and 88.6%, respectively. Grading time was 0.35 second per apple on an average. Therefore, this on-line grading system could be used for inspection of the final products produced from an apple sorting system.

  • PDF

MULTI-CHANNEL VISION SYSTEM FOR ON-LINE QUANTIFICATION OF APPEARANCE QUALITY FACTORS OF APPLE

  • Lee, S. H.;S. H. Noh
    • 한국농업기계학회:학술대회논문집
    • /
    • 한국농업기계학회 2000년도 THE THIRD INTERNATIONAL CONFERENCE ON AGRICULTURAL MACHINERY ENGINEERING. V.III
    • /
    • pp.551-559
    • /
    • 2000
  • An integrated on-line inspection system was constructed with seven cameras, half mirrors to split images, 720 nm and 970 nm band pass filters, illumination chamber having several tungsten-halogen lamps, one main computer, one color frame grabber, two 4-channel multiplexors, and flat plate conveyer, etc., so that a total of seven images, that is, one color image from the top side of an apple and two B/W images from each side (top, right and left) could be captured and displayed on a computer monitor through the multiplexor. One of the two B/W images captured from each side is 720nm filter image and the other is 970nm. With this system an on-line grading software was developed to evaluate appearance quality. On-line test results to the Fuji apples that were manually fed on the conveyer showed that grading accuracies of the color, defective and shape were 95.3%, 86% and 91%, respectively. Grading time was 0.35 sec per apple on an average. Therefore, this on-line grading system could be used for inspection of the final products produced from an apple sorting system.

  • PDF

Real-time geometry identification of moving ships by computer vision techniques in bridge area

  • Li, Shunlong;Guo, Yapeng;Xu, Yang;Li, Zhonglong
    • Smart Structures and Systems
    • /
    • 제23권4호
    • /
    • pp.359-371
    • /
    • 2019
  • As part of a structural health monitoring system, the relative geometric relationship between a ship and bridge has been recognized as important for bridge authorities and ship owners to avoid ship-bridge collision. This study proposes a novel computer vision method for the real-time geometric parameter identification of moving ships based on a single shot multibox detector (SSD) by using transfer learning techniques and monocular vision. The identification framework consists of ship detection (coarse scale) and geometric parameter calculation (fine scale) modules. For the ship detection, the SSD, which is a deep learning algorithm, was employed and fine-tuned by ship image samples downloaded from the Internet to obtain the rectangle regions of interest in the coarse scale. Subsequently, for the geometric parameter calculation, an accurate ship contour is created using morphological operations within the saturation channel in hue, saturation, and value color space. Furthermore, a local coordinate system was constructed using projective geometry transformation to calculate the geometric parameters of ships, such as width, length, height, localization, and velocity. The application of the proposed method to in situ video images, obtained from cameras set on the girder of the Wuhan Yangtze River Bridge above the shipping channel, confirmed the efficiency, accuracy, and effectiveness of the proposed method.

Real Time Recognition of Finger-Language Using Color Information and Fuzzy Clustering Algorithm

  • Kim, Kwang-Baek;Song, Doo-Heon;Woo, Young-Woon
    • Journal of information and communication convergence engineering
    • /
    • 제8권1호
    • /
    • pp.19-22
    • /
    • 2010
  • A finger language helping hearing impaired people in communication A sign language helping hearing impaired people in communication is not popular to ordinary healthy people. In this paper, we propose a method for real-time sign language recognition from a vision system using color information and fuzzy clustering system. We use YCbCr color model and canny mask to decide the position of hands and the boundary lines. After extracting regions of two hands by applying 8-directional contour tracking algorithm and morphological information, the system uses FCM in classifying sign language signals. In experiment, the proposed method is proven to be sufficiently efficient.