• 제목/요약/키워드: Information Projection

검색결과 1,035건 처리시간 0.036초

평균-잔류신호 영상압축에 적용된 유한 상태 투영벡터양자화 (Finite-state projection vector quantization applied to mean-residual compression of images)

  • 김철우;이충웅
    • 한국통신학회논문지
    • /
    • 제21권9호
    • /
    • pp.2341-2348
    • /
    • 1996
  • This paper proposes an image compression algorithm that adopts projection scheme on mean-residual metod. Sub-blocks of an image are encoded using mean-residual method where mean value is predicted according to that of neighboring blocks. Projection scheme with 8 directions is applied to the compression of residual signals of blocks. Projection vectors are finite-state vector quantized according to the projection angle of nighboring blocks in order to exploit the correlation among them. Side information to represent the repetition of projection is run-length coded while the information for projection direction is compressed using entropy encoding. The proposed scheme apears to be better in PSNR performance when compared with conventional projection scheme as well as in subjective quality preserving the edges of images better than most tranform methods which usually require heavy computation load.

  • PDF

Projection mapping onto multiple objects using a projector robot

  • Yamazoe, Hirotake;Kasetani, Misaki;Noguchi, Tomonobu;Lee, Joo-Ho
    • Advances in robotics research
    • /
    • 제2권1호
    • /
    • pp.45-57
    • /
    • 2018
  • Even though the popularity of projection mapping continues to increase and it is being implemented in more and more settings, most current projection mapping systems are limited to special purposes, such as outdoor events, live theater and musical performances. This lack of versatility arises from the large number of projectors needed and their proper calibration. Furthermore, we cannot change the positions and poses of projectors, or their projection targets, after the projectors have been calibrated. To overcome these problems, we propose a projection mapping method using a projector robot that can perform projection mapping in more general or ubiquitous situations, such as shopping malls. We can estimate a projector's position and pose with the robot's self-localization sensors, but the accuracy of this approach remains inadequate for projection mapping. Consequently, the proposed method solves this problem by combining self-localization by robot sensors with position and pose estimation of projection targets based on a 3D model. We first obtain the projection target's 3D model and then use it to accurately estimate the target's position and pose and thus achieve accurate projection mapping with a projector robot. In addition, our proposed method performs accurate projection mapping even after a projection target has been moved, which often occur in shopping malls. In this paper, we employ Ubiquitous Display (UD), which we are researching as a projector robot, to experimentally evaluate the effectiveness of the proposed method.

Gram-Schmidt 직교화를 이용한 affine projection 알고리즘의 근사적 구현 (An approximated implementation of affine projection algorithm using Gram-Scheme orthogonalization)

  • 김은숙;정양원;박선준;박영철;윤대희
    • 한국통신학회논문지
    • /
    • 제24권9B호
    • /
    • pp.1785-1794
    • /
    • 1999
  • Affine projection 알고리즘은 RLS보다 적은 계산량으로 LMS보다 우수한 수렴성능을 나타낸다. 그러나 affine projection 알고리즘은 역행렬 연산을 필요로 하기 때문에 여전히 LMS에 비해 과중한 계산을 필요로 한다. 본 논문에서는 affine projection 알고리즘을 분석하여 이 알고리즘이 Gram-Scheme 구조로 해석될 수 있음을 보이고 이를 이용하여 NLMS와 비슷한 계산량으로 affine projection 알고리즘을 근사적으로 구현할 수 있는 새로운 알고리즘을 제안하였다. 제안한 방법은 NLMS와 비슷한 계산량을 가지면서 기존의 affine projection 알고리즘과 비슷한 수렴성능을 나타내었다.

  • PDF

