Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lennet/image-filtering
A Swift playgroundbook about Image Filtering
https://github.com/lennet/image-filtering
image-processing playgroundbook wwdc-scholarship wwdc17 wwdcscholars
Last synced: 3 months ago
JSON representation
A Swift playgroundbook about Image Filtering
- Host: GitHub
- URL: https://github.com/lennet/image-filtering
- Owner: lennet
- License: mit
- Created: 2017-04-03T01:20:54.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-02-11T21:41:57.000Z (over 4 years ago)
- Last Synced: 2024-04-27T23:33:25.390Z (6 months ago)
- Topics: image-processing, playgroundbook, wwdc-scholarship, wwdc17, wwdcscholars
- Language: Swift
- Homepage:
- Size: 35.9 MB
- Stars: 81
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-Swift-Playgrounds - Image Filtering - A Swift playgroundbook about Image Filtering. 🍁🌟 (PlaygroundBooks)
README
A Swift playgroundbook about Image Filtering
Subscription feed: https://raw.githubusercontent.com/lennet/image-filtering/master/feed.json or click [here](https://developer.apple.com/ul/sp0?url=https://raw.githubusercontent.com/lennet/image-filtering/master/feed.json) on your iPad with Swift Playgrounds 2.0 installed
![A Gif that shows the convolution of an pixelated unicorn with a blurring filter](playgroundDemo.gif)
![A Gif that shows edge detection of an staircase with the laplcian of gaussian filter](playgroundDemo2.gif)