Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

com/jhlabs/image/UnsharpFilter is refereneced but not documented #12

Open
GoogleCodeExporter opened this issue Apr 20, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.Use resampleOp.setUnsharpenMask(AdvancedResizeOp.UnsharpenMask.Normal);

What is the expected output? What do you see instead?
I see: java.lang.NoClassDefFoundError: com/jhlabs/image/UnsharpFilter

What version of the product are you using? On what operating system?
0.8.3

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 17 Nov 2009 at 4:32

@GoogleCodeExporter
Copy link
Author

Original comment by m%[email protected] on 18 Nov 2009 at 9:44

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

Note: you can find those filters here: 
http://www.jhlabs.com/ip/filters/download.html

Original comment by [email protected] on 28 Feb 2010 at 3:22

@GoogleCodeExporter
Copy link
Author

Can you please tell me what am I supposed to do with these filters?
I am having this problem but I cannot solve it...

Original comment by [email protected] on 25 Jul 2012 at 1:45

@GoogleCodeExporter
Copy link
Author

Finally figured it out: For all those with the same problem do the following:

1. Download this zip file: http://www.jhlabs.com/ip/filters/download.html
2. Inside, you will find in the "dist" folder a .jar file named Filters.jar
3. Add Filters.jar to you project
4. Done

Original comment by [email protected] on 25 Jul 2012 at 1:57

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant