Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Memory allocation error GLCM opencv c++

Hi, I am new to openCV,, I am using gray level co-occurrence matrix to extract texture features.. I am getting error while extracting features for multiple images. Pls Help me.........

void __cdecl _unlock ( int locknum ) { /* * leave the critical section. */ LeaveCriticalSection( _locktable[locknum].lock ); }

ifdef _M_IX86

pragma optimize("y",on)

endif /* _M_IX86 */

/* *_lockerr_exit() - Write error message and die *