투영을 이용한 피라미드 영상 부호화 (Pyramid Image Coding Using Projection)

  • 원용관;김준식;박래홍
    • 전자공학회논문지B
    • /
    • 제30B권5호
    • /
    • pp.90-102
    • /
    • 1993
  • In this paper, we propose a prgressive image transmission technique using hierarchical pyramid data structure which is constructed based on the projection data of an image. To construct hierarchical Gaussian pyramids, we first divide an image into 4$\times$4 subblocks and generate the projection data of each block along the horizontal, vertical, diagonal, and antidiagonal directions. Among images reconstructed by backprojecting the projection data along a single direction, the one giving the minimum distortion is selected. The Gaussian pyramid is recursively generated by the proposed algorithm and the proposed Gaussian images are shown to preserve edge information well. Also, based on the projection concept a new transmission scheme of the lowest Laplacian plane is presented. Computer simulation shows that the quantitative performance of the proposed pyramid coding technique using projection concept is similar to those of the conventional methods with transmission rate reduced by 0.1 ~ 0.2 bpp and its subjective performance is shown to be better due to the edge preserving property of a projection operation.

  • PDF

개선된 Back Projection 기법과 에지맵 보간을 이용한 단일 영상 기반 초해상도 알고리즘 (Single Frame Based Super Resolution Algorithm Using Improved Back Projection Method and Edge Map Interpolation)

  • 최유정;김윤
    • 한국컴퓨터정보학회:학술대회논문집
    • /
    • 한국컴퓨터정보학회 2015년도 제52차 하계학술대회논문집 23권2호
    • /
    • pp.264-267
    • /
    • 2015
  • 본 논문에서는 개선된 고속의 Back Projection 기법과 에지맵 보간을 이용한 단일영상 기반의 초해상도(super resolution) 영상을 생성하는 알고리즘을 제안한다. 본 논문에서 제안하는 알고리즘은 영상의 색채 왜곡을 방지하기 위해 RGB 컬러 도메인에서 HSV 컬러 도메인으로 변경하여 밝기정보인 V만 이용한다. 먼저 잡음제거와 속도 향상을 위해 개선된 고속 back projection을 이용해 영상을 확대 재구성한다. 이와 함께 LoG(laplacian of gaussian) 필터링을 이용하여 에지 맵을 추출한다. 에지의 정보와 back projection의 결과를 이용하여 고해상도 영상을 재구성한다. 제안하는 알고리즘을 이용하여 복원한 영상은 부자연스러운 인공물을 효과적으로 제거하고, blur현상을 줄여 에지 정보를 보정하고 강조해준다. 또한 실험을 통해 제안하는 알고리즘이 기존의 보간법과 전통적인 back projection 결과보다 주관적인 화질이 우수하고 객관적으로 우수한 성능을 나타내는 것을 입증한다.

  • PDF

한국의 새로운 단일원점 평면직각좌표계 설정 (Establishment of New Single Origin Plane Rectangular Coordinate System in Korea)

  • 김태우;윤홍식;이동하;김건수;고영창
    • 한국측량학회지
    • /
    • 제31권3호
    • /
    • pp.183-192
    • /
    • 2013
  • 최근 전 세계적으로 국가별, 기관별, 목적별로 다양하게 구축된 공간정보를 단일한 위치기반으로 하는 데이터로 통합함으로써 각 자료 간 연계성 및 활용성을 높이고 있다. 본 연구에서는 새로운 국가측지기준의 도입에 따른 위치기준의 변화와 공간정보 분야의 seamless 데이터 서비스 요구에 효율적으로 대응할 수 있도록 새로운 국가 단일원점 평면직각좌표에 대한 연구를 수행하였다. 이를 위해 한반도 전역을 투영영역으로 설정하고 투영영역 내 발생하는 투영왜곡을 분석함으로써 이를 균질화 및 최소화할 수 있는 투영파라미터를 정의하였으며, 이에 대한 표준화 및 국제기구 등록방안을 제시하였다. 연구의 결과, 국가 단일원점 평면직각좌표계를 위한 최적의 투영식은 Hooijberg 투영식으로 분석되었으며, TM 투영을 위한 5가지 투영파라미터는 위도(${\Phi}$) $38^{\circ}N$, 경도(${\lambda}$) $128^{\circ}E$, 축척계수(K) 0.99924로 각각 분석되었다. 또한, 투영원점(${\Phi}$, ${\lambda}$)에 대한 가수값(false Northing & Easting)은 국가지점번호제도의 도입을 고려하여 북쪽방향 700,000m, 동쪽방향 400,000m로 각각 설정하는 것이 적합하였다.

