• Stars
    star
    20
  • Rank 1,121,974 (Top 23 %)
  • Language
    Python
  • Created almost 7 years ago
  • Updated almost 7 years ago

Reviews

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

Repository Details

video stabilization: stabilize the videos which is taken from wavering camera. Image mosaicing: stitches multiple, overlapping snapshot images of a video together in order to produce one large image.

More Repositories

1

panoramic-image-stitching

Create panorama image using invariant features from given set of overlapping images.
Python
207
star
2

object-tracking-software

Implementation of Lucas Kanade Tracking system using six parameter affine model and recursive Gauss-Newton process.
Python
33
star
3

FPGrowth-and-Apriori-algorithm-Association-Rule-Data-Mining

Implementation of FPTree-Growth and Apriori-Algorithm for finding frequent patterns in Transactional Database.
Python
30
star
4

String-matching-algorithms-and-applications

Implementation of various string matching algorithms and their experimental analysis. Contains paper describing different string matching algorithms with their time and space complexities.
C++
7
star
5

Complex-Calculator-using-Arduino-Keypad-and-LCD

Scientific calculator using Arduino, Keypad, and LCD. This calculator supports Basic operations, BODMAS operation, All the mathematics operation like( trigonometric, logarithmic, exponential,power, sqaure root, etc.), also support continuous calculation using previous result.
Arduino
4
star
6

ELP305_IIT-DELHI

3rd year undergraduate course at IIT DELHI
3
star
7

regression-analysis-examples

Detailed implementation of various regression analysis models and concepts on real dataset.
Jupyter Notebook
3
star
8

adversarial-attacks-on-load-forecasting-model

Studied the impact of adversarial attacks on RNN Based load forecasting model.
Jupyter Notebook
1
star
9

OAS-file-and-Swagger-Tutorial

Tutorial/Assignment on how to write OAS File using Swagger Editor, generate REST API documentation automatically using Swagger UI, generate client and server side code automatically using swagger CodeGen in different programming languages.
1
star