This assignment aims to get familiar with shape alignment using the iterative closest point (ICP) algorithm; And object instance recognition using SIFT features and the nearest neighbor distance ratio test.
CMSC320_Final_Project
This is the final project for class CMSC320. The title of this project is “Analysis of Crime Data in Washington, D.C.”
CMSC320_Project03
The purpose of this assignment is to practice and experiment with linear regression using data from gapminder.org.
CMSC426_Project02
This assignment implemented a corner detector and feature tracker that track features from the image sequence hotel.
CMSC426_Project01
This assignment aims to explore image processing techniques, specifically hybrid images and pyramids.
CMSC320_Project02
The purpose of this assignment is to apply data wrangling and exploratory data analysis techniques to baseball data in order to evaluate the effectiveness of Moneyball strategy used by the Oakland A’s baseball team.
CMSC320_Project01
This assignment aims to demonstrate skills in data scraping, data preparation, and data analysis using Python.
Web Application — Learning Log
This Python project is an online journal system that lets people keep track of information they’ve learned about particular topics.
CMSC351H_Final Project
A basic analysis of path planning algorithms.
CMSC330_Project5
Rust warmup and some interesting methods.