coreimage
There are 78 repositories under coreimage topic.
FluidGroup/Brightroom
📷 A composable image editor using Core Image and Metal.
NextLevel/NextLevel
⬆️ Media Capture in Swift
wsl2ls/iOS_Tips
iOS的一些示例,持续更新中:1、AVFoundation 高仿微信相机拍摄和编辑 2、AVFoundation 人脸检测、实时滤镜、音视频编解码、GPUImage框架的使用等音视频相关内容 3、OpenGLES 4、LeetCode算法练习 5、iOS Crash防护和APM监控 6、WKWebView相关的内容 等........
yangKJ/Harbeth
🎨 GPU accelerated image / video and camera filter library based on Metal. Support macOS & iOS. 图像、视频、相机滤镜框架
ZenonHuang/HZImageFilter
📷 iOS CoreImage -- 人脸检测/ 换背景/ 抠图 /贴纸/ 实时视频滤镜
d-dotsenko/DDPerspectiveTransform
🔲 Warp image transformation
DerLobi/XcoatOfPaint
Replace your Xcode icon with colorful variants
MaximAlien/SmileViewController
UIViewController which allows to detect smile in real time.
anupamchugh/iOS14-Resources
A curated collection of iOS 14 projects ranging from SwiftUI to ML, AR etc.
KrisYu/FilterShop
A macOS App to explore CoreImage Filters.
yarshure/CoreImagePython
Write and test Core Image filters, kernels, and geometric transformations in Python.
mrzhao12/OpenCVAndCoreImage-CIDetector
使用透视变换矫正扭曲的图(opencv)和矩形边缘检测(原生CoreImage框架下CIDetector)
devmehmetates/365-day-of-code
A 200-day repository of Swift - UIKit - SwiftUI hosting around 100 projects.
RonbeKing/Light-Shallow
iOS 采集,录制,实时滤镜,存储相册,视频编辑,音视频合成
waitingcheung/deep-sudoku-solver
A Sudoku Solver that leverages TensorFlow and iOS BNNS for deep learning.
KaiyiZhao/CZImageEditor
An instagram-like image editor that can apply preset filters passed to it and customized editings to a binded image.
DenDmitriev/GrabShot
macOS app for taking a series of screenshots from a video file
d-dotsenko/DDBlackWhite
🎨🚫 Make your image black and white
eleev/sprite-liquids-ios-app
💧Demonstrates a practical approach for liquid visualization using SpriteKit and CoreImage frameworks.
94cp/ImageCropper
✂️ Detect and crop faces, barcodes, texts or rectangle in image with iOS 11 Vision (iOS 10 Core Image) api.(图片裁剪:支持人脸、二维码/条形码、文本、方框)
kylehowells/QR-Code-Generator-and-Scanner
Demonstrates how to generate a QRCode image and how to scan a QR code with the devices camera
eliakorkmaz/Gavatar
Avatar generator for iOS Apps , written in Swift 3 🤖
onurural/CoreImage-PhotoEditor
Boiler plate implementation to apply filter on still images using Core Image Framework
gscarrone/iOS-QR-Code-Generator
A simple Objective-C library which simplify QR Code generation starting from a string
solygambas/swift-projects
32 projects to understand Swift and SwiftUI core concepts.
OmranK/ImageEditor
Image Editor iOS Application - Built using UIKit, CoreData, CoreImage, and URLSession Frameworks with CLEAN Architecture and MVP UI design pattern.
hxperl/BrazilNut
iOS Camera Library
mrzhao12/CoreImage-RectangularRecognition
iOS-CoreImage下的矩形识别
Thomas1956/Histogram
Histogram using Core Image Filter
maakcode/MSLPlayground
Playing with Core Image and Metal Shader Language for fun.
Mrdongyueyue/CoreImageFilters
CoreImageFilter合集,持续更新
shima11/SkinSmoothingFilter
A lightweight SkinSmoothing Filter using Metal and CoreImage.
create-with-swift/using-server-side-swift-for-machine-learning-processing
Discover how to host a compiled Machine Learning model on a server and get direct results in your SwiftUI-based client app without overloading your device’s memory.
luayyounus/PicFeed
Swift | CoudKit - Instagram clone that allows the user to import an image from their camera or photo library, apply a filter to it, then save it to the Cloud.
Shakshi3104/DepthBrewer
Obtain a depth map from a portrait image
Tylerflick/ImageDiff
A small command line app that generates a diff between two images.