| Sponsored Links | ||||||||||||||
|
| ||||||||||||||
|
Collapse All
|
||||||||||||||
| Software Name | Software Type | Category | Price | |||||||||||
| 1 | Magic Image |
script | Java | Free |
View Detail
|
|||||||||
|
||||||||||||||
| 2 | Image navigator |
script | PHP | Free |
View Detail
|
|||||||||
|
||||||||||||||
| 3 | Image Zoomer |
script | Flash | Free |
View Detail
|
|||||||||
|
||||||||||||||
| 4 | Image Hosting |
script | PHP | $10.00 |
View Detail
|
|||||||||
|
||||||||||||||
| 5 | Image Helper |
script | PHP | Free |
View Detail
|
|||||||||
|
||||||||||||||
| 6 | Image++ 2.1 |
windows | Software Development->C Tools | $49 |
View Detail
|
|||||||||
Image++ is an Object-oriented graphic development tool for digital image processing and Machine Vision . It supports Microsoft and Borland compilers. It generates DLLs out of C++ source. Free C++ source code of many arithmetic operations, binarization, morphology, filter, FFT, Hough, histogram functions, color conversion, measurement functions is supplied. Image++ is ideally suited for education in schools, universities, Machine Vision application, medicine, image enhancement, etc. Comes with full Setup, uninstall feature and On-Line product help. A complete manual can be downloaded. |
||||||||||||||
| 7 | Image Hoster |
script | PHP | $29.99 |
View Detail
|
|||||||||
|
||||||||||||||
| 8 | Image Uploader |
script | PHP | Free |
View Detail
|
|||||||||
|
||||||||||||||
| 9 | ProtecRandomZoom Image |
script | PHP | Free |
View Detail
|
|||||||||
|
||||||||||||||
| 10 | Image Host |
script | PHP | $15.00 |
View Detail
|
|||||||||
|
||||||||||||||
| 11 | Active Image |
script | ASP NET | Free |
View Detail
|
|||||||||
|
||||||||||||||
| 12 | Image SXM 187 |
windows | Graphic Apps->Other | $0 |
View Detail
|
|||||||||
Image SXM is a version of the public domain image analysis software NIH Image that has been extended to handle the loading, display and analysis of scanning microscope images. Image SXM supports SAM, SCM, SEM, SFM, SLM, SNOM, SPM and STM images from the following systems: Asylum Research, Burleigh Instruments, Digital Instruments NanoScope II, Digital Instruments NanoScope III/IV, DME Rasterscope, DME Surface Data File, Gatan DigitalMicrograph, JEOL JSM, JEOL WinSem, JEOL WinSPM, JPK Instruments, Klocke Nanotechnik Atomikro, Leica TCS, LEO SEM, Molecular Imaging PicoScan, NanoMagnetics Instruments SPMSIF, Nanonics Imaging, Nanonis, Nanotec Electronica WSxM, Noran Instruments Vantage, NT-MDT, Omicron Vakuumphysik, Omicron SCALA, Oxford Instruments TOPSystem, Park Scientific Instruments HFS-LIF, Park Scientific Instruments HDF, Philips SEM, Quesant Instruments, RHK Technology SPM-32, RHK Technology XPM Pro, Seiko Instruments (SIINT) SPI, SPECS STM Aarhus, ThermoMicroscopes, TopoMetrix SPMLab, Unisoku, Vacuum Generators SAM, WA Technology, Zeiss LSM. New features in this version:: Support for Nanosurf easyScan SPM. Updated support for RHK Technology. Recoded menu handling routines to avoid a crash on PowerMacs running Leopard. Added option to use a default colour look-up table for every image. Added option to use a default preset spatial calibration for every image. |
||||||||||||||
| 13 | Image Viewer |
script | PHP | Free |
View Detail
|
|||||||||
|
||||||||||||||
| 14 | Image Gallery |
script | ASP->Image Galleries | Free |
View Detail
|
|||||||||
|
||||||||||||||
| 15 | maddogsplace Image Thingy |
script | PHP | Free |
View Detail
|
|||||||||
|
||||||||||||||
| 16 | Image Validator |
script | PHP | Free |
View Detail
|
|||||||||
|
||||||||||||||
| 17 | Image++ 2.1 |
windows | Graphic Apps->Editors | $49 |
View Detail
|
|||||||||
Image++ is designed to be an object-oriented graphic development tool. Image++ is designed for professional software developers working in the field of digital image processing as well as for beginners. It was our aim to get to the heart of the matter" by assisting digital image processing with an intuitive and problem-oriented visualization of the essential steps, so that quick and useful results can be achieved by beginners and professionals alike. Image ++ doesnt only offer the user a large number of effective image processing routines, it also creates the opportunity for the user to combine the different steps of image processsing intuitively, and see interim results figuratively. C++, object-oriented image processing Not only that, Image++ additionally provides the source code of the implemented functions as a C++ class library and assists the modification and recompilation with standard C++ compilers, enabling users to modify the quickly obtained solutions to suit their purpose or to use their own solutions. An ex-haustively documented source code in the form of a C++ class library is also included. From now on, get straight to the point! Programming in Windows-code isnt always easy. A lot of image file formats have to be read, written and visualized. This often uses up a large part of your valuable working time, when actually all you wanted to do was to get on with the job of image processing! Not any more! Image++ takes care of all those time-consuming steps for you! The development environment Firstly, the user finds a two-part graphic surface. The upper part assists the processing and visualization of image operations, the lower part allows the editing of the accompanying source codes. To perform an image operation, images and operators are loaded as elements of a so-called operator graph". The positioning of the image- and operator-knots happens inter-actively and the connection between them represents the data flow of each working step, simply produced by drag and drop" to the next knot. To save space, the pictures are shown at first on a reduced format of 128 x 128 pixel. A display in 256 x 256 or the original size is of course possible. Operators, implemented as DLL An operator-knot is implemented as a DLL (Dynamic Link Library), which acts as interface to the outside world. In a typical Image++ DLL" an image processing routine like Sobel", FFT" or Invert Image" is normally found. To make the users choice easier, a list-selection element is to be found in each operator-knot with which a valid operator can be loaded. Modifying, Adapting, Processing... Apart from that, the operators are available as C++ files and can be infinitely combined with each other, modified or even rewritten. For this purpose, each selected operator is leaded and shown as a C++ code in a separate editing window in the lower half of the application. To test any modifications, a compiler can be started (in the latest version Image++ assists and supports Microsoft and Borland) without having to leave the environment, which produces a new, valid DLL, as long as no errors appear during compilation. This is shown as Status Change" in the headline of the operator window. The new operator can now be directly per-formed onto an image. An animation shows you which operator is being performed. 32 Bit is ideal for Image Processing Image++ and its associated operator DLLs are fully implemented and carried out in 32 bit. This leads to short performance times and practically infinite picture sizes. Shareware give Image++ a try. The manual also includes an introduction in image processing and data structures for image processing in C++. Data structures include the type image, vector and matrix. The result is an object-oriented, easily expandable software library for digital image processing and a collection of C++ classes. The documented source code is also included. (In the trial version we have only a view source files in C++ code, after registering you receive a password to a access the whole code). |
||||||||||||||
| 18 | Image SXM 187 |
mac | Education->Math Science | FREE |
View Detail
|
|||||||||
Image SXM is a version of the public domain image analysis software NIH Image that has been extended to handle the loading, display and analysis of scanning microscope images. Changes from previous version |
||||||||||||||
| 19 | Image SXM 186 |
windows | Graphic Apps->Other | $0 |
View Detail
|
|||||||||
Image SXM is a version of the public domain image analysis software NIH Image that has been extended to handle the loading, display and analysis of scanning microscope images. Image SXM supports SAM, SCM, SEM, SFM, SLM, SNOM, SPM and STM images from the following systems: Asylum Research, Burleigh Instruments, Digital Instruments NanoScope II, Digital Instruments NanoScope III/IV, DME Rasterscope, DME Surface Data File, Gatan DigitalMicrograph, JEOL JSM, JEOL WinSem, JEOL WinSPM, JPK Instruments, Klocke Nanotechnik Atomikro, Leica TCS, LEO SEM, Molecular Imaging PicoScan, NanoMagnetics Instruments SPMSIF, Nanonics Imaging, Nanonis, Nanotec Electronica WSxM, Noran Instruments Vantage, NT-MDT, Omicron Vakuumphysik, Omicron SCALA, Oxford Instruments TOPSystem, Park Scientific Instruments HFS-LIF, Park Scientific Instruments HDF, Philips SEM, Quesant Instruments, RHK Technology SPM-32, RHK Technology XPM Pro, Seiko Instruments (SIINT) SPI, SPECS STM Aarhus, ThermoMicroscopes, TopoMetrix SPMLab, Unisoku, Vacuum Generators SAM, WA Technology, Zeiss LSM. Whats new in this version: Limited support has been added for Omicron Matrix STM images. Omicron (pre-SCALA) STM images listed with SPM/Parameters/List Params... Options when browing Omicron SCALA images to display only channel 0 and/or only forward scan. Fixed bug that stopped macro command DepthOfFocus working. |
||||||||||||||
| 20 | Image SXM 184 |
mac | Education->Math Science | Free |
View Detail
|
|||||||||
Image SXM is a version of the public domain image analysis software NIH Image that has been extended to handle the loading, display and analysis of scanning microscope images. Image SXM is a tool that supports SAM, SCM, SEM, SFM, SLM, SNOM, SPM and STM images from the following systems: · Burleigh Instruments · Digital Instruments NanoScope II/III/IV · DME Rasterscope/Surface Data File · Gatan DigitalMicrograph · JEOL JSM/WinSem/WinSPM · JPK Instruments · Klocke Nanotechnik Atomikro · Leica TCS · LEO SEM · Molecular Imaging PicoScan · Nanotec Electronica WSxM · Noran Instruments Vantage · NT-MDT · Omicron SCALA · Oxford Instruments TOPSystem · Park Scientific Instruments HFS-LIF/HDF · Philips SEM · Quesant Instruments · RHK Technology SPM-32 · Seiko Instruments (SIINT) SPI · ThermoMicroscopes · TopoMetrix SPMLab · Unisoku · Vacuum Generators SAM · WA Technology · Zeiss LSM In addition, the following non-SXM file formats are also supported: AVI Bio-Rad BMP FITS Omicron SPA-LEED PDSF PDSS Philips APD SBIG CCD SM-Camera SPEC Targa TGA UBM Wyko OPD Whats New in This Release: · Support for RHK Technology XPM Pro SPM images · Support for NEF images from the Nikon D200 DSLR (compressed and uncompressed) · New Mineral Phase Analysis item calculates the relative areas of two phases in mineral grains · New Particulate Matter Analysis item calculates the relative areas of particulate matter in cells · Split SPECS STM Aarhus image files into separate files, one image per file · Gatan DigitalMicrograph v3 images now open with calibrated xy scales · When reslicing a stack a rectangular region of interest can be selected (rather than a line) |
||||||||||||||
My Software
You have not saved any software. Click "Save" next to each software to save it to your software basket
- analyze image
- edit image
- image
- protecrandomzoom
- microscope scan
- maddogsplace
- measurement
- arithmetic
- conversion
- navigator
- education
- validator
- uploader
- gallery
- analyze
