mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-24 23:15:46 -05:00
16 lines
196 B
Markdown
16 lines
196 B
Markdown
---
|
|
title: "02-colour-representation"
|
|
tags:
|
|
- lecture
|
|
- cosc-342
|
|
---
|
|
|
|
representing colors;
|
|
- RGB
|
|
- most common
|
|
- sensors in camera
|
|
- projects + monitors
|
|
-
|
|
- CMYK
|
|
- HSV/HSL
|
|
- others: YUV, CIE |