- Sep 04, 2018
-
-
Kai Langen (kjl408) authored
Modified mvSameColour so that the motion-compensation mirrored the algo found in sideInformation.cpp
-
- Aug 28, 2018
-
-
Kai Langen (kjl408) authored
-
Kai Langen (kjl408) authored
Added a motion-estimation based approach to recolouring. MB size, search parameters, etc. are specified in the videos '.cfg' file. MB search is performed using the preceding Key frame
-
- Aug 20, 2018
-
-
Kai Langen (kjl408) authored
Changed decoder back to original code, migrated the method to 'recolour' WZ frames using key frame channel into the colourizer module.
-
Kai Langen (kjl408) authored
2) Added colourizer module to recolour grayscale video using keyframe chroma information
-
- Aug 15, 2018
-
-
Kai Langen (kjl408) authored
Recoloured WZ frames by simply using the chroma channels from previous frames (this could be considered a lower bounds for recolouring algorithm). Added a script to view the qcif video using vlc
-
- Aug 13, 2018
-
-
Kai Langen (kjl408) authored
Modified decoder so that the output video has all 3 channels. Key-frames are full-colour, while WZ-frames are shown in grayscale.
-
Kai Langen (kjl408) authored
1) Modified the format of executable print statements, 2) changed output file type from '.y' to '.yuv', and 3) modified the decoder to reconstruct the entire video sequence.
-
- Aug 07, 2018
-
-
Kai Langen (kjl408) authored
Tar'd and gzipped (VERY) large ldpca data files. Removed original un-gzipped directory, and added tar commands to Makefile
-
Kai Langen (kjl408) authored
-
Kai Langen (kjl408) authored
-