| backgrounder | Generate a background image from a video |
| blend | Element-wise operations on image objects |
| blobDetector | Find blobs in binary image |
| d2ddd | Expand a 1-channel image to 3 channels |
| ddd2d | Flatten a 3-channels image to 1 channel |
| getFrame | Grab a specific frame from a video |
| img2r | Convert a vpImage object to a matrix or an array |
| imshow | Display vpImage object |
| nextFrame | Grab the next frame from a video stream |
| r2img | Convert a matrix or an array to a vpImage object |
| readImg | Load image file in memory |
| readStream | Capture video stream from camera |
| readVid | Load video file in memory |
| release | Release a video stream |
| thresholding | Convert image to binary image |
| videoplayR | videoplayR: A basic (for now) computer vision library for R. |
| vpImage | Image object. |
| vpSamples | Image and video samples |
| vpStream | Video stream object. |
| vpVideo | Video object. |
| writeImg | Save image object to file |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.