Lumina
A camera designed in Swift for easily integrating CoreML models - as well as image streaming, QR/Barcode detection, and many other features
File Explorer
Download Latest Version (.zip)- bug_report.md
- custom.md
- feature_request.md
- build-framework.yml
- contents.xcworkspacedata
- luminaDemo.gif
- luminaLogo.png
- appstore1024.png
- Contents.json
- ipad152.png
- ipad76.png
- ipadNotification20.png
- ipadNotification40.png
- ipadPro167.png
- ipadSettings29.png
- ipadSettings58.png
- ipadSpotlight40.png
- ipadSpotlight80.png
- iphone120.png
- iphone180.png
- mac1024.png
- mac128.png
- mac16.png
- mac256.png
- mac32.png
- mac512.png
- mac64.png
- notification40.png
- notification60.png
- settings58.png
- settings87.png
- spotlight120.png
- spotlight80.png
- Contents.json
- LaunchScreen.storyboard
- Main.storyboard
- AppDelegate.swift
- ImageViewController.swift
- Info.plist
- LoggingViewController.swift
- MobileNet.mlmodel
- ResolutionViewController.swift
- SqueezeNet.mlmodel
- ViewController.swift
- Package.resolved
- IDEWorkspaceChecks.plist
- contents.xcworkspacedata
- LuminaSample.xcscheme
- project.pbxproj
- DepthDataExtension.swift
- FileRecordingExtension.swift
- MetadataOutputDelegateExtension.swift
- PhotoCaptureDelegateExtension.swift
- VideoDataOutputSampleBufferDelegateExtension.swift
- CameraActionsExtension.swift
- CameraUtilExtension.swift
- CaptureDeviceHandlerExtension.swift
- CapturePhotoExtension.swift
- FocusHandlerExtension.swift
- SampleBufferExtension.swift
- SessionConfigurationExtension.swift
- LuminaCamera.swift
- LuminaDeviceUtil.swift
- LuminaModel.swift
- LuminaObjectRecognizer.swift
- LuminaPhotoCapture.swift
- GestureRecognizerDelegateExtension.swift
- LuminaCameraDelegateExtension.swift
- LuminaDelegate.swift
- InterfaceHandlerExtension.swift
- ViewControllerButtonFunctions.swift
- ViewControllerFocusHandlerExtension.swift
- LuminaButton.swift
- LuminaCameraViewSettings.swift
- LuminaTextPromptView.swift
- LuminaViewController.swift
- LuminaLogger.swift
- LuminaTests.swift
- .gitignore
- .swift-version
- .swiftlint.yml
- CHANGELOG.md
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- Dangerfile
- Gemfile
- LICENSE
- Package.resolved
- Package.swift
- PULL_REQUEST_TEMPLATE.md
- README.md
๐ Installation Guide
1. Get the code
git clone https://github.com/dokun1/Lumina
Downloads the entire project code from GitHub to your computer.
cd Lumina
Moves into the project folder you just downloaded.
2. Ruby
Easy RecommendedPrerequisites
bundle install
Installs the Ruby libraries listed in the Gemfile.
If bundle install finishes without errors, continue with the run command from the README (e.g. rails server).
// repository documentation
Was this content helpful?
(0 ratings)
