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 *