Engineering Software

An education in mechanical engineering does not incorporate a substantial amount of software, but two classes offered, for those inclined to be more exposed to programming, include Optimal Design and Computer Vision. Some experimentation in these two fields are shown below along with links to larger collections.

weightedTruss.png

Optimal Design

The link below redirects to a collection of optimization projects completed during education in mechanical engineering. This includes handwriting recognition, a sudoku solver, and a truss topology problem, solved using MATLAB.

computerVis.png

Computer Vision

This link redirects to a collection of computer vision and image processing projects completed with a Raspberry Pi. This illustrates an exploration of the mathematics behind OpenCV functions, where each technique is written from scratch in Python.