xcode 如何为图像添加效果/滤镜 iOS SDK

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/9580368/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-14 23:32:34  来源:igfitidea点击:

How to add Effects/Filters to image iOS SDK

iphoneobjective-cxcode

提问by user1179681

i want to add effects for image as shown in attached imageenter image description here

我想为图像添加效果,如附图所示在此处输入图片说明

i don't have any idea how to do this.

我不知道该怎么做。

can any of you let me know.

你们中的任何人都可以让我知道。

回答by Shubhank

Check this git.. code is provided..so this will help you the most..

检查这个 git .. 提供了代码..所以这将帮助你最大..

https://github.com/OmidH/Filtrr

https://github.com/OmidH/Filtrr

回答by Anish

you can try OpenCvfor Image Processing.. Hereyou can find the tutorial for image effects..

您可以尝试使用OpenCv进行图像处理..在这里您可以找到图像效果的教程..

回答by fbernardo

Have a look at NYXImagesKit.

看看NYXImagesKit

回答by jayeshjethava

https://github.com/BradLarson/GPUImage

https://github.com/BradLarson/GPUImage

try this code it will help you more

试试这个代码它会帮助你更多