Home
last modified time | relevance | path

Searched refs:cvV (Results 1 – 25 of 113) sorted by relevance

12345

/dports/net/gstreamer1-plugins-libmms/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgstskindetect.cpp243 filter->cvV.create (size, CV_8UC1); /* Brightness component. */ in gst_skin_detect_set_caps()
273 filter->cvV.release (); in gst_skin_detect_finalize()
305 filter->cvV = channels.at (2); in gst_skin_detect_transform()
312 cv::threshold (filter->cvV, filter->cvV, 80, UCHAR_MAX, cv::THRESH_BINARY); /* (val > 80) */ in gst_skin_detect_transform()
323 cv::bitwise_and (filter->cvSkinPixels1, filter->cvV, filter->cvSkinPixels1); in gst_skin_detect_transform()
/dports/net/gstreamer1-plugins-srtp/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgstskindetect.cpp243 filter->cvV.create (size, CV_8UC1); /* Brightness component. */ in gst_skin_detect_set_caps()
273 filter->cvV.release (); in gst_skin_detect_finalize()
305 filter->cvV = channels.at (2); in gst_skin_detect_transform()
312 cv::threshold (filter->cvV, filter->cvV, 80, UCHAR_MAX, cv::THRESH_BINARY); /* (val > 80) */ in gst_skin_detect_transform()
323 cv::bitwise_and (filter->cvSkinPixels1, filter->cvV, filter->cvSkinPixels1); in gst_skin_detect_transform()
/dports/multimedia/gstreamer1-plugins-smoothstreaming/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgstskindetect.cpp243 filter->cvV.create (size, CV_8UC1); /* Brightness component. */ in gst_skin_detect_set_caps()
273 filter->cvV.release (); in gst_skin_detect_finalize()
305 filter->cvV = channels.at (2); in gst_skin_detect_transform()
312 cv::threshold (filter->cvV, filter->cvV, 80, UCHAR_MAX, cv::THRESH_BINARY); /* (val > 80) */ in gst_skin_detect_transform()
323 cv::bitwise_and (filter->cvSkinPixels1, filter->cvV, filter->cvSkinPixels1); in gst_skin_detect_transform()
/dports/multimedia/gstreamer1-plugins-rtmp/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgstskindetect.cpp243 filter->cvV.create (size, CV_8UC1); /* Brightness component. */ in gst_skin_detect_set_caps()
273 filter->cvV.release (); in gst_skin_detect_finalize()
305 filter->cvV = channels.at (2); in gst_skin_detect_transform()
312 cv::threshold (filter->cvV, filter->cvV, 80, UCHAR_MAX, cv::THRESH_BINARY); /* (val > 80) */ in gst_skin_detect_transform()
323 cv::bitwise_and (filter->cvSkinPixels1, filter->cvV, filter->cvSkinPixels1); in gst_skin_detect_transform()
/dports/multimedia/gstreamer1-plugins-msdk/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgstskindetect.cpp243 filter->cvV.create (size, CV_8UC1); /* Brightness component. */ in gst_skin_detect_set_caps()
273 filter->cvV.release (); in gst_skin_detect_finalize()
305 filter->cvV = channels.at (2); in gst_skin_detect_transform()
312 cv::threshold (filter->cvV, filter->cvV, 80, UCHAR_MAX, cv::THRESH_BINARY); /* (val > 80) */ in gst_skin_detect_transform()
323 cv::bitwise_and (filter->cvSkinPixels1, filter->cvV, filter->cvSkinPixels1); in gst_skin_detect_transform()
/dports/multimedia/gstreamer1-plugins-openh264/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgstskindetect.cpp243 filter->cvV.create (size, CV_8UC1); /* Brightness component. */ in gst_skin_detect_set_caps()
273 filter->cvV.release (); in gst_skin_detect_finalize()
305 filter->cvV = channels.at (2); in gst_skin_detect_transform()
312 cv::threshold (filter->cvV, filter->cvV, 80, UCHAR_MAX, cv::THRESH_BINARY); /* (val > 80) */ in gst_skin_detect_transform()
323 cv::bitwise_and (filter->cvSkinPixels1, filter->cvV, filter->cvSkinPixels1); in gst_skin_detect_transform()
/dports/multimedia/gstreamer1-plugins-mplex/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgstskindetect.cpp243 filter->cvV.create (size, CV_8UC1); /* Brightness component. */ in gst_skin_detect_set_caps()
273 filter->cvV.release (); in gst_skin_detect_finalize()
305 filter->cvV = channels.at (2); in gst_skin_detect_transform()
312 cv::threshold (filter->cvV, filter->cvV, 80, UCHAR_MAX, cv::THRESH_BINARY); /* (val > 80) */ in gst_skin_detect_transform()
323 cv::bitwise_and (filter->cvSkinPixels1, filter->cvV, filter->cvSkinPixels1); in gst_skin_detect_transform()
/dports/multimedia/gstreamer1-plugins-resindvd/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgstskindetect.cpp243 filter->cvV.create (size, CV_8UC1); /* Brightness component. */ in gst_skin_detect_set_caps()
273 filter->cvV.release (); in gst_skin_detect_finalize()
305 filter->cvV = channels.at (2); in gst_skin_detect_transform()
312 cv::threshold (filter->cvV, filter->cvV, 80, UCHAR_MAX, cv::THRESH_BINARY); /* (val > 80) */ in gst_skin_detect_transform()
323 cv::bitwise_and (filter->cvSkinPixels1, filter->cvV, filter->cvSkinPixels1); in gst_skin_detect_transform()
/dports/multimedia/gstreamer1-plugins-ttml/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgstskindetect.cpp243 filter->cvV.create (size, CV_8UC1); /* Brightness component. */ in gst_skin_detect_set_caps()
273 filter->cvV.release (); in gst_skin_detect_finalize()
305 filter->cvV = channels.at (2); in gst_skin_detect_transform()
312 cv::threshold (filter->cvV, filter->cvV, 80, UCHAR_MAX, cv::THRESH_BINARY); /* (val > 80) */ in gst_skin_detect_transform()
323 cv::bitwise_and (filter->cvSkinPixels1, filter->cvV, filter->cvSkinPixels1); in gst_skin_detect_transform()
/dports/multimedia/gstreamer1-plugins-dash/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgstskindetect.cpp243 filter->cvV.create (size, CV_8UC1); /* Brightness component. */ in gst_skin_detect_set_caps()
273 filter->cvV.release (); in gst_skin_detect_finalize()
305 filter->cvV = channels.at (2); in gst_skin_detect_transform()
312 cv::threshold (filter->cvV, filter->cvV, 80, UCHAR_MAX, cv::THRESH_BINARY); /* (val > 80) */ in gst_skin_detect_transform()
323 cv::bitwise_and (filter->cvSkinPixels1, filter->cvV, filter->cvSkinPixels1); in gst_skin_detect_transform()
/dports/multimedia/gstreamer1-plugins-dts/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgstskindetect.cpp243 filter->cvV.create (size, CV_8UC1); /* Brightness component. */ in gst_skin_detect_set_caps()
273 filter->cvV.release (); in gst_skin_detect_finalize()
305 filter->cvV = channels.at (2); in gst_skin_detect_transform()
312 cv::threshold (filter->cvV, filter->cvV, 80, UCHAR_MAX, cv::THRESH_BINARY); /* (val > 80) */ in gst_skin_detect_transform()
323 cv::bitwise_and (filter->cvSkinPixels1, filter->cvV, filter->cvSkinPixels1); in gst_skin_detect_transform()
/dports/multimedia/gstreamer1-plugins-assrender/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgstskindetect.cpp243 filter->cvV.create (size, CV_8UC1); /* Brightness component. */ in gst_skin_detect_set_caps()
273 filter->cvV.release (); in gst_skin_detect_finalize()
305 filter->cvV = channels.at (2); in gst_skin_detect_transform()
312 cv::threshold (filter->cvV, filter->cvV, 80, UCHAR_MAX, cv::THRESH_BINARY); /* (val > 80) */ in gst_skin_detect_transform()
323 cv::bitwise_and (filter->cvSkinPixels1, filter->cvV, filter->cvSkinPixels1); in gst_skin_detect_transform()
/dports/multimedia/gstreamer1-plugins-aom/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgstskindetect.cpp243 filter->cvV.create (size, CV_8UC1); /* Brightness component. */ in gst_skin_detect_set_caps()
273 filter->cvV.release (); in gst_skin_detect_finalize()
305 filter->cvV = channels.at (2); in gst_skin_detect_transform()
312 cv::threshold (filter->cvV, filter->cvV, 80, UCHAR_MAX, cv::THRESH_BINARY); /* (val > 80) */ in gst_skin_detect_transform()
323 cv::bitwise_and (filter->cvSkinPixels1, filter->cvV, filter->cvSkinPixels1); in gst_skin_detect_transform()
/dports/multimedia/gstreamer1-plugins-bad/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgstskindetect.cpp243 filter->cvV.create (size, CV_8UC1); /* Brightness component. */ in gst_skin_detect_set_caps()
273 filter->cvV.release (); in gst_skin_detect_finalize()
305 filter->cvV = channels.at (2); in gst_skin_detect_transform()
312 cv::threshold (filter->cvV, filter->cvV, 80, UCHAR_MAX, cv::THRESH_BINARY); /* (val > 80) */ in gst_skin_detect_transform()
323 cv::bitwise_and (filter->cvSkinPixels1, filter->cvV, filter->cvSkinPixels1); in gst_skin_detect_transform()
/dports/multimedia/gstreamer1-plugins-libde265/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgstskindetect.cpp243 filter->cvV.create (size, CV_8UC1); /* Brightness component. */ in gst_skin_detect_set_caps()
273 filter->cvV.release (); in gst_skin_detect_finalize()
305 filter->cvV = channels.at (2); in gst_skin_detect_transform()
312 cv::threshold (filter->cvV, filter->cvV, 80, UCHAR_MAX, cv::THRESH_BINARY); /* (val > 80) */ in gst_skin_detect_transform()
323 cv::bitwise_and (filter->cvSkinPixels1, filter->cvV, filter->cvSkinPixels1); in gst_skin_detect_transform()
/dports/multimedia/gstreamer1-plugins-hls/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgstskindetect.cpp243 filter->cvV.create (size, CV_8UC1); /* Brightness component. */ in gst_skin_detect_set_caps()
273 filter->cvV.release (); in gst_skin_detect_finalize()
305 filter->cvV = channels.at (2); in gst_skin_detect_transform()
312 cv::threshold (filter->cvV, filter->cvV, 80, UCHAR_MAX, cv::THRESH_BINARY); /* (val > 80) */ in gst_skin_detect_transform()
323 cv::bitwise_and (filter->cvSkinPixels1, filter->cvV, filter->cvSkinPixels1); in gst_skin_detect_transform()
/dports/multimedia/gstreamer1-plugins-kate/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgstskindetect.cpp243 filter->cvV.create (size, CV_8UC1); /* Brightness component. */ in gst_skin_detect_set_caps()
273 filter->cvV.release (); in gst_skin_detect_finalize()
305 filter->cvV = channels.at (2); in gst_skin_detect_transform()
312 cv::threshold (filter->cvV, filter->cvV, 80, UCHAR_MAX, cv::THRESH_BINARY); /* (val > 80) */ in gst_skin_detect_transform()
323 cv::bitwise_and (filter->cvSkinPixels1, filter->cvV, filter->cvSkinPixels1); in gst_skin_detect_transform()
/dports/audio/gstreamer1-plugins-modplug/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgstskindetect.cpp243 filter->cvV.create (size, CV_8UC1); /* Brightness component. */ in gst_skin_detect_set_caps()
273 filter->cvV.release (); in gst_skin_detect_finalize()
305 filter->cvV = channels.at (2); in gst_skin_detect_transform()
312 cv::threshold (filter->cvV, filter->cvV, 80, UCHAR_MAX, cv::THRESH_BINARY); /* (val > 80) */ in gst_skin_detect_transform()
323 cv::bitwise_and (filter->cvSkinPixels1, filter->cvV, filter->cvSkinPixels1); in gst_skin_detect_transform()
/dports/audio/gstreamer1-plugins-soundtouch/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgstskindetect.cpp243 filter->cvV.create (size, CV_8UC1); /* Brightness component. */ in gst_skin_detect_set_caps()
273 filter->cvV.release (); in gst_skin_detect_finalize()
305 filter->cvV = channels.at (2); in gst_skin_detect_transform()
312 cv::threshold (filter->cvV, filter->cvV, 80, UCHAR_MAX, cv::THRESH_BINARY); /* (val > 80) */ in gst_skin_detect_transform()
323 cv::bitwise_and (filter->cvSkinPixels1, filter->cvV, filter->cvSkinPixels1); in gst_skin_detect_transform()
/dports/audio/gstreamer1-plugins-sndfile/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgstskindetect.cpp243 filter->cvV.create (size, CV_8UC1); /* Brightness component. */ in gst_skin_detect_set_caps()
273 filter->cvV.release (); in gst_skin_detect_finalize()
305 filter->cvV = channels.at (2); in gst_skin_detect_transform()
312 cv::threshold (filter->cvV, filter->cvV, 80, UCHAR_MAX, cv::THRESH_BINARY); /* (val > 80) */ in gst_skin_detect_transform()
323 cv::bitwise_and (filter->cvSkinPixels1, filter->cvV, filter->cvSkinPixels1); in gst_skin_detect_transform()
/dports/audio/gstreamer1-plugins-webrtcdsp/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgstskindetect.cpp243 filter->cvV.create (size, CV_8UC1); /* Brightness component. */ in gst_skin_detect_set_caps()
273 filter->cvV.release (); in gst_skin_detect_finalize()
305 filter->cvV = channels.at (2); in gst_skin_detect_transform()
312 cv::threshold (filter->cvV, filter->cvV, 80, UCHAR_MAX, cv::THRESH_BINARY); /* (val > 80) */ in gst_skin_detect_transform()
323 cv::bitwise_and (filter->cvSkinPixels1, filter->cvV, filter->cvSkinPixels1); in gst_skin_detect_transform()
/dports/audio/gstreamer1-plugins-ladspa/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgstskindetect.cpp243 filter->cvV.create (size, CV_8UC1); /* Brightness component. */ in gst_skin_detect_set_caps()
273 filter->cvV.release (); in gst_skin_detect_finalize()
305 filter->cvV = channels.at (2); in gst_skin_detect_transform()
312 cv::threshold (filter->cvV, filter->cvV, 80, UCHAR_MAX, cv::THRESH_BINARY); /* (val > 80) */ in gst_skin_detect_transform()
323 cv::bitwise_and (filter->cvSkinPixels1, filter->cvV, filter->cvSkinPixels1); in gst_skin_detect_transform()
/dports/audio/gstreamer1-plugins-openmpt/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgstskindetect.cpp243 filter->cvV.create (size, CV_8UC1); /* Brightness component. */ in gst_skin_detect_set_caps()
273 filter->cvV.release (); in gst_skin_detect_finalize()
305 filter->cvV = channels.at (2); in gst_skin_detect_transform()
312 cv::threshold (filter->cvV, filter->cvV, 80, UCHAR_MAX, cv::THRESH_BINARY); /* (val > 80) */ in gst_skin_detect_transform()
323 cv::bitwise_and (filter->cvSkinPixels1, filter->cvV, filter->cvSkinPixels1); in gst_skin_detect_transform()
/dports/audio/gstreamer1-plugins-musepack/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgstskindetect.cpp243 filter->cvV.create (size, CV_8UC1); /* Brightness component. */ in gst_skin_detect_set_caps()
273 filter->cvV.release (); in gst_skin_detect_finalize()
305 filter->cvV = channels.at (2); in gst_skin_detect_transform()
312 cv::threshold (filter->cvV, filter->cvV, 80, UCHAR_MAX, cv::THRESH_BINARY); /* (val > 80) */ in gst_skin_detect_transform()
323 cv::bitwise_and (filter->cvSkinPixels1, filter->cvV, filter->cvSkinPixels1); in gst_skin_detect_transform()
/dports/graphics/gstreamer1-plugins-webp/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgstskindetect.cpp243 filter->cvV.create (size, CV_8UC1); /* Brightness component. */ in gst_skin_detect_set_caps()
273 filter->cvV.release (); in gst_skin_detect_finalize()
305 filter->cvV = channels.at (2); in gst_skin_detect_transform()
312 cv::threshold (filter->cvV, filter->cvV, 80, UCHAR_MAX, cv::THRESH_BINARY); /* (val > 80) */ in gst_skin_detect_transform()
323 cv::bitwise_and (filter->cvSkinPixels1, filter->cvV, filter->cvSkinPixels1); in gst_skin_detect_transform()

12345