Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
大家好,我是java图形的新手,我想学习如何在java中实现那些花哨的过滤器,即算法,但我找不到任何关于它的综合资源。有什么好的推荐吗?谢谢!
我发现以下资源非常方便:
http://www.jhlabs.com/ip/filters/
我不确定你到底想要什么(全面?),但上面的内容让我很快就上了曲线。
我所知道的在 Java 中处理图像的最佳资源是《Filthy Rich Clients 》一书
http://filthyrichclients.org/
有关各种图像过滤器的非常详细和教学信息。任何使用 Java 图形堆栈的人都必须阅读。