how to implement matlab's "reshape" etc

D

David d'Angers

hi all

i need to do matrix manipulations in c
things like "reshape" of matlab etc
and i'd like some advice for choosing a library
i'm doing development in computer vision

thanks
 
V

vipvipvipvip.ru

hi all

i need to do matrix manipulations in c
things like "reshape" of matlab etc
and i'd like some advice for choosing a library
i'm doing development in computer vision

thanks

This group is about standard C, therefore the
only answer you could ever get would be "libc".
It appears that matlab's `reshape' function does
not resize the matrix, only reorders it's elements;

it's a trivial task.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,766
Messages
2,569,569
Members
45,042
Latest member
icassiem

Latest Threads

Top