高级图像处理库 [英] High-level image processing library

查看:84
本文介绍了高级图像处理库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们正在构建一个照片打印软件。



有一千个库用于基本的图像处理:亮度/对比度,调整大小,反转,基本我们已经拥有了。我们需要的是一个提供更高级效果的库,比如Instagram,PicFull,Pixlr,Befunky,Rollip, Fotor,还有很多其他类似的网站。



我们需要能够在Windows上,在WPF应用程序中从.Net调用它,但此时我我愿意尝试任何东西。



在我们的网络应用程序中,我们已经使用了Aviary,这很棒,但有一个大问题:它只能在线工作。因此,用户必须将他的4-5Mb图像发送给Aviary,后者会在修改后将其发回。虽然服务器是通信服务器是可以的,但是在大多数离线应用程序上使用它太多了。



我们愿意使用商业解决方案,所以任何建议表示赞赏。



我到处寻找这个问题的答案。我发现的最好的是编写你自己的过滤器,这不会削减它。



谢谢!

解决方案

OpenCV



http://opencv.org/ [ ^ ]



有一个dotnet包装器



http:// code .google.com / p / opencvdotnet / [ ^

We are building a software for photo printing.

There are like a thousand libraries out there for basic image manipulations : brightness/contrast, resize, invert, basic filters like emboss, etc. We already have that.

What we need is a library that provides more advanced effects, like Instagram, PicFull, Pixlr, Befunky, Rollip, Fotor, and so many other similar sites.

We need to be able to call it from .Net, on Windows, in a WPF application, but at this point I'm willing to try anything.

On our web application, we already use Aviary, which is great, but has one big problem: it only works online. So, the user has to send his 4-5Mb image to Aviary, which in turn sends it back once modified. While it's ok when the servers are the ones to communicate, it's too much for using on a mostly-offline application.

We are willing to use commercial solutions, so any suggestion is appreciated.

I'm looking literally everywhere for an answer to this question. The best I have found yet is "write your own filters", and this is just not going to cut it.

Thank you!

解决方案

OpenCV

http://opencv.org/[^]

There is a dotnet wrapper

http://code.google.com/p/opencvdotnet/[^]


这篇关于高级图像处理库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