Movie Module

class Movie.Movie[source]

Class representing a movie

get_frame(index, channel)[source]

Return a frame (as a CV object) given its index and the channel where it comes from in the player

get_frame_nb()[source]

Function that returns the number of frames of the Loader

get_size()[source]

Previous topic

Movies

Next topic

Movies Module

This Page