Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Java
Java Packages
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="João Marques, post: 3697000"] Hi, I am working with a program named OtsuThresholding_16Bit, but I can't compile even though I have the code already built. But I need some packages that don't come already with java and I don't know how to get them in the right place. The packages are: import ij.*; import ij.plugin.filter.PlugInFilter; import ij.process.*; import ij.gui.*; import ij.plugin.frame.PlugInFrame; These packages can be found in ImageJ documentation I think. If anyone knows how I can help me put these packages to work in my java, I'd appreciate a lot. Thanks, Joao [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Java
Java Packages
Top