top of page

Cameno

Cameno is an awesome image recognition iOS app, will be available on App Store soon.

click this link to see this app's short intro video on Youtube.

  • This fantastic app allows you capturing image and identifing objects.

  • Cette application fantastique vous permet de capturer une image et d'identifier des objets.

  • 这个梦幻般的应用程序允许您捕获图像和识别对象.

  • 這個夢幻般的應用程序允許您捕獲圖像和識別對象.

  • この素晴らしいアプリでは、画像をキャプチャし、オブジェクトを識別できます.

IMG_0871.png
Cameno: Welcome

Technologies Used

1. Swift 4, iOS 11, Xcode 9

2. UIKit Framework. I embed UIStackView in UIScrollView by Interface Builder, use UIImagePickerViewController to pick an image from camera or photo album, use UITableView to present image recognition result.

3. CocoaPods. CocoaPods is a dependency manager to install 3rd-party libraries, which I use to install 3rd-party libraries.

4. Alamofire. Alamofire is a Swift-based HTTP networking library for iOS and macOS. I use Alamofire to perform basic networking tasks like uploading files and requesting data from the 3rd-party REST API, Imagga specifically in this project.

5. SwiftyJSON. SwiftyJSON is a super-simplified JSON parsing library that gives you clearer syntax than the built-in iOS libraries. I use SwiftyJSON to parse the JSON data, and render it into a UITableView.

6. Imagga. Imagga REST API provides the image recognition service.

7. Sketch. Sketch is a vector graphics editor, which I use to build textures.


Cameno: Text
Cameno: Gallery

Cameno is an awesome image recognition iOS app.
copyright 2019 De Zheng. All Rights Reserved.

Cameno: Who We Are
bottom of page