4 October 2017 – I updated the code for Swift 4 and iOS 11. You can find it here. When an iPhone is processing an image from one of its cameras, the main purpose is to make it look good for us. The iPhone has no interest in interpreting the image itself. It just wants to adjust the brightness and theContinue reading “Detect position and orientation of faces with iOS”
Category Archives: Swift
Switching to Swift
This week I seriously started learning Swift. Swift is a novel programming language developed by Apple to replace Objective-C. I already like it and I definitely enjoy the learning process. Some iOS developers I know are talking about how they love Swift. I am not there yet, although I have found three things that may ignite my love.