开发者

C# library to resize an image with "content aware scaling" algorithm?

http://www.youtube.com/watch?v=vIFCV2spKtg

Is there any library that uses "content aware scaling" algorithm to resize images? Or built-in methods to achieve it?

It is the same use开发者_如何学God on Photoshop CS4+...


Mike Swanson has done many useful graphics related tools including a C# implementation of content aware scaling called SEAMonster


have you tried using photoshop. maybe some of the APIs etc.


Maybe you can use this liquid rescale or resynthesizer in the same way gd-sharp provides a C# interface to the externed gd library. Then us that semi-iteratively.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