鉴于之前有朋友反映将ImageFilterForC直接用于XCODE开发会报出错误的原因。最近正好入手一部MAC PRO,所以顺便将ImageFilterForC做了部分改动并迁移到了IOS上,同时做了一个测试应用。大家可以从这个地址:
https://github.com/daizhenjun/ImageFilterForIOS
下载该应用(源码),直接编译部署即可。如懒得到github下载的话,点这个链接也可以下载ZIP包:
下面是运行截图:
到目前为止,在三个平台上的滤镜代码已基本开发完毕。按计划,下一步将来开始提升程序运行效率了。如果大家有什么问题和意见,请与我联系。
源码下载:
https://github.com/daizhenjun/ImageFilterForIOS for ios(ipad, iphone)
https://github.com/daizhenjun/ImageFilterC C++ for vs2010
https://github.com/daizhenjun/ImageFilterForWindowsPhone Windows Phone7
https://github.com/daizhenjun/ImageFilterForAndroid Android 2.1版本及以后
原文链接:http://www.cnblogs.com/daizhj/archive/2012/07/17/2595139.html
作者: daizhj, 代震军
微博: http://weibo.com/daizhj
Tags: imagefilter, android,windowsphone,ios, vs2010,c++, java,c#