상세 컨텐츠

본문 제목

interleaved

영상처리/OpenCV

by cepiloth 2021. 2. 14. 18:18

본문

728x90
반응형

 

 

인터리브란?

 일단의 주어진 전파 채널에서, 주 채널 또는 각각의 무선 주파수 채널 및 인접 채널 사이에 추가 채널을 끼워 넣는 것. 추가 채널의 특정 주파수는 일반적으로 공칭 채널 간격의 상당 부분에 해당하는 특정 값만큼 주 채널의 특정 주파수와 차이가 있다.

 

참고 URL

http://www.compuphase.com/graphic/scale.htm 

http://svg.dmi.unict.it/iplab/imagej/Plugins/Image%20Restoration/Adaptive_Filters/Adaptive_Filters.java 

http://rosettacode.org/wiki/Bilinear_interpolation 

 

Bilinear interpolation - Rosetta Code

This task has been flagged for clarification. Code on this page in its current state may be flagged incorrect once this task has been clarified. See this page's Talk page for discussion. Bilinear interpolation is a draft programming task. It is not yet con

rosettacode.org

http://darkpgmr.tistory.com/117 

 

선형 보간법(linear, bilinear, trilinear interpolation)

이 글은 1D 선형보간법(linear interpolation)을 2D로 확장한 bilinear interpolation과 3D로 확장한 trilinear interpolation이 어떤 식으로 이루어지는지와 이러한 interpolation 기법이 히스토그램(histogram)..

darkpgmr.tistory.com

http://fastcpp.blogspot.kr/2011/06/bilinear-pixel-interpolation-using-sse.html 

 

Bilinear Pixel Interpolation using SSE

Bilinear pixel interpolation is a common operation in image processing applications (resizing, distorting, etc.) as well as in computer gra...

fastcpp.blogspot.com

http://www.drdobbs.com/architecture-and-design/fast-bitmap-rotation-and-scaling/184416337 

 

Fast Bitmap Rotation and Scaling

The more programmers learn, the more we forget. This article highlights a bit of forgotten knowledge in the form of a fast algorithm for bitmap scaling and rotation - vintage knowledge from Amiga days.

www.drdobbs.com

 

728x90
반응형

'영상처리 > OpenCV' 카테고리의 다른 글

CMYK 색상표  (0) 2021.02.14
OpenCV 용어 대역표  (0) 2021.02.14
안드로이드 OpenCV 사용하기  (0) 2020.12.29
Color Quantization using Octrees  (1) 2018.12.03
Super Resoultion Imaging  (0) 2016.02.21

관련글 더보기

댓글 영역