Skip to content
,
Skip to search
ImageJ
From ImageJ
Menu
About
Downloads
Learn
Develop
News
Events
Help
Special page
|
Changes
ImgLib2 Examples
22 bytes added
,
16:12, 14 February 2014
→
Example 3a - Min/Max search:
adjust to current code
{
// open with ImgOpener (he will decide which Img is best)
Img< T > img =
(Img< T >)
new ImgOpener().openImg( "DrosophilaWing.tif" );
// create two empty variables
{
// open with ImgOpener (he will decide which Img is best)
Img< T > img =
(Img< T >)
new ImgOpener().openImg( "DrosophilaWing.tif" );
// create two location objects
← Older edit
Newer edit →
Schindelin
Bureaucrat
, incoming,
administrator
, uploaders
1,924
edits