nmpp
iSelect.h
1#ifndef __ICOMPARE_H
2#define __ICOMPARE_H
3
4
5//*****************************************************************************
6
106int nmppiCompareGtC(nm16s *pSrcImg, int nSrcStride, nm16s *pDstImg, int nDstStride, nm16s *pThreshold, int nWidth, int nHeight);
108
109#endif
short nm16s
Definition: nmtype.h:243