Lines Matching defs:env
23 static void throwJavaException(JNIEnv *env, const std::exception *e, const char *method) { in throwJavaException()
69 (JNIEnv* env, jclass , jlong self, jlong I0_nativeObj, jlong I1_nativeObj, jlong flow_nativeObj) in Java_org_opencv_video_DenseOpticalFlow_calc_10()
97 (JNIEnv* env, jclass , jlong self) in Java_org_opencv_video_DenseOpticalFlow_collectGarbage_10()
135 (JNIEnv* env, jclass , jlong self, jlong backgroundImage_nativeObj) in Java_org_opencv_video_BackgroundSubtractor_getBackgroundImage_10()
161 …(JNIEnv* env, jclass , jlong self, jlong image_nativeObj, jlong fgmask_nativeObj, jdouble learning… in Java_org_opencv_video_BackgroundSubtractor_apply_10()
184 (JNIEnv* env, jclass , jlong self, jlong image_nativeObj, jlong fgmask_nativeObj) in Java_org_opencv_video_BackgroundSubtractor_apply_11()
224 …(JNIEnv* env, jclass , jlong probImage_nativeObj, jint window_x, jint window_y, jint window_width,… in Java_org_opencv_video_Video_CamShift_10()
252 …(JNIEnv* env, jclass , jlong probImage_nativeObj, jint window_x, jint window_y, jint window_width,… in Java_org_opencv_video_Video_meanShift_10()
280 …(JNIEnv* env, jclass , jlong img_nativeObj, jlong pyramid_mat_nativeObj, jdouble winSize_width, jd… in Java_org_opencv_video_Video_buildOpticalFlowPyramid_10()
305 …(JNIEnv* env, jclass , jlong img_nativeObj, jlong pyramid_mat_nativeObj, jdouble winSize_width, jd… in Java_org_opencv_video_Video_buildOpticalFlowPyramid_11()
334 …(JNIEnv* env, jclass , jlong prevImg_nativeObj, jlong nextImg_nativeObj, jlong prevPts_mat_nativeO… in Java_org_opencv_video_Video_calcOpticalFlowPyrLK_10()
369 …(JNIEnv* env, jclass , jlong prevImg_nativeObj, jlong nextImg_nativeObj, jlong prevPts_mat_nativeO… in Java_org_opencv_video_Video_calcOpticalFlowPyrLK_11()
403 …(JNIEnv* env, jclass , jlong prevImg_nativeObj, jlong nextImg_nativeObj, jlong prevPts_mat_nativeO… in Java_org_opencv_video_Video_calcOpticalFlowPyrLK_12()
440 …(JNIEnv* env, jclass , jlong prev_nativeObj, jlong next_nativeObj, jlong flow_nativeObj, jdouble p… in Java_org_opencv_video_Video_calcOpticalFlowFarneback_10()
467 (JNIEnv* env, jclass , jlong src_nativeObj, jlong dst_nativeObj, jboolean fullAffine) in Java_org_opencv_video_Video_estimateRigidTransform_10()
493 …(JNIEnv* env, jclass , jlong templateImage_nativeObj, jlong inputImage_nativeObj, jlong warpMatrix… in Java_org_opencv_video_Video_findTransformECC_10()
518 …(JNIEnv* env, jclass , jlong templateImage_nativeObj, jlong inputImage_nativeObj, jlong warpMatrix… in Java_org_opencv_video_Video_findTransformECC_11()
541 …(JNIEnv* env, jclass , jlong templateImage_nativeObj, jlong inputImage_nativeObj, jlong warpMatrix… in Java_org_opencv_video_Video_findTransformECC_12()
568 (JNIEnv* env, jclass , jint history, jdouble varThreshold, jboolean detectShadows) in Java_org_opencv_video_Video_createBackgroundSubtractorMOG2_10()
589 (JNIEnv* env, jclass ) in Java_org_opencv_video_Video_createBackgroundSubtractorMOG2_11()
614 (JNIEnv* env, jclass ) in Java_org_opencv_video_Video_createOptFlow_1DualTVL1_10()
639 (JNIEnv* env, jclass , jint history, jdouble dist2Threshold, jboolean detectShadows) in Java_org_opencv_video_Video_createBackgroundSubtractorKNN_10()
660 (JNIEnv* env, jclass ) in Java_org_opencv_video_Video_createBackgroundSubtractorKNN_11()
685 (JNIEnv* env, jclass ) in Java_org_opencv_video_KalmanFilter_KalmanFilter_10()
710 (JNIEnv* env, jclass , jint dynamParams, jint measureParams, jint controlParams, jint type) in Java_org_opencv_video_KalmanFilter_KalmanFilter_11()
731 (JNIEnv* env, jclass , jint dynamParams, jint measureParams) in Java_org_opencv_video_KalmanFilter_KalmanFilter_12()
756 (JNIEnv* env, jclass , jlong self, jlong control_nativeObj) in Java_org_opencv_video_KalmanFilter_predict_10()
778 (JNIEnv* env, jclass , jlong self) in Java_org_opencv_video_KalmanFilter_predict_11()
803 (JNIEnv* env, jclass , jlong self, jlong measurement_nativeObj) in Java_org_opencv_video_KalmanFilter_correct_10()
829 (JNIEnv* env, jclass , jlong self) in Java_org_opencv_video_KalmanFilter_get_1statePre_10()
854 (JNIEnv* env, jclass , jlong self, jlong statePre_nativeObj) in Java_org_opencv_video_KalmanFilter_set_1statePre_10()
880 (JNIEnv* env, jclass , jlong self) in Java_org_opencv_video_KalmanFilter_get_1statePost_10()
905 (JNIEnv* env, jclass , jlong self, jlong statePost_nativeObj) in Java_org_opencv_video_KalmanFilter_set_1statePost_10()
931 (JNIEnv* env, jclass , jlong self) in Java_org_opencv_video_KalmanFilter_get_1transitionMatrix_10()
956 (JNIEnv* env, jclass , jlong self, jlong transitionMatrix_nativeObj) in Java_org_opencv_video_KalmanFilter_set_1transitionMatrix_10()
982 (JNIEnv* env, jclass , jlong self) in Java_org_opencv_video_KalmanFilter_get_1controlMatrix_10()
1007 (JNIEnv* env, jclass , jlong self, jlong controlMatrix_nativeObj) in Java_org_opencv_video_KalmanFilter_set_1controlMatrix_10()
1033 (JNIEnv* env, jclass , jlong self) in Java_org_opencv_video_KalmanFilter_get_1measurementMatrix_10()
1058 (JNIEnv* env, jclass , jlong self, jlong measurementMatrix_nativeObj) in Java_org_opencv_video_KalmanFilter_set_1measurementMatrix_10()
1084 (JNIEnv* env, jclass , jlong self) in Java_org_opencv_video_KalmanFilter_get_1processNoiseCov_10()
1109 (JNIEnv* env, jclass , jlong self, jlong processNoiseCov_nativeObj) in Java_org_opencv_video_KalmanFilter_set_1processNoiseCov_10()
1135 (JNIEnv* env, jclass , jlong self) in Java_org_opencv_video_KalmanFilter_get_1measurementNoiseCov_10()
1160 (JNIEnv* env, jclass , jlong self, jlong measurementNoiseCov_nativeObj) in Java_org_opencv_video_KalmanFilter_set_1measurementNoiseCov_10()
1186 (JNIEnv* env, jclass , jlong self) in Java_org_opencv_video_KalmanFilter_get_1errorCovPre_10()
1211 (JNIEnv* env, jclass , jlong self, jlong errorCovPre_nativeObj) in Java_org_opencv_video_KalmanFilter_set_1errorCovPre_10()
1237 (JNIEnv* env, jclass , jlong self) in Java_org_opencv_video_KalmanFilter_get_1gain_10()
1262 (JNIEnv* env, jclass , jlong self, jlong gain_nativeObj) in Java_org_opencv_video_KalmanFilter_set_1gain_10()
1288 (JNIEnv* env, jclass , jlong self) in Java_org_opencv_video_KalmanFilter_get_1errorCovPost_10()
1313 (JNIEnv* env, jclass , jlong self, jlong errorCovPost_nativeObj) in Java_org_opencv_video_KalmanFilter_set_1errorCovPost_10()
1352 (JNIEnv* env, jclass , jlong self) in Java_org_opencv_video_BackgroundSubtractorMOG2_getVarThreshold_10()
1377 (JNIEnv* env, jclass , jlong self, jdouble varThreshold) in Java_org_opencv_video_BackgroundSubtractorMOG2_setVarThreshold_10()
1402 (JNIEnv* env, jclass , jlong self) in Java_org_opencv_video_BackgroundSubtractorMOG2_getVarThresholdGen_10()
1427 (JNIEnv* env, jclass , jlong self, jdouble varThresholdGen) in Java_org_opencv_video_BackgroundSubtractorMOG2_setVarThresholdGen_10()
1452 (JNIEnv* env, jclass , jlong self) in Java_org_opencv_video_BackgroundSubtractorMOG2_getVarInit_10()
1477 (JNIEnv* env, jclass , jlong self, jdouble varInit) in Java_org_opencv_video_BackgroundSubtractorMOG2_setVarInit_10()
1502 (JNIEnv* env, jclass , jlong self) in Java_org_opencv_video_BackgroundSubtractorMOG2_getVarMin_10()
1527 (JNIEnv* env, jclass , jlong self, jdouble varMin) in Java_org_opencv_video_BackgroundSubtractorMOG2_setVarMin_10()
1552 (JNIEnv* env, jclass , jlong self) in Java_org_opencv_video_BackgroundSubtractorMOG2_getVarMax_10()
1577 (JNIEnv* env, jclass , jlong self, jdouble varMax) in Java_org_opencv_video_BackgroundSubtractorMOG2_setVarMax_10()
1602 (JNIEnv* env, jclass , jlong self) in Java_org_opencv_video_BackgroundSubtractorMOG2_getComplexityReductionThreshold_10()
1627 (JNIEnv* env, jclass , jlong self, jdouble ct) in Java_org_opencv_video_BackgroundSubtractorMOG2_setComplexityReductionThreshold_10()
1652 (JNIEnv* env, jclass , jlong self) in Java_org_opencv_video_BackgroundSubtractorMOG2_getDetectShadows_10()
1677 (JNIEnv* env, jclass , jlong self, jboolean detectShadows) in Java_org_opencv_video_BackgroundSubtractorMOG2_setDetectShadows_10()
1702 (JNIEnv* env, jclass , jlong self) in Java_org_opencv_video_BackgroundSubtractorMOG2_getShadowValue_10()
1727 (JNIEnv* env, jclass , jlong self, jint value) in Java_org_opencv_video_BackgroundSubtractorMOG2_setShadowValue_10()
1752 (JNIEnv* env, jclass , jlong self) in Java_org_opencv_video_BackgroundSubtractorMOG2_getShadowThreshold_10()
1777 (JNIEnv* env, jclass , jlong self, jdouble threshold) in Java_org_opencv_video_BackgroundSubtractorMOG2_setShadowThreshold_10()
1802 (JNIEnv* env, jclass , jlong self) in Java_org_opencv_video_BackgroundSubtractorMOG2_getHistory_10()
1827 (JNIEnv* env, jclass , jlong self, jint history) in Java_org_opencv_video_BackgroundSubtractorMOG2_setHistory_10()
1852 (JNIEnv* env, jclass , jlong self) in Java_org_opencv_video_BackgroundSubtractorMOG2_getNMixtures_10()
1877 (JNIEnv* env, jclass , jlong self, jint nmixtures) in Java_org_opencv_video_BackgroundSubtractorMOG2_setNMixtures_10()
1902 (JNIEnv* env, jclass , jlong self) in Java_org_opencv_video_BackgroundSubtractorMOG2_getBackgroundRatio_10()
1927 (JNIEnv* env, jclass , jlong self, jdouble ratio) in Java_org_opencv_video_BackgroundSubtractorMOG2_setBackgroundRatio_10()
1965 (JNIEnv* env, jclass , jlong self) in Java_org_opencv_video_BackgroundSubtractorKNN_getHistory_10()
1990 (JNIEnv* env, jclass , jlong self, jint history) in Java_org_opencv_video_BackgroundSubtractorKNN_setHistory_10()
2015 (JNIEnv* env, jclass , jlong self) in Java_org_opencv_video_BackgroundSubtractorKNN_getNSamples_10()
2040 (JNIEnv* env, jclass , jlong self, jint _nN) in Java_org_opencv_video_BackgroundSubtractorKNN_setNSamples_10()
2065 (JNIEnv* env, jclass , jlong self) in Java_org_opencv_video_BackgroundSubtractorKNN_getDist2Threshold_10()
2090 (JNIEnv* env, jclass , jlong self, jdouble _dist2Threshold) in Java_org_opencv_video_BackgroundSubtractorKNN_setDist2Threshold_10()
2115 (JNIEnv* env, jclass , jlong self) in Java_org_opencv_video_BackgroundSubtractorKNN_getkNNSamples_10()
2140 (JNIEnv* env, jclass , jlong self, jint _nkNN) in Java_org_opencv_video_BackgroundSubtractorKNN_setkNNSamples_10()
2165 (JNIEnv* env, jclass , jlong self) in Java_org_opencv_video_BackgroundSubtractorKNN_getDetectShadows_10()
2190 (JNIEnv* env, jclass , jlong self, jboolean detectShadows) in Java_org_opencv_video_BackgroundSubtractorKNN_setDetectShadows_10()
2215 (JNIEnv* env, jclass , jlong self) in Java_org_opencv_video_BackgroundSubtractorKNN_getShadowValue_10()
2240 (JNIEnv* env, jclass , jlong self, jint value) in Java_org_opencv_video_BackgroundSubtractorKNN_setShadowValue_10()
2265 (JNIEnv* env, jclass , jlong self) in Java_org_opencv_video_BackgroundSubtractorKNN_getShadowThreshold_10()
2290 (JNIEnv* env, jclass , jlong self, jdouble threshold) in Java_org_opencv_video_BackgroundSubtractorKNN_setShadowThreshold_10()