• Stars
    star
    1
  • Language
    C++
  • Created about 7 years ago
  • Updated about 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Implementation for the Independent Multimodal Background Subtraction based on a paper written by Bloisi and Iocchi

More Repositories

1

Structured-Light-Laser-Stripe-Reconstruction

Reconstructs a 3D stripe on the area of an object on which a laser falls as seen by the camera
MATLAB
43
star
2

Manual-Greenscreen-Matting

Greenscreen Matting done on still images and videos
C++
18
star
3

Camera-models-to-generate-2D-images-from-a-3D-cloud

Various camera models (Full, Weak and Orthographic) are used to convert 3D real world points into 2D image pixel coordinates by simulating a 'virtual camera'
MATLAB
7
star
4

Shot-boundary-detection-using-SVM-s-Aritificial-Neural-Networks-and-kNN

A shot is a continious sequence of frames filmed in one go. The regions of discrepency between two shots is called the shot boundary. Various discriminatory features like the frame variance, mean, L2-norm etc are taken (as a means of representing video frame data) and then various classifiers are used to compare their performances in detecting these shot boundaries.
C++
7
star
5

3D-reconstruction

Does camera calibration, rectification, correspondence and finally 3D reconstruction
MATLAB
3
star
6

Poisson-Inpainting

Contains code for poisson compositing and it's modification to do inpainting by second order PDE's
C++
2
star
7

SfM

The one and only! The tale! The legend! Tomasi and Kanade's original factorization algorithm which gave rise to 3D reconstruction! Amazing!
MATLAB
2
star
8

Detection-and-Tracking

Detection and Tracking for an AR marker
C++
1
star
9

PGM-File-Parser

A very (tiny) basic library to parse (read and write) PGM _(Portable Graymap Format)_ image files
C++
1
star
10

roboagent

Run a simulation to make robots run around a bit world
C++
1
star
11

Hough-Circles-Parameters-Demo

Small GUI demo to see how changing various parameters of the hough circle transform (written in python and OpenCV)
Python
1
star
12

Camera-Calibration

Does camera calibration using point to point correspondences
MATLAB
1
star
13

Multi-BandBlending

Implements Pyramidal blending wherein a laplacian pyramid is created out of portions of images to be blended and then the pyramids themselves added per level to give a new third pyramid, which is then superimposed to give a new image
C++
1
star
14

Motion-Detection-and-Tracking

Simple setup for a motion detection and tracking system using background subtraction and kalman filtering
C++
1
star