[ Top page ]

« November 2015 | Main | August 2016 »

January 2016 Archives

January 26, 2016

Computer Vision

MPEG video file generation from Caltech dataset

The Caltech pedestrian dataset contains a special format videos. The following program converts them to normal video format files. The extension of the generated file is ".avi", but ".mpg" can also be used (can be rewritten).

Continue...

January 27, 2016

MultiMedia

A program that removes bottom part of an MPEG video

A program that can be used when changing video size by removing part of each frame, which is required for, for example, image recognition. The usage is as follows.

clip(inFile, outFile, options...)

inFile is the input file, andoutFile is the output file. outHeightMin and outHeightMax specifies the vertical range of the output frame. outWidth is the width of the output.

Continue...

About January 2016

This page contains all entries posted to Small and Large Stones of Programming in January 2016. They are listed from oldest to newest.

November 2015 is the previous archive.

August 2016 is the next archive.

Many more can be found on the main index page or by looking through the archives.

Creative Commons License
This weblog is licensed under a Creative Commons License.
Powered by Movable Type