REmedium is an application that allows users to take real-estate quality photos with their phones. The application combines panorama and HDR technology to produce crisp wide-angle images that are indistinguishable from those taken with a $5,000 DSLR camera.
I worked with the OpenCV to process images efficiently. I also created an ARKit application we called “Virtual Viewfinder” which allowed the user to frame the perfect shot inside of augmented reality. The initial panorama application was written in Objective-C, and I refactored many aspects of it. I gained a deep understanding of the gyroscope while tweaking the CoreMotion library to fit our needs. I also gained an understanding of image processing technologies and advanced camera techniques.