Photometric Stereo Photometric stereo is a technique in computer vision for estimating the surface normals of objects by observing that object under different lighting conditions.…
Continue reading Foundation of Computer Vision: Photometric Stereo
Photometric Stereo Photometric stereo is a technique in computer vision for estimating the surface normals of objects by observing that object under different lighting conditions.…
Continue reading Foundation of Computer Vision: Photometric Stereo
Quaffle is an autonomous quadrotor flying robot. The robot uses an Arduino Mega 2560 processor. The inertial measurement unit is a SPA 9DoF chip with…
FPGAClass: EECE 355, Digital Systems and Microcomputer Language: VHDL, Assembly Compiler: Quartus Other Team Members: Sean Yang Description: This course has 3 major assignments: 1. Design of Arithmetic Units…
SymCalc is final project for my EECE 310 (Software Design) class. We have ported a C# library called Math.Net for doing all the calculation. We…
This is an extracurricular project I made after finishing EECE 478 (Computer Graphics). Source code can be downloaded here. Language: C++ Compiler: Xcode
This is the final assignment for my EECE 478 (Computer Graphics) class. The idea is to use the 3D building model we made from previous…