Stanley Chiang

Results 6 issues of Stanley Chiang

hi i'm trying to set up simplecv i got everything installed like the instructions said, but when i run the simplecv command, i get this error. I am new to...

hi I'm playing with the vision framework and can use the face landmark feature to get the position of facial features in real time. However, I have to run the...

hi i recently started learning ios development by starting with swift, now I'm trying to learn to integrate obj-c api's into my swift app. I followed the getting started documentation...

Would you be interested in updating your app with the new Core Data + CloudKit APIs that they talked about at WWDC? https://developer.apple.com/videos/play/wwdc2019/202/ I think this would be super informative...

### Describe the bug I got the error No module named 'bidi.algorithm' when I installed via pip and ran the operate command. It installed 0.5.0 by default. Uninstalling that package...

bug

hi I got your project to work but I'm curious where exactly I'd pass in optional params for model, temperature, etc. ``` import SwiftUI import AIReceiptScanner struct ContentView: View {...