• Title/Summary/Keyword: 탐색창

Search Result 148, Processing Time 0.027 seconds

A Fast Full Search Motion Estimation Algorithm using Partitioned Search Window (세분화된 탐색 영역을 이용한 고속 전영역 움직임 예측 알고리즘)

  • Park, Sang-Jun;Jin, Soon-Jong;Jeong, Je-Chang
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.32 no.1C
    • /
    • pp.9-15
    • /
    • 2007
  • We propose the fast full search algorithm that reduces the computation of the block matching algorithm which is used for motion estimation of the video coding. Since the conventional spiral search method starts searching at the center of the search window and then moves search point to estimate the motion vector pixel by pixel, it is good for the slow motion pictures. However the proposed method is good for the fast and slow motion because it estimates the motion in the new search order after partitioning the search window. Also, when finding the motion vector, this paper presents the method that reduces the complexity by computing the matching error in the order which is determined by local image complexity. The proposed algorithm reduces the computation up to 99% for block matching error compared with the conventional spiral full search algorithm without any loss of image quality.

An Algorithm with Low Complexity for Fast Motion Estimation in Digital Video Coding (디지털 비디오 부호화에서의 고속 움직임 추정을 위한 저복잡도 알고리즘)

  • Lee, Seung-Chul;Kim, Min-Ki;Jeong, Je-Chang
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.31 no.12C
    • /
    • pp.1232-1239
    • /
    • 2006
  • In video standards such as MPEG-1/2/4 and H.264/AVC, motion estimation / compensation(ME/MC) process causes the most encoding complexity of video encoder. The full search method, which is used in general video codecs, exhausts much encoding time because it compares current macroblock with those at all positions within search window for searching a matched block. For the alleviation of this problem, the fast search methods such as TSS, NTSS, DS and HEXBS are exploited at first. Thereafter, DS based MVFAST, PMVFAST, MAS and FAME, which utilize temporal or spacial correlation characteristics of motion vectors, are developed. But there remain the problems of image quality degradation and algorithm complexity increase. In this thesis, the proposed algorithm maximizes search speed and minimizes the degradation of image quality by determining initial search point correctly and using simple one-dimension search patterns considering motion characteristics of each frame.

ENHANCED CROSS-DIAMOND SEARCH BASED FAST BLOCK MATCHING NOTION ESTIMATION ALGORITHM (고속 블록 정합 움직임 추정 기법 기반의 향상된 십자 다이아몬드 탐색)

  • Kim, Jung-Jun;Jeon, Gwang-Gil;Jeong, Je-Chang
    • Journal of Broadcast Engineering
    • /
    • v.12 no.5
    • /
    • pp.503-515
    • /
    • 2007
  • A new fast motion estimation algorithm is presented in this paper. The algorithm, named Enhanced Cross-Diamond Search (ECDS), is based on the Diamond Search (DS) algorithm. The DS algorithm, even though faster than the most well-known algorithms, was found not to be very robust in terms of objective and subjective qualities for several sequences and the algorithm searches unnecessary candidate blocks. We propose a novel ECDS algorithm using a small cross search as the initial step, and large/small DS patterns as subsequent steps for fast block motion estimation. Experimental results show that the ECDS is much more robust, provides a faster searching speed, and smaller distortions than other popular fast block-matching algorithms.

Tanner Graph Based Low Complexity Cycle Search Algorithm for Design of Block LDPC Codes (블록 저밀도 패리티 검사 부호 설계를 위한 테너 그래프 기반의 저복잡도 순환 주기 탐색 알고리즘)

  • Myung, Se Chang;Jeon, Ki Jun;Ko, Byung Hoon;Lee, Seong Ro;Kim, Kwang Soon
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.39C no.8
    • /
    • pp.637-642
    • /
    • 2014
  • In this paper, we propose a efficient shift index searching algorithm for design of the block LDPC codes. It is combined with the message-passing based cycle search algorithm and ACE algorithm. We can determine the shift indices by ordering of priority factors which are effect on the LDPC code performance. Using this algorithm, we can construct the LDPC codes with low complexity compare to trellis-based search algorithm and save the memory for storing the parity check matrix.

