My name is Gabriel Austin Comer, and I am a senior undergraduate student of Computer Science at the University of Texas at Arlington. My expected graduation date is May 2019, and I am currently seeking a career in software development.
Computer vision is an incredibly exciting field, and has boundless potential for applications in industry. I am eager to find those applications, and continue to learn as the technology grows and improves. My senior design project utilizes computer vision to analyze a Jenga tower, and I am working on a side project that uses template matching to count coins.
Programming computer graphics is incredibly fun, and the most engaging application of mathematics I know of. Take a look at my Bézier curve and Bézier patch demos to see what I mean. Last semester my graphics class created a simple wireframe renderer in python that was capable of performing parallel and perspective projections, with Euler rotations, and clipping. The model files used in this program specified vertices and faces, or vertices and Bézier patches.