• Title/Summary/Keyword: 픽셀

Search Result 1,791, Processing Time 0.023 seconds

Design and Implementation of Convenience System Based on IoT (IoT를 기반한 편의 시스템 설계 및 구현)

  • Ui-Do Kim;Seung-Jin Yu;Jae-Won Lee;Seok-Tae Cho;Jae-Wook Kim
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.19 no.1
    • /
    • pp.165-172
    • /
    • 2024
  • In this paper, we designed a smart home system that can be used intuitively and easily in everyday life, such as sending text messages to users, providing various information and scheduling using smart AI, and providing lighting and atmosphere suitable for the atmosphere in situations such as listening to music using neopixels, as well as using ESP32, RFID, and Google Cloude Console using raspberry pie. As a result of the experiment, it was confirmed that security characters were normally sent to users when RFID was recognized on ESP32 connected to Wi-Fi even if the power was reconnected, and smart AI using Neopixel lighting, Raspberry Pie, and voice recognition, which calculated frequency, also changed the recognition rate over distance, but it worked.

Prediction by Edge Detection Technique for Lossless Multi-resolution Image Compression (경계선 정보를 이용한 다중 해상도 무손질 영상 압축을 위한 예측기법)

  • Kim, Tae-Hwa;Lee, Yun-Jin;Wei, Young-Chul
    • Journal of KIISE:Software and Applications
    • /
    • v.37 no.3
    • /
    • pp.170-176
    • /
    • 2010
  • Prediction is an important step in high-performance lossless data compression. In this paper, we propose a novel lossless image coding algorithm to increase prediction accuracy which can display low-resolution images quickly with a multi-resolution image technique. At each resolution, we use pixels of the previous resolution image to estimate current pixel values. For each pixel, we determine its estimated value by considering horizontal, vertical, diagonal edge information and average, weighted-average information obtained from its neighborhood pixels. In the experiment, we show that our method obtains better prediction than JPEG-LS or HINT.

Focus Control for Multi-Focal Projection onto Nonplanar Surface (곡면 전초점 투사를 위한 멀티 프로젝터 초점제어)

  • Shim, Jae-Young;Park, Han-Hoon;Park, Jong-Il
    • 한국HCI학회:학술대회논문집
    • /
    • 2006.02a
    • /
    • pp.1081-1086
    • /
    • 2006
  • 일반적으로 프로젝터는 심도(depth of field)가 제한되어 있기 때문에 스크린이 곡면일 경우, 일부 영역에서는 초점이 맞지 않게(out-of-focus) 된다. 이런 out-of-focus 영역의 정보는 블러링(blurring)되기 때문에 사용자에게 정확한 정보를 전달할 수 없다. 여러 대의 프로젝터를 이용할 경우, 각 프로젝터는 다른 in-focus 영역을 가지기 때문에 각 프로젝터 픽셀의 in-focus/out-of-focus 판별을 통해 in-focus 픽셀만을 투사함으로써, out-of-focus 픽셀의 영향을 제거할 수 있다. 그러나 여러 대의 프로젝터의 in-focus영역이 거의 일치할 경우, out-of-focus영역은 여전히 out-of-focus상태일 수 밖에 없다. 따라서, 각 프로젝터의 초점을 유연하게 조절하면서 동시에 여러 대의 프로젝터에 의한 in-focus 영역을 최대한 크게 할 수 있는 방법이 필요하다. 본 논문에서는 각 프로젝터의 초점을 유동적으로 조절하면서 취득된 영상을 처리하여 in-focus 영역을 판별하고 각 프로젝터에 대한 in-focus 영역을 조합하여 전체in-focus 영역의 면적을 최대화하는 방법을 제안한다. 제안된 방법의 유용성을 검증하기 위해, 각 프로젝터의 in-focus 영역을 적절한 컬러를 이용해 시각적으로 표현해주고 이 정보를 참조해 각 프로젝터의 초점을 유동적으로 조절하여 전초점 영상을 만들어내는 시스템을 구현하였다.

  • PDF

Connectivity Enhancement of Broken Structural Regions in Ultrasound Images (초음파 영상에서 끊어진 구조 영역 연결성 향상 방법)

  • Seo, Hyun-Gi;Song, Hye-Jeong;Kim, Baek-Sop
    • Journal of KIISE:Software and Applications
    • /
    • v.37 no.10
    • /
    • pp.751-759
    • /
    • 2010
  • This paper is to propose a method to enhance the connectivity of the broken structures. The pixels to be connected are found by a decision rule which is based on the intensity and gradient information of the neighboring pixels. The intensity of the pixel, if it is decided to be filled, is increased so that the pixel together with its neighbors looks connected. The anisotropic diffusion follows to make the connected structural region look more natural. The same structure matrices have been used both to get gradient information and to decide the direction of diffusion to improve the computational speed. It has been shown by the experiments on the real ultrasound images that the broken structural regions can be connected by the proposed method.

