array size notation
显示 更早的评论
Hi,
I have a doubt in working with Images. An image is represented in MATLAB in the form of row multiplied with columns.
3D image has been represented as for e.g., 256 * 208 *2...
In the above example, 256 indicates rows. 208 indicates columns..
Could you tell me 2 indicates what factor exactly.
Could you explain the same concept for 4D images also.
Thanks & Regards,
Siva
9003241032
采纳的回答
更多回答(1 个)
Sivakumaran Chandrasekaran
2012-3-24
0 个投票
2 个评论
Jan
2012-3-27
I do not understand the statement. Is this a question? Do you want to know, if this situation can be represented as 4D array? If so, it depends on what you call "capturing". Taking a movie on tape means discrete 5D data usually: 2D matrix of [1x3] RGB value, one for each frame, plus sound. On the other hand these data are stored sequentially on the tape, so you actually have an 1D data stream...
Sivakumaran Chandrasekaran
2012-3-28
类别
在 帮助中心 和 File Exchange 中查找有关 Convert Image Type 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!