c++ - OpenCV (insufficient memory in function cvAlloc) -
i made simulation faced problem. i'm getting images 640 x 480 in video. when arrives @ 1600 frames or more faced "insufficient memory (out of memory) in function cvalloc". released images , ram (mem storage) won't go on 28 mb. should ?
did check ram usage?
have @ opencv memory management. lists common techniques fix memory leaks.
Comments
Post a Comment