바다-II에서 조기 프로젝션의 설계와 구현 (Design and implementation of the early projection in BADA-II)

  • 김정아;박영철
    • 한국정보과학회:학술대회논문집
    • /
    • 한국정보과학회 2003년도 가을 학술발표논문집 Vol.30 No.2 (2)
    • /
    • pp.208-210
    • /
    • 2003
  • 기존의 바다-II는 늦은 프로젝션(late projection) 기법을 사용하기 때문에 중간 임시 결과 파일의 디스크 쓰기와 디스크 읽기에 많은 디스크 자원, 메모리 자원, 그리고 CPU 시간이 소모되었다. 본 논문은 바다-II에 조기 프로젝션(early projection) 기법의 설계와 구현 그리고 그에 따른 성능 향상을 보인다.

  • PDF

On Linear Discriminant Procedures Based On Projection Pursuit Method

  • Hwang, Chang-Ha;Kim, Dae-Hak
    • Journal of the Korean Data and Information Science Society
    • /
    • 제5권1호
    • /
    • pp.1-10
    • /
    • 1994
  • Projection pursuit(PP) is a computer-intensive method which seeks out interesting linear projections of multivariate data onto a lower dimension space by machine. By working with lower dimensional projections, projection pursuit avoids the sparseness of high dimensional data. We show through simulation that two projection pursuit discriminant mothods proposed by Chen(1989) and Huber(1985) do not improve very much the error rate than the existing methods and compare several classification procedures.

  • PDF

4 산업혁명과 멀티미디어 융합 기술 : 모바일 로봇 기반 이동형 프로젝션 기술을 이용한 Pervasive AR 플랫폼 구축 (The Fourth Industrial Revolution and Multimedia Converging Technology: Pervasive AR Platform Construction using a Mobile Robot based Projection Technology)

  • 채승호;양윤식;한탁돈
    • 한국멀티미디어학회논문지
    • /
    • 제20권2호
    • /
    • pp.298-312
    • /
    • 2017
  • The fourth industrial revolution is expected to show technological innovation that develops among different fields beyond boundaries through the convergence and integration of fields. With the development and convergence of digital technology, users can receive information anywhere in the world. In this paper, we propose an adaptive interaction concept in a various environment by using a mobile robot based on projection augmented reality (AR). Most previous studies have aimed fixed projector or projection for a pre-designed environment. Thus, they provide only limited information. To overcome the abovementioned problem, we provide the adaptive information by implementing a projection AR system that can be mounted on the mobile robot. For that, the mobile robot based on the projection system was defined as Pervasive AR. Pervasive AR is configured with a pervasive display, a pervasive interface, and seamless interaction. The Pervasive AR technology enables the user to access information immediately by expanding the display area into real space, which implies an environment of intuitive and convenient interaction by expanding the user interface. This system can be applied to various areas, such as a home environment and a public space.

Color Line Projection

  • 박정욱;유재덕;이관행
    • 한국정보과학회:학술대회논문집
    • /
    • 한국정보과학회 2006년도 한국컴퓨터종합학술대회 논문집 Vol.33 No.1 (A)
    • /
    • pp.100-102
    • /
    • 2006
  • 본 논문에서는 반짝이는 물체를 촬영하여 획득된 이미지로부터 반짝이는 특성을 제거하기 위한 방법으로 color line projection을 제안한다. Color line projection 이란 반짝이는 물체에 대한 color line이 생성되어 있다고 가정하면 하이라이트를 제거하거나 반짝이는 특성을 제거하기 위해 반짝이는 성분을 지닌 색을 specular color line을 따라 diffuse color line에 투영하는 방법이다. 이를 활용하기 위해서는 촬영된 단일 색상을 잘 표현하는 color line이 필요하고 반짝이는 특성을 제거하려는 대상이 되는 색의 구분하는 작업이 선행되어야 한다. 본 논문에서는 color line projection에 대한 개념과 구현하기 위한 방법을 제안하고 이를 활용하는 예제로 반짝이는 성분을 지닌 픽셀들로부터 반짝이는 특성을 제거하는 방법에 적용하는 방법을 제시할 것이다. 또한 결과에서 color line projection이 아닌 다른 방법을 통해 반짝이는 특성을 제거한 결과와 비교함으로써 color line projection의 장점을 실제 이미지를 통해 검증할 것이다.

  • PDF