Skip to content

Matlab code to "explore the use of color in movies"

Notifications You must be signed in to change notification settings

pmpakos/TheColorsOfMotion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

TheColorsOfMotion

Matlab code to "explore the use of color in movies". Trying to replicate the work of TCOM

Extract sample frames of the movie and calculate the average color of each frame.

Later, stack each line, which represents a frame, to the final result.

Usage

In Matlab environment, use the function

TheColorsOfMotion(FileName, MovieTitle, NumberOfSamples)

Example ( A Boy Named Charlie Brown )

When 32 frames were used as samples of the movie, the result is the following.

alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text

All these, give the following result!

alt text

About

Matlab code to "explore the use of color in movies"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages