WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 04-06-2017, 01:47 PM
pitbool pitbool is offline
Member
 
Join Date: Oct 2012
Posts: 31
loading and running raw frames of video in Vizard

Hi,

In our project, we are generating a series of raw frames of video in Matlab. But once we change/export these to generate an AVI or such, the codecs involved in the processing of the video changes many parameters, like framerate, spectral power density, gamma,etc., which we need to preserve.

We are choosing to use Vizard for the ease of creating virtual world and we would like to stay with it for our project, unless we have to find an alternative.

Is there a way in Vizard to load a series of raw video frames and play as a coherent video?
Let me know if I can provide more details for you to answer my query.

Thank you for your help!
-Bireswar
Reply With Quote
  #2  
Old 04-06-2017, 02:14 PM
pitbool pitbool is offline
Member
 
Join Date: Oct 2012
Posts: 31
Also, the data from matlab is available in the form of .mat files. So in python, we can perhaps load using the following, but not sure how to get from here to using the raw frames in vizard to play coherently.

import scipy.io
mat = scipy.io.loadmat('file.mat')

Hoping to hear from someone, with or without using scipy.io.loadmat.

Thanks!
Reply With Quote
  #3  
Old 04-06-2017, 10:31 PM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
If you can load the data as textures in Vizard, then you can cycle through them as in this example
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Vizard .exe file doesn't load (Vizard 3) Saule Vizard 4 02-05-2014 06:01 AM
Vizard cluster with director calls victorqx Vizard 2 08-06-2012 12:24 AM


All times are GMT -7. The time now is 01:35 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC