• 제목/요약/키워드: Scan conversion

검색결과 86건 처리시간 0.045초

계층적 타일기반 탐색기법과 SIMD 구조가 적용된 스캔변환회로의 FPGA 구현 (FPGA Implementation of Scan Conversion Unit using SIMD Architecture and Hierarchical Tile-based Traversing Method)

  • 하창수;최병윤
    • 한국정보통신학회논문지
    • /
    • 제14권9호
    • /
    • pp.2023-2030
    • /
    • 2010
  • 본 논문에서는 3차원 그래픽스 시스템에 적용 가능한 고성능 스캔변환회로를 설계하고 FPGA로 구현한 내용을 기술한다. 스캔변환회로의 성능을 높이기 위하여 본 논문에서는 계층적 타일기반 탐색기법과 SIMD 구조를 적용한 스캔변환회로 구조를 제안한다. 제안한 스캔변환회로는 Xilinx Vertex4 LX100 FPGA 디바이스에서 약 124Mhz로 동작가능하며, 실제 연산결과의 올바른 출력을 확인하기 위해 셰이더, 텍스처 매핑회로 그리고 $240{\times}320$ 컬러 TFT-LCD의 컨트롤러를 설계하여 통합하였다. FPGA상에 구현된 스캔변환회로는 약 311Mpixels/sec의 픽셀 생성율을 가지므로 데스크 탑 PC용 3차원 그래픽스 시스템뿐만 아니라 고성능을 요구하는 모바일 3차원 그래픽스 시스템에도 적용 가능하다.

영역 기반 Scan Rate Up-Conversion 기법 (Region based Scan Rate Up-Conversion Technique)

  • 김영로;홍병기
    • 한국방송∙미디어공학회:학술대회논문집
    • /
    • 한국방송공학회 2005년도 학술대회
    • /
    • pp.173-176
    • /
    • 2005
  • 본 논문에서 영역 분할을 기반으로 하는 새로운 scan rate of-conversion 기법을 제안한다. 제안하는 공간적 보간 방법과 기존의 시간적 보간 방법을 이용하여 시공간 보간을 한다. 제안된 방법에서는 먼저 분수령 알고리즘을 이용한 영역 분할하고, 분할된 영역을 기반으로 하여 영역간의 에지 방향성을 결정한다. 기존 알고리즘과 같이 화소간 값 차이를 이용하여 에지의 방향을 구하지 않고 분할된 영역에서 영역구분에 따른 방향에 따라 보간을 함으로써 에지를 유지하면서 scan rate up-conversion을 할 수 있다.

  • PDF