Multiple Candidate Region Search Based Fast Block Matching Motion Estimation (다중 후보영역 탐색기반 고속 블록정합 움직임 추정)

  • 조영창;윤정오;이태홍
    • Proceedings of the IEEK Conference
    • /
    • 2000.06d
    • /
    • pp.47-49
    • /
    • 2000
  • In this paper we propose the multiple local search method(MLSM) based on the motion information of the neighbor blocks. In the proposed method motions are estimated from the multiple searches of many candidate local search regions. To reduce the additional search points we avoid to search the same candidate regions previously visited using the distance from the initial search point to the recently found vector points. In the simulation the proposed method shows more excellent results than that of other gradient based method especially in the search of motion boundary.

  • PDF

1BT Motion Estimation using Adaptive Kernels (다양한 커널을 이용한 이진 블록 정합 움직임 추정)

  • Shin, Wook-Jin;Lee, Hyuk;Jeong, Jechang
    • Proceedings of the Korean Society of Broadcast Engineers Conference
    • /
    • 2010.11a
    • /
    • pp.244-247
    • /
    • 2010
  • 현대 사회에서 영상 콘텐츠 (contents)의 사용량이 급증함에 따라 영상압축 기술은 이동통신이나 DMB 등의 시스템에 필수적인 기술이 되었으며 이에 따라 MPEG-x와 H.26x 등 국제적인 표준들이 존재한다. 전역 탐색 알고리듬은 주어진 검색 범위(search range) 내에서 모든 후보들의 변위의 에러 기준에 따라 최솟값을 이용해 위치를 검색하는 알고리듬이다. 그러나 전역 탐색 알고리듬은 각 화소에 대해 엄청난 양의 계산 로드를 가지며 이로 인해 심각한 문제를 발생시키는 단점이 있다. 1비트 변환 (one-bit transform) 을 이용한 고속 움직임 추정 알고리듬은 참조 프레임과 현재 프레임을 1비트, 즉 0 또는 1만 갖는 값으로 변환하는데, 이에는 exclusive-OR 연산을 통해 블록 매칭 에러 (block matching error)를 계산하는 과정과 변환하는 과정이 포함된다. 본 논문에서는 다양한 커널 (kernel)들을 이용한 1비트 변환과 움직임 추정에 대해 다루었으며, 기존에 있었던 1비트 변환에 이용된 커널과는 다른 다양한 커널을 이용한 움직임 추정 결과들을 비교해봄으로써 화질열화를 최소로 하는 커널을 찾는 것에 대해 연구했다.

  • PDF

Study for Memetic Algorithms applying Optimal Design of Electric Machine (전기기기 최적설계용 미미틱 알고리즘에 관한 연구)

  • Park, Ji-Seong;Jung, Ho-Chang;Lee, Cheol-Gyun;Kim, Jong-Wook;Jung, Sang-Yong
    • Proceedings of the KIEE Conference
    • /
    • 2008.10c
    • /
    • pp.12-14
    • /
    • 2008
  • 전기기기 최적설계 프로세스는 목적함수 계산을 위한 특성해석 부분과 최적화 알고리즘 부분으로 구분된다. 여기서 수렴시간 중 대부분을 특성해석에서 차지하므로 수렴시간을 줄이기 위해서는 목적함수 호출을 최소화하기 위한 최적화 알고리즘의 전략적 선택이 요구되며, 아울러 전기기기 설계가 가지는 Multimodal한 특성을 충분히 고려해 줄 필요가 있다. 본 논문은 특성 함수 호출의 최소화를 위해 지역탐색 기법인 MADS(Mesh Adaptive Direct Search)와 전역 최적해 탐색 가능성을 높이기 위해 확률론적 최적화 알고리즘인 G.A(Genetic Algorithms)를 유기적으로 결합하여 전기기기 최적설계에 요구되는 전반적인 특징을 포괄한 미미틱 알고리즘을 구현하였으며, 구현된 알고리즘을 테스트 함수에 적용하여 수렴결과를 나타내었다.

  • PDF

