Re: Initializing a 3D matrix
Nasos Iliopoulos <[email protected]>
| Newsgroups | gmane.comp.lib.boost.ublas |
|---|---|
| Message-ID | <[email protected]> |
Hello, There is no such functinallity in ublas but you can use boost multi-dimensional array to achieve such functionality. (http://www.boost.org/doc/libs/1_56_0/libs/multi_array/doc/user.html) -Nasos On 09/10/2014 09:55 AM, sanann wrote: > Is there any method to initialize 3D matrices with boost, i am trying to use > these for image processing of medical images. I am used to working with > matlab but now i have to work with c++. Boost has helped a lot in the case > of 2D images now i need to extend my work to 3D images. so is there any > possibility for this with boost ublas? > > > > -- > View this message in context: http://boost.2283326.n4.nabble.com/Initializing-a-3D-matrix-tp4667430.html > Sent from the Boost - uBLAS mailing list archive at Nabble.com. > _______________________________________________ > ublas mailing list > [email protected] > http://lists.boost.org/mailman/listinfo.cgi/ublas > Sent to: [email protected]