스캔 포맷 변환을 지원하는 효율적인 MPEG-2 동영상 트랜스코딩 (Efficient MPEG-2 Video Transcoding with Scan Format Conversion)

  • 송병철;천강욱
    • 대한전자공학회:학술대회논문집
    • /
    • 대한전자공학회 2003년도 하계종합학술대회 논문집 Ⅳ
    • /
    • pp.2040-2043
    • /
    • 2003
  • General-purpose MPEG-2 video transcoders must be able to achieve any conversion between 18 ATSC (Advanced television system committee) video formats for DTV (digital television), e.g., scan format, size format, and frame rate format conversion. Especially, scan format conversion is hard to implement because frame rate and size format conversion often happen together. This paper proposes a fast motion estimation(ME) algorithm for MPEG-2 video transcoding supporting scan format conversion. Firstly, we extract and compose a set of candidate motion vectors (MV's) from the input bit-stream to comply with the re-encoding format. Secondly, the best MV is chosen among several candidate MV's by using a weighted median selector. Simulation results show that the proposed ME algorithm reduces significantly transcoding complexity with a minor PSNR degradation.

  • PDF

스플라인 보간법을 적용한 스캔 변환기의 하드웨어 구현 (HARDWARE DESIGN OF A SCAN CONVERTER USING SPLINE INTERPOLATION)

  • 권영민;이범근;정연모
    • 대한전자공학회:학술대회논문집
    • /
    • 대한전자공학회 2000년도 추계종합학술대회 논문집(2)
    • /
    • pp.71-74
    • /
    • 2000
  • The purpose of format conversion is to convert a wide range of personal computer video formats into a target format. Circuits for the conversion have been developed by means of interpolation techniques, such as zero-order interpolation, bilinear interpolation, and bisigmoidal interpolation. This paper proposes a scan converter using cubic splines. The converter was modeled in VHDL on Max+PlusII and implemented with an FPGA chip. The circuit gives much better conversion performance than a scan converter with zero-order or linear interpolation.

  • PDF

스플라인 보간법을 이용한 스캔 변환기 (A Scan Converter Using Spline Interpolation)

  • 이범근;권영민;정연모
    • 한국시뮬레이션학회논문지
    • /
    • 제9권4호
    • /
    • pp.11-23
    • /
    • 2000
  • The purpose of format conversion is to convert a wide range of personal computer video formats into a target format. Circuits for the conversion have been developed by means of interpolation techniques, such as zero-order interpolation, bilinear interpolation, and bisigmoidal interpolation. This paper proposes a scan converter using cubic splines. The converter was modeled in VHDL, simulated on Max+plus Ⅱ , and implemented with an FPGA chip. The circuit gives much better conversion performance than a scan converter with zero-order or linear interpolation techniques according to simulation results and implementation.

  • PDF

스플라인 보간법을 이용한 스캔 변환기 설계 (DESIGN OF A SCAN CONVERTER SUING SPLINE INTERPOLATION)

  • 이범근
    • 한국시뮬레이션학회:학술대회논문집
    • /
    • 한국시뮬레이션학회 2000년도 춘계학술대회 논문집
    • /
    • pp.91-95
    • /
    • 2000
  • The purpose of format conversion is to convert a wide range of personal computer video formats to a target format. Circuits for the conversion has been developed by means of interpolation techniques, such as zero-order interpolation, bilinear interpolation, and bisigmoidal interpolation. This paper proposes a scan converter using cubic splines. The converter was modeled in VHDL on Max+Plus II and implemented with an FPGA cpip. The circuit gives much better conversion performance than a scan converter with zero-order or linear interpolation.

  • PDF

스캔 포맷 변환이 있는 효율적인 MPEG-2 동영상 트랜스코딩을 위한 고속 움직임 추정 기법 (Fast Motion Estimation Algorithm for Efficient MPEG-2 Video Transcoding with Scan Format Conversion)

  • 송병철;천강욱
    • 방송공학회논문지
    • /
    • 제8권3호
    • /
    • pp.288-296
    • /
    • 2003
  • ATSC (Advanced Television System Committee)에서는 18가지의 DTV (Digital Television)를 위한 동영상 포맷들을 제정하였다. ATSC 포맷들은 스캔 포맷, 크기 포맷, 프레임율 포맷 등의 적당한 조합들이다. 효과적인 MPEG-2 트랜스코딩을 위해서는 이런 포맷들 간의 변환도 지원할 수 있어야 한다. 여러 포맷 변환들 중에서 특히 스캔 포맷 변환은 프레임율과 크기 변화가 함께 일어나기 때문에 상대적으로 구현하기가 힘들다. 스캔포맷 변환으로 픽쳐 타입도 함께 변하기 때문에 트랜스코더의 움직임 추정부 (motion estimation; ME)에 상당한 연산량 부담을 주게 된다. 이런 문제를 해결하기 위해 본 논문은 스캔포맷 변환을 지원하는 MPEG-2 동영상 트랜스코딩을 위한 고속 움직임 추정 알고리즘을 제안한다. 먼저, 트랜스코더의 수신단은 입력 비트열로부터 재 부호화(re-encoding)에 적합한 후보 움직임 벡터들을 추출한다. 그런 다음. 가중치 중간값 선택기(weighted median selector)를 이용하여, 여러 후보 움직임 벡터들 중에서 최적의 움직임 벡터를 선택한다. 모의 실험 결과는 제안한 움직임 추정 알고리즘이 전역 탐색 기법(Full Search Algorithm: FSA)에 비해 현저하게 적은 연산량을 가지면서, FSA와 거의 동일한 PSNR 성능을 가짐을 증명한다.

국내 원유 세균수 검사장비 박토스캔 및 박토카운트의 보정식 재평가 (Re-evaluation on conversion system of BactoScan and BactoCount for raw milk in South Korea)

  • 김이슬;김진환;변영섭;박다솜;김하영;윤순식;문진산
    • 한국동물위생학회지
    • /
    • 제45권1호
    • /
    • pp.39-45
    • /
    • 2022
  • The total bacteria count is significantly important factor for hygienic quality in raw milk. BactoScan FMTM and BactoCount IBCTM are the automated instruments for the determination of the total bacterial count in raw milk. They have been used after calibration by standard plate count (SPC) method in South Korea since 2000. It is necessary to re-evaluate for total bacterial counter according to the improvement of milk quality and the change of milk quality grade. Therefore, this study was evaluated the conversion mode of the two machines by SPC method. We collected 921 bulk-tank milk samples throughout the concentration range of 1,000~1,000,000 CFU/mL from June 2020 to October 2021. As a result, when compared by the SPC value, there was a slight difference in total bacterial count in BactoScan below 10,000 CFU/mL and above 200,000 CFU/mL and in BactoCount above 100,000 CFU/mL, respectively. Therefore, the conversion factor for BactoScan and the conversion equation for BactoCount were newly adjusted based on SPC value, and then the correlation coefficients (R2) was 0.85 or higher. In addition, the correlation (R2) between BactoScan and BactoCount was 0.91, which means the results were high positive correlation. These results are expected to contribute to improving the accuracy of the automated instruments for determining of total bacterial count in raw milk.

De-interlacing scan coversion을 위한 pseudomedian filter의 특성 (The characteristics of pseudomedian filter for De-interlacing scan conversion)

  • 권병헌;김근배;황병원
    • 한국통신학회논문지
    • /
    • 제21권5호
    • /
    • pp.1155-1171
    • /
    • 1996
  • 본 논문에서는 선행 연구한 Pseudomedian 필터를 토대로 하여 이의 특성을 종합적으로 분석, 비교하였다. 제안된 Psedomedian 필터는 H-shaped와 Asterisk-shaped 윈도우 타입으로 구분된다. 먼저 Pseudomedian 필터의 정의와 De-Interlacing Scan Conversion을 위한 Pseudomedian 필터 알고리즘에 대하여 논하고 이의 특성, 즉 Pseudomedian 필터의 에지 재현특성, 알고리즘에 근거하여 기존의 방식들과 연산량을 비교하였다. 그리고 PSNR이 pseudomedian 필터방식과 기존의 방식을 평가하기 위하여 이용되었다. 마지막으로, Pseudomedian 필터방식의 특징과 trade off에 대하여 논하였으며, 시스템 적용시의 잇점과 적용분야를 제시하였다.

  • PDF