Real Time Object Tracking using Background Image in Video (동영상에서 배경영상을 이용한 실시간 객체 추적)

  • 김용균;이광형;최내원;오해석;지정규
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2002.10d
    • /
    • pp.532-534
    • /
    • 2002
  • 동영상에서 객체 추적은 몇 년간 컴퓨터 비전 및 여러 실용적 응용 분야에서 관심을 가지는 주제 중 하나이다. 본 논문에서는 감시 시스템 분야에서 적용되어 질 수 있는 실시간 객체 추적 방법을 제안하고자 한다. 이를 위해 카메라가 고정되어 있고 배경영상의 변화가 거의 없는 환경으로 제한하고, 입력영상과 배경영상의 차를 이용하여 객체의 위치를 탐지하고 움직임을 추적한다. 객체 위치 탐지시 객체의 윤곽선 중 일부 점을 추출하고 추출된 점들을 이용, 객체의 무게중심을 구한다. 객체 추적시 가변 탐색창을 이용해 실시간으로 빠른 처리가 가능하도록 하였다. 그리고 실험을 통하여 제한된 환경하에서 실시간으로 빠른객체의 추적을 보인다.

  • PDF

KMT-Net과 SkyMapper를 이용한 Ultra-Faint Dwarf Galaxies 탐색

  • Seong, Eon-Chang;Jerjen, Helmet;Lee, Su-Chang;Lisker, Thorsten
    • The Bulletin of The Korean Astronomical Society
    • /
    • v.36 no.2
    • /
    • pp.120.2-120.2
    • /
    • 2011
  • 최근 북반구 하늘에 대한 SDSS 관측으로부터 우리은하 주변에서 다수 발견된 Ultra-Faint Dwarf Galaxies (uFDs)는 우주의 차가운 암흑물질 (CDM) 이론에서 예측한 질량이 작은 위성은하의 후보로 알려져 있다. 특히 이 uFDs는 역학적 특성과 관련하여 특이한 특징을 갖는 것으로 알려져 있다. 그러나 아직 그 수가 충분하지 않아 더 많은 수의 uFDs의 발견이 기대되고 있다. 이 연구에서는 남반구에서 가동이 시작된 남반구 전천 탐사 망원경 SkyMapper와 향후 가동하게 될 KMT-Net를 이용하여 남반구 하늘에서 SDSS 보다 더 1~2 등급 깊은 관측을 수행하여 다수의 더 어두운 uFDs를 탐색하고, 그 은하와 CDM의 특성을 연구함으로써 우리은하뿐만 아니라 우주의 구조와 진화에서의 CDM의 역할을 규명하는 프로젝트를 제안하려한다. 이 연구에서는 SkyMapper와 KMT-Net의 상호 역할, 관측전략, 기대효과 등 제반사항을 논의하려 한다.

  • PDF

Study on the relationship between youth smartphone addiction and personality type (마음의 창 유형에 따른 청소년의 스마트폰 중독과의 관계 연구)

  • Baek, Hyeon-Gi;Ha, Tai-Hyun
    • Journal of Digital Convergence
    • /
    • v.14 no.4
    • /
    • pp.239-249
    • /
    • 2016
  • In this study, the personality type of youths was divided into 4 areas: Open, Blind, Hidden and Unknown, and the four different types were analysed according to the impact on smartphone addiction. The survey was conducted on 406 middle school students in Jeonbuk province to assess the relationship between smartphone addiction of youth and the personality type. The results of this study are as follows: First, the difference of smartphone addiction in youth between genders is not large, but males were largely affected by tolerance, while females by difficulty of daily living. Second, the differences of smartphone addiction between grades found that difficulty of daily living and tolerance had a statistically significant impact. Third, the result of co-relationship between the Johari window type of mind and smartphone addiction showed that blind type and unknown type had a statistically significant positive relationship but open type had a negative impact. Finally, analysis of variables about whether a type of mind affected smartphone addiction showed that there was a relationship. The most serious type of addiction to smartphones showed in hidden type and unknown type. Therefore in developing programs to treat smartphone addiction it should seek specific measures to help these groups.