Giter Site home page Giter Site logo

cifilterextension's Introduction

CIFilterExtension

Inspired by jefflovejapan/CIFilterKit

ToDo

  • Write Super Cool README.
  • Make Ultra Cool Sample App.

What is this

CIFilter についてドキュメントを読みながら調査してたら jefflovejapan/CIFilterKit を見付けたのだけど、更新が止まっていたので、参考にしつつ試しに自分で一つ書いてみたのだけど、最終的に手作業でチマチマ増やしてたらこんなことになってしまった。

CIFilter 自体はカーネルをまとめてフィルタグラフを形成するにとどまり、可能な限りイメージの遅延評価を試みる。画像処理に於いて重い処理は概ねコンボリューション周りであって、それに比べフィルタグラフ自体は富豪的に都度生成しても実用上問題にならないし、たぶん CIFilter のインターフェースから察するに内部でキャッシュが走りやすい構造になっているのでこういう形に実装した。

Datasource?

You can use dnpp73/SimpleCamera

How to draw CIImage

You can use dnpp73/GPUCIImageView

Poem

最近の iOS 界隈というか Swift 界隈、型に厳密でクールでお洒落なライブラリじゃないとダサいみたいな風潮あると思うんだけど、完全に個人で自分が使うためだけに書いたというか、知らん、これは俺が使うんだ!!!俺こそがユーザーだ!!!

Carthage

https://github.com/Carthage/Carthage

Write your Cartfile

github "dnpp73/CIFilterExtension"

and run

carthage bootstrap --no-use-binaries --platform iOS

How to Use

To be written...

License

MIT

cifilterextension's People

Contributors

dnpp73 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.