연구관련

JPEG EXIF Orientation 경우의 수

우주여행가 2010. 11. 16. 21:55
Orientation
The image orientation viewed in terms of rows and columns.
Tag = 274 (112.H)
Type = SHORT
Count = 1
Default = 1
1 = The 0th row is at the visual top of the image, and the 0th column is the visual left-hand side.
2 = The 0th row is at the visual top of the image, and the 0th column is the visual right-hand side.
3 = The 0th row is at the visual bottom of the image, and the 0th column is the visual right-hand
side.
4 = The 0th row is at the visual bottom of the image, and the 0th column is the visual left-hand
side.
5 = The 0th row is the visual left-hand side of of the image, and the 0th column is the visual top.
6 = The 0th row is the visual right -hand side of of the image, and the 0th column is the visual top.
7 = The 0th row is the visual right -hand side of of the image, and the 0th column is the visual
bottom.
8 = The 0th row is the visual left-hand side of of the image, and the 0th column is the visual
bottom.
Other = reserved

음.. 몇가지는 일어날 수 없는 경우네..

'연구관련' 카테고리의 다른 글

Computer Vision Open Source Algorithm Implementations  (0) 2010.12.03
각종 자료구조 알고리즘 정리  (0) 2010.11.22
SIFT 오픈소스 해석  (0) 2010.11.15
Open CV Reference  (0) 2010.11.11
Virtual Pit (가짜 구덩이)  (0) 2010.10.19