سؤال

I am trying to replicate three filters from instagram within my iphone app, more specifically:

  1. Sutro
  2. X Pro 2
  3. Toaster

I have been trying to combine different filters from CoreImages but can't seem to get what I want.

Has anyone already implemented these 3 filters and can help guide me to an answer?

Thanks in advance!

هل كانت مفيدة؟

المحلول

Ended up using the PhotoFX library found at link

نصائح أخرى

I would give a try to GPUImage by Brad Larson that is even faster that CoreImage (GPU-accelerated filters) and has support for iOS 4:

https://github.com/BradLarson/GPUImage

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top