Searched refs:getIplImageFromIntArray (Results 1 – 1 of 1) sorted by relevance
167 IplImage* getIplImageFromIntArray(JNIEnv* env, jintArray array_data, in getIplImageFromIntArray() function203 m_sourceImage = getIplImageFromIntArray(env, photo_data, width, height); in Java_org_siprop_opencv_OpenCV_setSourceImage()