Rotation Invariant Face Detection with Boosted Random Ferns (Boosted Random Ferns를 이용한 회전 불변 얼굴 검출)

  • Kim, Hoo Hyun;Cho, Dong-Chan;Bae, Jong Yeop;Kim, Whoi-Yul
    • Proceedings of the Korean Society of Broadcast Engineers Conference
    • /
    • 2013.06a
    • /
    • pp.52-55
    • /
    • 2013
  • 본 논문은 Boosted Random Ferns 기반의 회전 불변 얼굴 검출 방법을 제안한다. 기존 Random Ferns 의 경우 특징값을 추출할 때 임의로 선택한 두 픽셀의 밝기값 비교를 통하여 이진 특징값을 추출한다. 이 경우 해당 픽셀의 밝기값에 잡음이 포함되면 특징값이 부정확하게 추출되는 문제가 있다. 본 논문에서는 이러한 문제를 해결하기 위하여 임의로 두 블록을 선택하고 해당 블록내 밝기값의 평균을 비교하여 이진 특징값을 추출하였다. 또한 픽셀 위치를 임의로 선택하여 ferns 를 구성하였던 기존의 방법 대신 최고의 분류 성능을 가지는 fern 들을 이용하여 분류기를 구성하기 위해, AdaBoost 의 방법을 Random Ferns 에 맞게 변경하였다. Boosted Random Ferns 를 트리 구조의 cascade 노드에 방향과 각도에 따라 배치하여 연산 속도를 향상시키고 false-positive를 줄이는 효과를 보았다. CMU Rotated Face Database 를 사용하여 평가하였을 때, 기존 Random Ferns 는 false-positive 의 수가 57 개 일 때 66%의 검출률을 보인 반면, Boosted Random Ferns 는 false-positive 의 수가 45 개 일 때 88%의 검출률을 보였다.

  • PDF

On the TFT-LCD Cell Defect Inspection Algorithm using Morphology (모폴로지(Morphology)를 이용한 TFT-LCD 셀 검사 알고리즘 연구)

  • Kim, Yong-Kwan;Yu, Sang-Hyun
    • Journal of the Korean Institute of Illuminating and Electrical Installation Engineers
    • /
    • v.21 no.1
    • /
    • pp.19-27
    • /
    • 2007
  • In this paper, we develope and implement a TFT-LCD cell defects detection algorithm using morphology. To detect the bright line or dark line defects and the bright pixel or dark pixel defects of the TFT-LCD cells, we determine the shape of the morphology operators considering the shape characteristics of the TFT-LCD sub pixels. Using dilation, erosion, and the subtraction operators, we extract gray level defects information. Then, we apply the optimal threshold method which shows the best results in terms of several criteria. Finally, we determine the defects using labelling method. From various experiments using TFT-LCD panels, the proposed algorithm shows superior results.

Rotated object recognition based on corner feature points in mobile environment (모바일 환경 응용을 위한 코너 특징점 기반의 회전 객체 검출)

  • Kim, Dae-Hwan;Piao, Jin-Chun;Kim, Shin-Dug
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2013.07a
    • /
    • pp.23-26
    • /
    • 2013
  • 최근 모바일 장치의 영상 데이터 처리 능력 확대와 더불어 사용자가 요구하는 다양한 영상 데이터의 효율적인 인식 기술 연구가 요구되어지고 있다. 모바일 환경은 고성능 PC 환경과 달리 저사양의 CPU와 메모리를 탑재하고 있어, 영상에서 원하는 객체를 인식하기 위한 기존의 방법론으로는 사용자 요구를 실시간으로 충족하기 어려운 부분이 존재한다. 이에 모바일 환경에 맞는 객체 인식 방법론의 개발이 요구된다. 모바일 환경에서 실시간으로 객체 인식을 하기 위하여, 본 논문에서는 객체 코너 정보를 이용한 Harris corner detector[1]로부터 객체의 특징점을 추출하고, 이를 바탕으로 하여 영상내의 객체 정보 인식 방법을 제안한다. 제안하는 방법에 의해, 입력 영상에서 객체의 코너 정보를 빠르게 추출, 기존 특징점과의 비교를 통하여 영상 내부의 객체 인식을 진행한다. 일반적으로, 회전된 특징점 객체의 정보는 객체의 회전 정도에 따라 코너 픽셀 색상 정보의 변화가 발생하게 된다. 특징점의 색상값은 객체의 회전 정도에 영향을 받아 주변의 픽셀값과 혼합되는 특성이 존재한다. 본 논문에서는 회전 변경된 픽셀 색상값의 영향을 분석하여, 회전된 객체의 특징점 추출 및 객체 검출에 반영하도록 하여, 영상 내부의 회전된 객체 검출의 수행에 효과적으로 이용될 수 있도록 한다. 특징점의 코너 정보를 이용하여 객체를 인식하는 것은, 객체의 인식률은 다소 감소하더라도 모바일 환경에서 계산량의 감소를 통한 실시간 활용이 가능하도록 한다. 이러한 특성은 저성능 CPU와 메모리에서도 회전된 객체의 인식을 수행할 수 있게 하는데 상당히 효과적이다.

  • PDF

