Low End Mac Reader Specials
TypeStyler For Mac OS X is Now Shipping! Download The Free Fully Functional 60 Day Tryout at www.typestyler.com
OWC: Get the Right Memory for Your Mac Top Quality, Competitive Price, Lifetime Backed Free Expert Support + Installation Videos too! MacBook & mini 8GB, iMac 16GB, Mac Pro up to 32GB. Click here
Don't install Parallels to play poker online! Poker Mac will show you how
to download and install a native Mac poker application such as Full
Tilt Poker Mac.
Laptop Hardware Provided by TechRestore - Overnight Mac & iPod Repairs.
Compare products like desktop computers, apple laptops, apple macs, and LCD Monitors side by side! All the information and reviews to make the best purchasing decision for new mobile phones, sat nav systems, or MP3 players. The Ciao online shopping community makes searching products easy for you.
Miscellaneous Ramblings
Miscellaneous Ramblings Mailbag
ImageJ: Advanced Image Editing at a Low-end Price (Free)
Charles Moore - 2004.10.18 - Tip Jar
ImageJ is a public domain graphics application written in Java that is available in both OS X and Classic Mac OS versions, as well as Linux and Windows versions. ImageJ was inspired by NIH Image for the Macintosh, and it runs on any computer with a Java 1.1 or later virtual machine.
ImageJ is being developed on Mac OS X using its built in editor and Java compiler, plus the BBEdit editor and the Ant build tool. The source code is freely available. The author, Wayne Rasband, is at the Research Services Branch, National Institute of Mental Health, Bethesda, Maryland.
The program was designed with an open architecture that provides extensibility via Java plugins. Custom acquisition, analysis, and processing plugins can be developed using ImageJ's built in editor and Java compiler. User-written plugins make it possible to solve almost any image processing or analysis problem. Plugins located in ImageJ's plugins folder are automatically installed in the Plugins menu - or they can be installed in other menus using Plugins/Hot Keys/Install Plugin. Plugins can be created or modified using Plugins/Edit. More than 150 example plugins are available for download from the ImageJ website at <http://rsb.info.nih.gov/ij/plugins/index.html>.
ImageJ can display, edit, analyze, process, save, and print 8-bit, 16-bit, and 32-bit images, and it can open and read many image formats including TIFF, GIF, JPEG, BMP, DICOM, FITS, and "raw," but unfortunately not PDF or PICT, which along with the fact that it does not support pasting from one document type to another (e.g., from a GIF to a JPEG) using the Mac OS clipboard, is its biggest shortcoming in my estimation, which limits its usefulness as a Mac OS application.
However, one potential workaround would be to use ImageJ in conjunction with the freeware ToyViewer application (see ToyViewer, a Cool Free Graphics Tool for OS X), which supports and converts a wide variety of graphics formats, including PDF and PICT, but is light on image editing features. Files can be saved in TIFF, GIF, JPEG, tab-delimited text, and raw formats.
ImageJ
supports "stacks," a series of images that share a single window, and
is multithreaded so time-consuming operations, such as image file
reading, can be performed in parallel with other operations. It can
calculate area and pixel value statistics of user-defined selections
and can measure distances and angles. It can create density
histograms and line profile plots. It supports standard image
processing functions such as contrast manipulation, sharpening,
smoothing, edge detection, and median filtering.
The program does geometric transformations such as scaling, rotation, and flips. Images can be zoomed up to 32:1 and down to 1:32. All analysis and processing functions are available at any magnification factor. The program supports any number of windows (images) simultaneously, limited only by available memory.
Spatial calibration is available to provide real world dimensional measurements in units such as millimeters. Density or gray scale calibration is also available.
Another deficiency, however, is that there is no equivalent (at least that I have been able to discover) for Photoshop Elements' Command/Option/drag function that lets you drag a copy of a selection elsewhere within an image (very useful for quick retouching of photos) leaving what is being copied in place. You have to copy and paste, which is more cumbersome.
ImageJ should be reasonably intuitively comfortable to use for anyone familiar with Mac graphics programs like the paint module of AppleWorks, Photoshop, Color It!, or GraphicConverter. There is a toolbar with the usual selection of tools. It's in an austere gray theme, and the tool selection icons are a bit cryptic, but are identified by text popups on mouseover.

