stereo-magnification icon indicating copy to clipboard operation
stereo-magnification copied to clipboard

Added script to download videos, process and cross reference, and transcoded into jpg frames using opencv

Open lolz0r opened this issue 6 years ago • 4 comments

The input should be the txt files specifying the train and test sets. Output should be each training/test case, in its own folder with appropriate trans-coded JPG frames and an accompanying case.pkl outlining the frames and their corresponding pose, intrinsics, and timestamps.

lolz0r avatar Jan 23 '19 19:01 lolz0r

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here (e.g. I signed it!) and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

googlebot avatar Jan 23 '19 19:01 googlebot

I signed it!

lolz0r avatar Jan 23 '19 19:01 lolz0r

CLAs look good, thanks!

googlebot avatar Jan 23 '19 19:01 googlebot

Script name should be underscore based and not camel case to respect the file name formatting used in the rest of the repo

PuneetKohli avatar May 31 '19 20:05 PuneetKohli