Edge Detection using Genetic Algorithm (유전자 알고리즘을 이용한 윤곽선 추출)

  • 박찬란;이웅기
    • Journal of the Korea Society of Computer and Information
    • /
    • v.3 no.2
    • /
    • pp.85-97
    • /
    • 1998
  • The existing edge detection methods can not represent the real edge of object at fitting point or detect the edge which has unsufficient connecting trait. Especially, the two-fold thick edge detected by these methods cannot coincide real boundary of subject and it's location. To overcome these problems, we introduce the Genetic Algorithm(GA) in edge detection. The energy function is the value of fixel's satisfaction degree to edge condition. And it consists of the fitness value to image formation type, fitness value to connecting trait to it's neighboring edge and evalulation function which can represents the edge at fitting point as one fixel. This method is superior to remove the noise in edge detection than the existing methods. And it also detects the clear and exact edge because it can find the one fixel which is located at fitting point and has strong connecting trait.

  • PDF

휴대폰에서의 홍채인식 연구

  • 박강령
    • The Magazine of the IEIE
    • /
    • v.33 no.1 s.260
    • /
    • pp.35-45
    • /
    • 2006
  • 최근 휴대폰에서 개인 정보 보안의 중요성이 대두되고 있으며, 이에 따라 생체인식 기능을 내장한 휴대폰에 관심이 집중되고 있으므로, 본 논문에서는 휴대용 기기에 홍채인식기술을 적용하기 위한 방법을 제안하고 하다. 기존의 홍채인식 알고리즘은 인식을 위해 확대된 홍채영상을 사용하여 처리하였고, 이러한 홍채영상을 획득하기 위해서 고 배율의 줌 렌즈(zoom lens)와 초점 렌즈(focus lens)를 사용하였다. 그런데, 휴대폰에서의 홍채인식을 시도하기 위해 줌렌즈와 초점렌즈를 장착하게 되면 가격이 상승하고 부피가 증가되어, 작고 휴대하기 편리한 휴대폰의 특징에 맞지 않아 사용하기 어려운 문제가 있다. 그러나 최근 휴대폰의 멀티미디어 기기 융복합 추세로 인해 휴대폰 내에 장착된 메가 픽셀 카메라(Mega-pixel Camera)의 성능이 급속히 발전함에 따라, 고 배율의 줌, 초점 렌즈 없이도 확대된 홍채영상의 획득이 가능하게 되었다. 즉, 메가 픽셀 카메라 폰을 사용하여 사용자로부터 원거리에서 취득한 얼굴영상에서 홍채 영역이 홍채인식을 위해 충분한 픽셀정보를 가지게 된다. 그러나 이러한 경우 입력 얼굴영상에서 눈 영역을 먼저 찾는 과정이 요구된다. 본 논문에서는 이러한 얼굴영상에서 각막에 의해 반사되는 조명 반사광을 기반으로 휴대폰에서의 홍채인식을 위한 고속 동공검출 방법을 제안한다. 또한 입력 영상 신호를 디지털 신호로 변환하는 과정에서 밝기와 대조 값을 조정하여 동공의 검은 영역과 조명 밝은 반사 위치를 추출함으로써, 정확한 홍채 영역을 보다 빠르고 쉽게 추출할 수 있는 방법 역시 제안한다. 그리고 일반적으로 휴대폰에서 홍채 인식의 경우 손으로 들고 사용하므로, 손 흔들림에 의한 영상 흐림 현상이 빈번하게 발생하게 된다. 이러한 문제를 해결하기 위하여 본 연구에서는 영상 복원 기법을 적용하여 흐려진 홍채 영상을 복원하는 기법을 제안한다. 마지막으로, 휴대폰의 경우 실외에서 사용이 빈번함으로, 입력 홍채 영상에서 태양광에 의한 영향을 많이 받게 된다. 이러한 문제를 해결하여 홍채 인식 성능을 개선할 수 있는 방법 역시 소개하고자 한다.

  • PDF

A Study On Antialiasing Based On Morphological Pixel Structure (형태학적 픽셀구조에 기반한 앤티에얼리아싱에 관한 연구)

  • Lee, Yong-Jae
    • Journal of Korea Game Society
    • /
    • v.3 no.1
    • /
    • pp.86-93
    • /
    • 2003
  • In this paper, we propose a new antialiasing method using filtering technique which is base on morphological pixel structure Aliasing occurs along the edge of lines and polygons. This undesirable effect happens because there are not enough pixels available on a typical monitor to properly display mathematically smooth lines and polygon edges. Aliasing can be very distracting. In a typical graphic scene, aliasing artifact will be visible along the edges of all objects that greatly diminish of realism. The proposed antialiasing method attempts to smooth extreme jagged contour lines and edges by properly handling pixel's structure, surface type and adjusting the pixel color according to the amount of pixel coverage. Next, we use filtering technique considering morphological pixel structure. Experimental results have shown that the propose algorithm achieves better performance in reducing noise for antialiasing. The method will be widely applied to basic antialiasing technique for computer graphic applications.

  • PDF