Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: how to pass cell of 3D matrices to C mex
Date: Mon, 24 Aug 2009 09:08:03 +0000 (UTC)
Organization: Indian Institute of Technology
Lines: 10
Message-ID: <h6tl9j$a0p$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1251104883 10265 172.30.248.35 (24 Aug 2009 09:08:03 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 24 Aug 2009 09:08:03 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 223861
Xref: news.mathworks.com comp.soft-sys.matlab:565499


Hi 
I have a 1x30 cell. Each element in it consists of a MxNx3 matrix(image).
How can I send it into C mex file in similar format, but not read only.(duplicate will not work).
Basically it contains video frames. 


Thanking you very much,

with regards,
ramana