filename |
libgstopencv.so |
version |
1.7.2 |
run-time license |
LGPL |
package |
GStreamer Bad Plug-ins source release |
origin |
Unknown package origin |
Applies cvDilate OpenCV function to the image | |
Applies cvEqualizeHist OpenCV function to the image | |
Applies cvErode OpenCV function to the image | |
Applies cvLaplace OpenCV function to the image | |
Applies cvSmooth OpenCV function to the image | |
Applies cvSobel OpenCV function to the image | |
disparity |
Calculates the stereo disparity map from two (sequences of) rectified and aligned stereo images |
Performs canny edge detection on videos and images. | |
Blurs faces in images and videos | |
Performs face detection on videos and images, providing detected positions via bus messages | |
grabcut |
Runs Grabcut algorithm on input alpha. Values: BG=0, FG=1, PR_BG=2, PR_FGD=3; NOTE: larger values of alpha (notably 255) are interpreted as PR_FGD too. IN CASE OF no alpha mask input (all 0's or all 1's), the 'face' downstream event is used to create a bbox of PR_FG elements. IF nothing is present, then nothing is done. |
handdetect |
Performs hand gesture detection on videos, providing detected hand positions via bus message and navigation event, and deals with hand gesture events |
motioncells |
Performs motion detection on videos and images, providing detected motion cells index via bus messages |
Write text on the top of video | |
Applies pyramid segmentation to a video or image. | |
retinex |
Multiscale retinex for colour image enhancement |
segmentation |
Create a Foregound/Background mask applying a particular algorithm |
skindetect |
Performs non-parametric skin detection on input |
Performs template matching on videos and images, providing detected positions via bus messages. |