insufficient memory allocation error

Posted by ajith on Stack Overflow See other posts from Stack Overflow or by ajith
Published on 2010-04-13T17:47:48Z Indexed on 2010/04/13 18:03 UTC
Read the original article Hit count: 367

Filed under:
|
|

hi, am trying to create a very big matrix in opencv...while compile got error:insufficient memory(too big buffer is allocated)....how to allocate the memory for matrix?

© Stack Overflow or respective owner

Related posts about c++

Related posts about opencv