Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CameraRGB

CameraRGB is a Swift iOS camera experiment for detecting and reading RGB values from camera input.

What I Built

  • Live camera preview
  • Camera color detector view
  • Camera state handling through a view model
  • Image utility extension for processing camera output

Tech Stack

  • Swift
  • SwiftUI
  • AVFoundation
  • Xcode

Project Structure

CameraRGBTest/
  CameraColorDetectorView.swift
  CameraPreview.swift
  CameraViewModel.swift
  ContentView.swift
  Extensions/UIImage.swift

Notes

This is a learning and experimentation repository for camera-based color detection in iOS.

About

Swift camera color-detection experiment for reading RGB values from camera input.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages