cifilter
There are 24 repositories under cifilter topic.
KrisYu/FilterShop
A macOS App to explore CoreImage Filters.
yourtion/Demo_CustomQRCode
Generate a colorful QRCode using CIFilter with Objective-C.
dagronf/CIFilterFactory
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.
KaiyiZhao/CZImageEditor
An instagram-like image editor that can apply preset filters passed to it and customized editings to a binded image.
Misfits-Rebels-Outcasts/Nodef
DIGITAL COMPOSITING workflow for graphics software on mobile and spatial devices
d-dotsenko/DDBlackWhite
🎨🚫 Make your image black and white
kylehowells/QR-Code-Generator-and-Scanner
Demonstrates how to generate a QRCode image and how to scan a QR code with the devices camera
yokurin/CIFilterImage
CIFilterImage provides UI that can be easily filter images.Image filtering UI library.
mishadovhiy/videoEditor
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
shima11/SkinSmoothingFilter
A lightweight SkinSmoothing Filter using Metal and CoreImage.
shayanbo/FilterDemo
a sample project demonstrating how to use the CIColorCube and 3DLut Image
chrisamanse/QRSwift
A Swift framework for generating QR codes
mdelete/LiveCam
RTMP live streaming app for iOS
erenerinanc/Photo-Filter
User can import photos from their library, add some filter on them and save back to their camera roll.
gokulnair2001/Edditordo
Edditordo is an image editor used to add various kinds of Filters on image using Core Image library
SatoshiN303/CIFilterMixer
This is an app for testing the CIFilter combination
63rabbits/MTL_CIF2MTL2CIFSample
Connect 3 render passes : Core Image Filter -> Metal Shader -> Core Image Filter.
abcde12321/Markon
MarkOn is an iOS and macOS Photos extension and helper app that includes a variety of interesting Core Image filters (CIFilters)).
EP2nd/100_Days_of_Swift-Project_13-Instafilter
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).
eryshkov/Insta-lter
Simple insta filter app
MahinMuhammad/PhotoCollection
iOS app to store, edit (apply filter) and display photo
quockhai/iCamera
Live camera filter with CIFilter in Objective-C
cuadros-code/Project-13-instafilter
Project 13 Image manipulation, UISlider and more