- Video to Images
- Images to Video
- Capture Images from webcam
- Chroma Keying
- Face Detection
input_data/ folder consists of input files
output_data/ folder consists of output files
Note: specify the path properly in code for input and output data
- Camera Calibration -- 1.1 DLT Method 1.2 RANSAC based variant
- Zhang's Method for Camera Calibration
- Generating wireframe and plotting world origin.
input_data/ folder consists of input files
- Image Mosaicing
- Stereo Correspondences
- GrabCut
- Classification using CNN (CIFAR 100 Dataset)
- Lucas-Kanade optical flow algorithm -- 1.1 Detection and segmentation of moving objects in a video 1.2 Tracking of objects in a video sequence