CSCI P-14110 Introduction to Programming, Computational Science, and Data Visualization
This is the course website CSCI P-14110
View On GitHub
Lesson 6 - Colors & Color Theory
Resources
Python Library downloads
Image Manipulation library (
image_manipulations.py
)
Data Downloads
Reworked Stitch Image
For the example HW:
Dog in Hat image
Reading
FDV, Ch. 4: Color scales
Perception in Visualization (pay attention to the parts about color)
-
NOTE:
its to just glance over this!
Optional
: VAD, Ch. 10: Map Color and Other Channels
Optional
:
Palettable Docs
Materials
Lecture 6: (
view
,
source
,
present
)
Notebook inClass_lesson06: (
view
,
download
)
Notebook prep_notebook_lesson06: (
view
,
download
)
Notebook starter_notebook_for_homework_lesson06: (
view
,
download
)
Notebook test_imports_lesson06: (
view
,
download
)