• Stars
    star
    50
  • Rank 577,233 (Top 12 %)
  • Language
    Python
  • Created over 6 years ago
  • Updated almost 2 years ago

Reviews

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

Repository Details

This project contains the code written from scratch to generate mosaics out of drone imagery. This code can also be used for panorama generation.

More Repositories

1

Path-Planning-Algorithms

This repository contains the (working) MATLAB codes for various popular path planning algorithms like potential fields, visibility graph, RRT and RRT*
MATLAB
44
star
2

Radar-Systems

This repository contains codes for various applications in radar systems which includes matched filter, ambiguity diagram, digital beamforming, stepped-frequency waveformm and LFM.
MATLAB
31
star
3

Synthetic-Aperture-Radar

This project implements the concept of Synthetic Aperture Radar (SAR). SAR helps us get both range and cross-range of a target.
MATLAB
11
star
4

Discrete-Coded-Waveforms_Radar

This project simulates various discrete-coded waveforms in radar systems: pulse train, barker, polyphase and PRN codes.
MATLAB
7
star
5

WideBand-Sprial-Antenna-for-UAVs

This project consists of a CST (Computer Simulation Technology) simulation of a wideband spiral antenna, especially designed for UAVs.
3
star
6

Affine_Metric-Rectification

This project aims to rectify a projectively distorted image, first upto affine level and then to metric level.
Jupyter Notebook
2
star
7

ReinforcementLearning-Gridworld

This project solves the classical grid world problem first with DP methods of RL like Policy Iteration and Value Iteration. Q learning is implemented too. Q learning is then implemented with changing positions of obstacles in the grid.
Jupyter Notebook
2
star
8

Multi-Agent_Motion-Planning_Crazyflies_Swarm

Multi-agent motion planning for Crazyflie platform
Python
1
star
9

MIE1628_Big-Data

This repository contains assignments from the MIE1628 Cloud-based Data Analytics (Big Data) course at the University of Toronto in Winter 2023.
Jupyter Notebook
1
star
10

frames-from-video_opencv

This repository contains a short code for fetching frames from a video using opencv, given a desired frame rate.
Python
1
star