There are 0 repository under cifilter topic.
Generate a colorful QRCode using CIFilter with Objective-C.
Swift and Objective-C generated classes for built-in CIFilter types and functional interface for applying filters to an image. Type safe, auto-complete friendly and (mostly) documented.
DIGITAL COMPOSITING workflow for graphics software on mobile and spatial devices
An instagram-like image editor that can apply preset filters passed to it and customized editings to a binded image.
🎨🚫 Make your image black and white
Demonstrates how to generate a QRCode image and how to scan a QR code with the devices camera
CIFilterImage provides UI that can be easily filter images.Image filtering UI library.
Combine videos with AVFoundation. Add CALayers with CABasicAnimation on the AVAsset (adds image, text to the video as overlay), CIFilter, add sound https://apps.apple.com/us/app/movieframe-video-editor/id6479946692
a sample project demonstrating how to use the CIColorCube and 3DLut Image
A lightweight SkinSmoothing Filter using Metal and CoreImage.
A Swift framework for generating QR codes
User can import photos from their library, add some filter on them and save back to their camera roll.
Edditordo is an image editor used to add various kinds of Filters on image using Core Image library
This is an app for testing the CIFilter combination
MarkOn is an iOS and macOS Photos extension and helper app that includes a variety of interesting Core Image filters (CIFilters)).
The 13th project of "100 Days of Swift" tutorial course from Paul Hudson's "Hacking with Swift" website. An app offering several photo filters to use. Complete project, including solutions to all the challenges (+ solution to the 2nd challenge of Project 15).
Simple insta filter app
iOS app to store, edit (apply filter) and display photo
Connect 3 render passes : Core Image Filter -> Metal Shader -> Core Image Filter.
Project 13 Image manipulation, UISlider and more