The OS X version of ImageJ opens supported images, text files, ROIs, and LUTs that are dropped on the ImageJ icon.
ImageJ Features
Data Types: 8-bit grayscale or indexed color, 16-bit unsigned integer, 32-bit floating-point and 32-bit RGB color.
File Formats: Opens and saves all supported data types as TIFF (uncompressed) or as raw data. Open and saves GIF, JPEG, BMP and ASCII. Open DICOM, FITS and PGM. Opens TIFFs, GIFs, JPEGs and raw data using a URL.
Speed: ImageJ is claimed to be the world's fastest pure Java image processing program. It can filter a 2048 x 2048 image in 0.1 seconds - 40 million pixels per second. I'm not equipped to verify these claims scientifically, but ImageJ is satisfyingly faster than Photoshop Elements, although not as quick as ToyViewer or Color It! (used in Classic mode).
Macros: You can automate tasks and create custom tools using macros. More than 70 example macros are available on the ImageJ Web site. You can also record your own macros.
Plugins: Extend ImageJ by developing plugins using ImageJ's built in command recorder, editor and Java compiler. Over 100 plugins are available.
Toolkit: Use ImageJ as a image processing toolkit to develop applets, servlets or applications.
Image display: Tools are provided for zooming (1:32 to 32:1) and scrolling images. All analysis and processing functions work at any magnification factor.
Regions of Interest: Create rectangular, elliptical or irregular regions of interest (ROIs). Draw, fill, clear, filter or measure ROIs. Transfer an ROI to another image.
Image Enhancement: Supports smoothing, sharpening, edge detection, median filtering and thresholding on both 8-bit grayscale and RGB color images. Interactively adjust brightness and contrast of 8, 16 and 32-bit images.
Geometric Operations: Crop, scale, resize and rotate. Flip vertically or horizontally.
Analysis: Measure area, mean, standard deviation, min and max of ROI or entire image. Measure lengths and angles. Use real world measurement units such as millimeters. Calibrate using density standards. Generate histograms and profile plots.
Editing: Cut, copy or paste images or selections. Paste using AND, OR, XOR or "Blend" modes. Add text, arrows, rectangles, ellipses or polygons to images.
Color Processing: Split a 32-bit color image into RGB or HSV components. Merge 8-bit components into a color image. Convert an RGB image to 8-bit indexed color. Apply pseudo-color palettes to grayscale images.
Stacks: Display a "stack" of related images in a single window. Process an entire stack using a single command. Open a folder of images as a stack. Save stacks as multi-image TIFF files.
In
general, ImageJ offers an awful lot of image editing power for a
freeware application. I find that I like its Brightness/Contrast and
Color Balance controls as well as or better than the ones in
Photoshop Elements.
The line graph at the top of the window, which us superimposed on the image's histogram, shows how pixel values are mapped to 8-bit (0-255) display values. The two numbers under the plot are the minimum and maximum displayed pixel values. These two values define the display range, or "window". ImageJ displays images by linearly mapping pixel values in the display range to display values in the range 0-255. Pixels with a value less than the minimum are displayed as black and those with a value greater than the maximum are displayed as white.
There are four sliders: Minimum and Maximum control the lower and upper limits of the display range. Brightness increases or decreases image brightness by moving the display range. Contrast increases or decreases contrast by varying the width of the display range. The narrower the display range, the higher the contrast.
However, click on Auto, and ImageJ will automatically optimizes brightness and contrast based on an analysis of the image's histogram. Create a selection, and the entire image will be optimized based on an analysis of the selection. The optimization is done by allowing a small percentage of pixels in the the image to become saturated (displayed as black or white). Each additional click on Auto increases the number of saturated pixels and thus the amount of optimization.
You can click on Reset to restore the original brightness and contrast settings. The display range is set to the full pixel value range of the image. A resetMinAndMax() macro call is generated if the command recorder is running.
Click on Set to enter the minimum and maximum display range values in a dialog box. A setMinAndMax() macro call is generated if the command recorder is running.
Click on Apply to apply the current display range mapping function to the pixel data. If there is a selection, only pixels within the selection are modified. This option currently only works with 8-bit images and stacks and with RGB stacks. This is the only B&C option that alters the pixel data of non-RGB images.
Upgrading to the latest version of ImageJ (currently 1.3.3) is a bit trickier than with most OS X applications. To upgrade to the latest version of ImageJ, download the updated ij.jar from <http://rsb.info.nih.gov/ij/upgrade/> and replace the similarly named file in the ImageJ application with a newer one. To do this, control-click on the ImageJ application, select "Show Package Contents" in the contextual menu that appears, and then drag the newer ij.jar into the Contents/Resources/Java folder.
The missing PDF and PICT support is a pain, but ToyViewer (which I always have open anyway) fills that gap to a considerable degree. Another annoyance for me is that windowshading with WindowShade X doesn't work.
As a replacement for Color It!, ImageJ isn't quite there, but it's pretty close. Combined with the also freeware ToyViewer, these two freeware applications have most of the bases covered.
If you're looking for a good, more than basic Mac OS X image editing program, check this one out. It's a very modest 1000 KB download - and the price is right.
Full Mac OS X version (1.3.1) can be downloaded at <http://rsb.info.nih.gov/ij/download/osx/>.
Full Mac Classic version can be downloaded at <http://rsb.info.nih.gov/ij/download/mac/>.
For resources on how to modify and customize ImageJ (no programming required) visit <http://science.exeter.edu/jekstrom/J/ImJ.HTM>.
Charles Moore has been a freelance journalist since 1987 and began writing for Mac websites in May 1998. His The Road Warrior column is a regular feature on MacOpinion, and he is a news editor and columnist at Applelinks.com. If you find his articles helpful, please consider making a donation to his tip jar.
Recent Miscellaneous Ramblings
- Soft Touch Keyboards, Wireless Mouse Options, Loving SeaMonkey 2, and More, 11.18. Also the future of browsing with PowerPC Macs and the multiple mouse input bug introduced with OS X 10.5.8.
- 4 Mac Browsers Updated Recently, 11.16. A look at the release version of Safari 4.0.4 and preview versions of Firefox 3.6, Chrome 4.0, and Opera 10.10.
- More Mighty Mouse Alternatives, Wireless Safety, Switching to ClipMenu, and More, 11.11. Also Apple's AirPort Card as the best solution for Pismo, Color It and Snow Leopard, and later revision Mac OS X install discs.
- Putting the SeaMonkey 2.0 Internet Suite Through Its Paces, 11.09. SeaMonkey is the successor to Netscape Navigator with its browser, email and news clients, and HTML editor. Version 2.0 puts it on par with Firefox 3.5.
- More in the Miscellaneous Ramblings index.
Links for the Day
- Mac of the Day: 15" MacBook Pro Core Duo, Jan. 2006 - The first Intel-based MacBook launched at 1.83-2.0 GHz, had several teething problems.
- Group of the Day: System 6 is the email list for those who choose System 6.
- November 22 in LEM history: 99: Gradebooks - 00: Leveraging Apple design - Quadra 630 to Power Mac 5200 - 02: Laptop or desktop? - 04: SuperDuper: Quick, easy, efficient backup - Cross-platform programming for the rest of us - 05: Mac video surveillance on the cheap - Which OS is best for my vintage Mac? - No 'best browser' for the Mac - Sorry state of browsers for classic Macs - 06: Core 2 means cooler running 'Books - 2.0 GHz G4 upgrade
- Support Low End Mac
Recent Content on Low End Mac
- Apple's Tablet an End Run Beyond Netbooks, Frank Fox, Stop the Noiz, 11.20. Whatever Apple has planned will leverage existing technologies while going beyond what its competitors can offer.
- i5 iMac Benchmarked, Mac mini 'Shouldn't Be Overlooked', Twitter Client for Classic Mac OS, and More, Mac News Review, 11.20. Also why Apple leaves the low end to others, 10.6.2 fixes video playback problem in 27" iMac, 3D Leopard and Snow Leopard performance, and more.
- NASA Chemical Sensor for iPhone, Smartphone Death Match, iPhone Earrings, and More, Ian R Campbell, 11.20. Also mobile phone dangers, new apps, GPS solution for iPod touch, new iPod and iPhone cases, and more.
- Apple #4 in Reliability, Apple Tablet a Gadget for All?, HP's i7 Notebook Outdoes Mac Rivals, and More, The 'Book Review, 11.20. Also Flash 10.1 improves video on Hackintosh netbooks, thin-and-light notebooks impress, Windows XP finally on the way out, and more.
- Replacing the Hard Drive in a Clamshell iBook, John Hatchett, Recycled Computing, 11.19. Yes, it is one of the most difficult Apple notebooks to disassemble and reassemble, but a 10 GB hard drive just will not do.
- IBM Model F: A Great Old Keyboard with an Outdated Layout, Tommy Thomas, Welcome to Macintosh, 11.19. Although it used a different technology than the revered IBM Model M keyboard, the Model F was a great keyboard in its own right.
- More links in our archive.
Recent Deals
- Best eMac Deals, 11.18. Used 1 GHz Combo, $100; SuperDrive, $269; 1.25 GHz Combo, $119; SD, $319; 1.42 GHz Combo, $289; SD, $498.
- Best Mac OS X 10.6 and Mac Box Set Deals, 11.18. "Snow Leopard", single user, $25; 5 users, $45; Mac Box Set, single user, $139; 5 users, $180; Server, $414. Shipping included.
- Best Xserve Deals, 11.18. Used 1 GHz dual G4, $649; 2.3 dual G5, $795; 3.0 4-core Xeon, $1,899; refurb 2.26 4-core, $2,499; new, $2,888; refurb 8-core, $2,999; new, $3,449; more.
- Best 15" MacBook Pro Deals, 11.17. Used 1.83 GHz, $750; 2.16, $800; 2.33, $900; refurb 2.4, $1,299; 2.53, $1,449; 2.66, $1,699; 2.8, $1,899; new 2.53, $1,579; 2.66, $1,799; more.
- Best Power Mac G4 and AGP Video Card Deals, 11.17. Used 400 MHz, $50; 933 MHz, $80; 500 dual, $60; 867 dual, $90; 1 GHz dual, $150; 1.25 GHz dual, $225; 1.42 GHz, $499.
- Best Mac OS X 10.5 Deals, 11.17. "Leopard" upgrade, $80; single user license, $135; 5 users, $173; Mac Box Set, 5 users, $230; Server, 10 users, $340; unlimited, $850. Shipping included.
- Best Mac mini Deals, 11.16. Used 1.42 GHz G4 mini, $379; 1.66 GHz Core Solo, $419; 2.0 Core 2, $450; new 2.26 GHz nVidia, $580; 2.53 GHz, $769; Server, $990.
- Best iBook G4 Deals, 11.16. Used 12" 1.07 GHz Combo, $210; 1.33 GHz, $298; 14" 1.33 GHz, $398; 1.42 GHz, $479; SuperDrive, $498.
- Best iPod shuffle Deals, 11.16. Used 1 GB, $35; 4 GB, $65; refurb 1 GB, $39; 2 GB, $59; new 2 GB, $55, 4 GB, $75. New and refurb prices include shipping.
- More deals in our archive.
About LEM | Support | Usage | Privacy | Contacts
Navigation
Used Mac Dealers
Apple History
Video Cards
Email Lists
Favorite Sites
MacSurfer
MacMinute
MacInTouch
MyAppleMenu
InfoMac
Macs Only!
The Mac Observer
Accelerate Your Mac
RetroMacCast
PB Central
MacWindows
The Vintage Mac
Museum
DealMac
DealsOnTheWeb
Mac2Sell
ramseeker
Mac Driver Museum
JAG's House
System
6 Heaven
System 7 Today
the pickle's Low-End
Mac FAQ
Abandonware
Petition
Mac vs. PC Info
Affiliates
The Apple
Store
Mac
Connection
B&H
MacMall
TechRestore
ExperCom
Crucial
Memory
batteries.com
Advertise
MacMinute
MacInTouch
MyAppleMenu
InfoMac
Macs Only!
The Mac Observer
Accelerate Your Mac
RetroMacCast
PB Central
MacWindows
The Vintage Mac
Museum
DealMac
DealsOnTheWeb
Mac2Sell
ramseeker
Mac Driver Museum
JAG's House
System 6 Heaven
System 7 Today
the pickle's Low-End
Mac FAQ
Abandonware
Petition
Mac vs. PC Info
Mac Connection
B&H
MacMall
TechRestore
ExperCom
Crucial Memory
batteries.com
