-
SouthwestCheckin Public
Forked from pyro2927/SouthwestCheckin🛫 Python script to checkin to a Southwest Flight 🛬
-
Single-View-Reconstruction Public
I utilized vanishing points, focal length, and the calculation of a homography matrix to then to reconstruct images of 3D scenes using just a single view.
-
-
stitching-pairs-of-images Public
Using homography and fundamental matrix estimation to register pairs of images, as well as attempt triangulation and single-view 3D measurements.
-
scale-space-blob-detection Public
Used Laplacian of Gaussian filter and a scale space along with nonmaximum suppression to detect blobs in the pictures and the relative intensities
MATLAB UpdatedAug 20, 2018 -
3D-facial-reconstruction Public
Used photometric stereo methods to recreate a height map for images of faces and then estimate the 3D reconstructions and display them.
-
rgb-image-alignment Public
Took the RGB filters for images and using the SSD of different features, overlayed the layers on top of each other to recreate the color image
MATLAB UpdatedAug 20, 2018 -
mean-field-approximation Public
Using mean-field approximation on the MNIST dataset with errors contained in the digits and correcting them.
R UpdatedAug 20, 2018 -
expectation-maximization Public
Using the EM algorithm to figure out the frequency of certain words used in each document
R UpdatedAug 20, 2018 -
Regressions Public
linear and log regression analysis for different datasets including dataset giving different features of a human body to predict age.
-
Uses a dataset of 14 different activites of sequences of accelerometer data and using hierarchical kmeans clustering along with histograms to then train the nearest neighbor and random forest to de…
R UpdatedAug 20, 2018 -
-
naive-bayes Public
some work done with naive bayes and decision forests with the mnist dataset
R UpdatedAug 20, 2018 -
-
multilayer-perceptron Public
implementation of a perceptron and MLP in python
Python UpdatedJun 6, 2017 -
chess-game Public
A chess game made in java that keeps track of score between two players, you may undo moves, and has two custom pieces that may be added.
Java UpdatedMay 18, 2017 -
-
blackjack-game Public
An online multiplayer blackjack game made in java
-
k-means-clustering Public
A k-means clustering and analysis done on observations in the iris dataset: https://archive.ics.uci.edu/ml/datasets/Iris
-
portfolio-site Public
A portfolio site for the assignments in my programming studio class made in python with flask and has bootstrap for styling. Includes some jquery to handle the comment sections as well.
Python UpdatedMay 1, 2017 -
showchat Public
A website made with Node, Express, Angular, and MySql. It is connected to the imdb database and lets you search for movies, login, signup, see trending movies, and find a theatre near you to see a …
HTML UpdatedJan 23, 2017 -
python-game-project Public
a group project in high school where we created a 2d maze game in python with pathfinding algorithms
Python UpdatedJun 30, 2016 -
BioProj Public
Forked from currankbhatia/BioProjBioinformatics Class Project
Python UpdatedMay 13, 2016