Skip to content

OpenCam is an easy-to-use opensource camera library with image filters based on GPUImage working on iOS device.

License

Notifications You must be signed in to change notification settings

ronaldwang/OpenCam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCam

OpenCam is an easy-to-use opensource camera library with image filters based on GPUImage working on iOS device.

Pod Usage

Edit Podfile as:

platform :ios, '6.0'
pod 'OpenCam', :head
pod 'GPUImage', :head

Manual Usage

  • Build GPUImage and copy GPUImage.framework to your project
  • Copy Sources as code files & OpenCam.bundle as resource files to your project.

About

OpenCam is an easy-to-use opensource camera library with image filters based on GPUImage working on iOS device.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages