1. image 파일로 저장
2. image 파일 로드
3. image 디스플레이
4. matplotlib를 이용한 image 표시하기 (Python에선 이게 제일 편함): 단, color space의 차이를 조심.
5. color space 변경
6. image 객체 변환
같이보면 좋은 자료들
2022.09.21 - [Programming/DIP] - [DIP] Color Space or Color Model
2022.12.05 - [Programming/DIP] - [DIP] Image Format (summary)
'Programming > DIP' 카테고리의 다른 글
[DIP] Image Morphing (Simple) (0) | 2024.09.22 |
---|---|
[OpenCV] bitwise op. (0) | 2024.09.22 |
[DIP] cv2.imwrite (1) | 2024.09.22 |
[DIP] alpha 채널과 검은색 글씨 처리 with convertScaleAbs (0) | 2024.09.16 |
[CV] cv2.imread() (4) | 2024.09.16 |