Matlab: accessing both image sequences from a 3D video file -


i have recorded 3d video using fujifilm finepix real 3d w3 camera. resulting video file single avi, frames both lenses must somehow incorporated within single file.

i wish read in video matlab such have 2 image sequences, each corresponding either left lens or right lens.

so far have played avi file using computer vision toolbox functions (vision.videofilereader etc), ignores 1 of lenses , plays single lens' image sequence.

how access both image sequences within matlab?


Comments

Popular posts from this blog

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -

Trying to import CSV file to a SQL Server database using asp.net and c# - can't find what I'm missing -