home *** CD-ROM | disk | FTP | other *** search
/ c't freeware shareware 1999 February / CT_SW9902.ISO / mac / software / wissen / daten / tnimg227.exe / TNIMAGE.NEW < prev    next >
Text File  |  1997-03-19  |  17KB  |  465 lines

  1.    TNIMAGE.NEW 
  2.  
  3.  
  4.    You may be interested to know that TN-Image now has its own
  5.    full-time anonymous ftp site. The address is:
  6.  
  7.                     ftp://las1.ninds.nih.gov/pub/dos
  8.                     ftp://las1.ninds.nih.gov/pub/unix
  9.  
  10.    At these sites, you can find the latest shareware version of TN-Image,
  11.    as well as a variety of test images, and other programs, including:
  12.  
  13.          TNSHELL - A menu-based DOS shell with built-in text editor,
  14.                    password protection, screen blanking, calculator,
  15.                    multi-function alarm clock with separate messages
  16.                    for each alarm, the ability to execute commands or
  17.                    sound alarms at specified times, and many other
  18.                    features. In contrast to other DOS shells, TNSHELL
  19.                    only ties up about 100 bytes when it executes a
  20.                    program. TNSHELL can also associate any command with
  21.                    any filename, so you can simply click on a text
  22.                    file (for example), and TNSHELL can execute the word
  23.                    processor and load the file or files automatically.
  24.  
  25.          NPLOT -  A powerful spreadsheet/ mathematical analysis/
  26.                   scientific graphics plotting program. Plots
  27.                   publication-quality graphs or drawings on a pen
  28.                   plotter or printer, performs FFT, peak
  29.                   detection, non-linear regression to an arbitrary
  30.                   user-specified equation or one of several built-in
  31.                   equations, performs matrix math, has a powerful
  32.                   macro language allowing you to apply any arbitrary
  33.                   vector function to the data, and numerous other features.
  34.                   Creates images readable by TN-Image.
  35.  
  36.    To access, type:
  37.                  ftp las1.ninds.nih.gov
  38.                  Log in as "anonymous".  Enter your e-mail address
  39.                  as a password. Then type the following sequence of 
  40.                  commands:
  41.                                cd pub/dos
  42.                                cd tnimage
  43.                                binary
  44.                                ls
  45.                                get <filename>
  46.                                bye
  47.  
  48.    If you have trouble logging on to the ftp site, try 
  49.    ftp://las2.ninds.nih.gov instead.
  50.  
  51.  
  52.    If you do not have ftp access, write to the above address and we
  53.    will send you a registered version of TN-IMAGE or NPLOT for US $25, 
  54.    or a registered version of TNSHELL for $15. (Please add $5 for 
  55.    foreign orders). Shareware versions of these programs are also 
  56.    available on Compuserve and on many archive ftp sites.
  57.  
  58.    E-mail address for technical support (registered users only):
  59.        tjnelson@las1.ninds.nih.gov or
  60.        tjnelson@helix.nih.gov
  61.  
  62.  
  63.    *******************************************************************
  64.      NEW FEATURES IN TN-IMAGE - SEE MANUAL FOR DETAILED DESCRIPTIONS
  65.    *******************************************************************
  66.  
  67.    NOTE: The command line options have been changed since version 1.10.
  68.    Most options now must be prefaced with a "-", for example:
  69.                  tnimage -vesa -mode 103       .
  70.    This allows you to specify filenames on the command line.
  71.    See Manual for details.
  72.  
  73.    03-15-1997 (Version 2.50)
  74.  
  75.       X window icons and resource handling added.
  76.       
  77.       Option for loading each image in a separate window. Portions of an image
  78.       can still be cut/pasted onto other images, even if they are in separate
  79.       windows.
  80.       
  81.       Improved handling under mwm and olwm.
  82.  
  83.    02-22-1997 (Version 2.40)
  84.    
  85.       HP scanner support added (Unix versions only)
  86.       
  87.       Improved macro editing.
  88.  
  89.    02-15-1997 (Version 2.30)
  90.    
  91.       UNIX versions for SGI, Solaris, Linux, and ConvexOS released.
  92.  
  93.       New math functions and calculations using data from other images 
  94.       added to image math.
  95.       
  96.       3D image support added.
  97.  
  98.    12-01-1996 (Version 2.23)
  99.       
  100.       Fixed problem with PostScript printing. Images wider than the
  101.       screen would contain an image of the palette if it was being
  102.       displayed.
  103.  
  104.       Changed dialog options for PostScript to allow the y/x ratio
  105.       to be adjusted.
  106.  
  107.       Various performance improvements.
  108.       
  109.       Minor bug fixes and clarifications of the documentation.
  110.       
  111.       Fixed bug which caused extraneous pixels in 24 bit/pixel screen 
  112.       modes on ATI Mach 64 cards.
  113.   
  114.       XGA Microchannel support added.
  115.            
  116.       Fixed handling of 16 bit grayscale images (Printer output on
  117.       PCL printers would be solid black if grayscale mapping was set 
  118.       too high; in densitometry, it was impossible to set background 
  119.       above 255; 16-bit TIFF files were not automatically recognized).
  120.       
  121.       PCL printer output is now gamma corrected.
  122.  
  123.       Development of DOS version discontinued.
  124.       
  125.    04-01-1996 (Version 2.20)
  126.  
  127.       User-selectable cursor type.
  128.  
  129.    03-15-1996 (Version 2.19)
  130.  
  131.       "Paint" and "Fill region" options now remain in effect until
  132.       explicitly deactivated.
  133.  
  134.       Areas calculated in strip densitometry are now reported
  135.       in terms of calibrated distances instead of raw pixels.
  136.  
  137.       Images can now be resized by click-and-dragging on the lower right      
  138.       corner.
  139.       
  140.       Minor bug fixes.
  141.  
  142.    02-15-1996 (Version 2.18)
  143.  
  144.       Added creation of raw ASCII and raw byte files.
  145.  
  146.       Added ability to load a Fourier-transformed image. (The header on
  147.       old-style FFT files must be changed before they can be read. See 
  148.       manual for details).
  149.       
  150.       Added movable window to display Real and Imaginary values for each
  151.       coordinate of a FFT'd image.
  152.  
  153.       Contrast and pixel math functions now have better control in
  154.       changing FFT values.
  155.  
  156.    02-01-1996 (Version 2.17)
  157.  
  158.       PostScript printing added.
  159.       
  160.       Added ability to redirect printing to a different printer or a file.
  161.  
  162.       Initialization file is now editable.
  163.  
  164.    01-01-1996 (Version 2.16)
  165.    
  166.       Version 0.01 (beta) for Linux available.
  167.       
  168.       Improved macros so that raw byte images can be loaded with a macro.
  169.       
  170.       Added more defaults to custom file format to permit creation of
  171.       custom file formats with only raw bytes.
  172.  
  173.       Added interactive color adjustment of 8-bit images. The color balance
  174.       of low-end images such as GIFs can now be adjusted without converting
  175.       them to 24 bits/pixel.  The original intensity adjustment was renamed 
  176.       to "Change pixel value" to more accurately reflect its function.
  177.  
  178.       8-bit images (such as GIFs) can now be filtered without first 
  179.       converting them to 24 bits/pixel. 
  180.       
  181.       In high-color and true color screen modes, the red, green, and blue
  182.       color planes can now be isolated. Operations such as filtering,
  183.       copying, etc. can be applied to any combination of color planes.
  184.       For example, it is now possible to filter the blue colors in an
  185.       image, leaving the red and green untouched.
  186.  
  187.       GIF files with invalid color palettes are automatically repaired. 
  188.       It is no longer necessary to repair them manually. The option "read
  189.       entire palette" has also been removed.
  190.  
  191.       "Restore image" also restores the original color palette.
  192.  
  193.       Reorganized menu structure.
  194.  
  195.       When converting images to different depths, the title and other data
  196.       are now retained.
  197.  
  198.       Bug in horizontal and vertical flipping of images fixed.
  199.    
  200.       Changed frame-rate testing to make it more accurate and easier on
  201.       the eyes.
  202.  
  203.    11-01-1995 (Version 2.14)
  204.    
  205.       Horiz. and vertical flipping is now faster.
  206.       
  207.       Fixed-size image creation can now copy images extending beyond the 
  208.       edge of the screen. 
  209.       
  210.       Image title can be changed manually from the menu or when creating
  211.       an image.
  212.       
  213.  
  214.    09-01-1995 (Version 2.13)
  215.    
  216.       It is now easier to grab windows and images with the mouse.
  217.       
  218.       Brightness and contrast can now be interactively changed by dragging
  219.       on the palette bar (pseudocolor modes only).
  220.  
  221.       Increased speed of the most common filtering operations (up to 4x
  222.       faster).
  223.  
  224.       Selected area is now outlined by a "crawling box".
  225.  
  226.       A status box is now visible to indicate which state the program is
  227.       in (densitometry, sketch mode, etc). Clicking on this box deactivates
  228.       the mode.
  229.       
  230.  
  231.    08-01-1995 (Version 2.12)
  232.    
  233.       Measurement of angles added.
  234.       
  235.       2D Calibration mode added. 
  236.       
  237.       Distance measurement now reports in terms of calibrated distances
  238.       instead of raw pixels.
  239.       
  240.       Fixed-width strip densitometry mode added.
  241.       
  242.  
  243.    07-01-1995 (Version 2.11)
  244.     
  245.       Curve tracing added.
  246.  
  247.       Default palette at start-up is now gray scale instead of spectrum.
  248.       Palette changes are now automatically remembered.
  249.  
  250.  
  251.    06-01-1995 (Version 2.10)
  252.    
  253.       Spot densitometry now displays a list of densitometry results
  254.       which can be saved on disk.
  255.  
  256.       Warping now works on an image instead of a screen area.
  257.  
  258.    05-01-1995 (Version 2.09)
  259.  
  260.       Added -xres and -bpp command line options.
  261.       
  262.       Support for user-specified screen resolution for 1600 x 1200 and
  263.       higher resolution modes. 
  264.    
  265.       Complete rewrite of FFT section to improve functionality, memory
  266.       utilization, ease of use, and display characteristics of FFT-related 
  267.       options.
  268.       
  269.       FFT matrices can now be saved on disk in ASCII format.
  270.  
  271.       Added ability to resize and duplicate images, and create images of
  272.       a fixed size. 
  273.  
  274.       Macros and automated batch processing added.
  275.  
  276.       Added "Raw ASCII" image format.
  277.  
  278.       Various stability enhancements under Windows.
  279.  
  280.    03-24-1995 (Version 2.07)
  281.  
  282.       Added "Background flatten" (de-trend) and Sobel filtering options.
  283.  
  284.       Fixed a problem with image not getting the new quantized palette after 
  285.       an image was converted from 16 to 8 bits when TN-Image was in a 16 bit
  286.       screen mode.
  287.  
  288.       Speed enhancements for filtering (16-54% faster), and contrast, 
  289.       pixel math, and color/brightness adjustment (50 to 166% faster).
  290.  
  291.       Added ability to shell to DOS or execute a command. 
  292.       
  293.       Program now asks if you want to save an image that has been modified.
  294.  
  295.    03-18-1995 (Version 2.05)
  296.    
  297.       Creation of custom file formats has been improved.
  298.       TN-Image can now "learn" to automatically recognize, create, and 
  299.       correctly display almost any uncompressed raster file format. 
  300.  
  301.       Fixed filtering of medical grayscale images (occasionally would
  302.       inappropriately set a pixel to white).
  303.  
  304.    02-01-1995 (Version 2.02)
  305.    
  306.       Added reading and writing of Jpeg, TGA, and Windows BMP formats.
  307.       
  308.       Fixed display bug for ATI Mach 64 card and some very early 
  309.       SVGA cards, and improved the diagnostics (-diag option) for VESA
  310.       and detection of XGA cards.
  311.      
  312.    12-15-1995 (Version 2.01)
  313.    
  314.       Support for grayscale images from 1-32 bits/pixel such as X-ray,
  315.       CT, and MRI images.
  316.  
  317.    11-20-1994 (Version 2.00)
  318.    
  319.       2D Fourier transforms and Fourier deconvolution and convolution
  320.       of two images added.
  321.       
  322.       Linear and logarithmic calibration of images for molecular weight
  323.       determination.
  324.       
  325.       Color printing of images added.
  326.  
  327.       Several new options in image printing added: x and y offset, 
  328.       media type, and printer color adjustment.
  329.         
  330.       Numerous small fixes for problem in creating CMYK images and other
  331.       minor bugs including bug in changing the image size if no images 
  332.       are present.
  333.  
  334.       XOR'ing, addition, subtraction, etc. of multiple images is now easier
  335.       to use.
  336.  
  337.       Completely rewritten memory management to fix some bugs. Previously
  338.       it was sometimes possible to completely fill memory with images,
  339.       making it impossible to display the dialog box necessary to save
  340.       the image.
  341.  
  342.       Menus are now accessable by Alt+key combinations as well as by the
  343.       mouse.
  344.       
  345.       Fixed 800x600 display problem at 24 bpp on ATI and other cards which
  346.       split pixels across banks.
  347.  
  348.       Creation of CMYK custom images is now possible.
  349.       
  350.       Palette display is now available in color modes.
  351.       
  352.       Color to grayscale conversion added.
  353.       
  354.       "About the image" message list added.
  355.       
  356.       Width scanning of unknown file formats to determine image dimensions
  357.       added.
  358.      
  359.       Increased maximum number of images to 512 (in registered version).
  360.  
  361.       Much faster printing of text in menus.
  362.       
  363.       More parameters are now automatically saved in .INI file.
  364.       
  365.       Support for wildcards in filenames on command line.
  366.       
  367.       User-definable equations for mathematical point-by-point color
  368.       transformation.
  369.  
  370.       Color to luminosity conversion factors are now changeable.
  371.       
  372.       More help screens added.
  373.  
  374.       Frame rate test function added.
  375.             
  376.  
  377.    10-01-1994 (Version 1.50)
  378.  
  379.       Pixel values now range between 0 and 1 for all screen modes,
  380.       instead of 0-255, 0-32767, etc.
  381.  
  382.       Support for editing, reading and writing of true color (24 bit),
  383.       high color (15 & 16 bit), and 32 bit/pixel images.
  384.  
  385.       Support for true color and high color VESA modes, at resolutions
  386.       up to 1280x1024 at 16 million colors.
  387.  
  388.       Reading/writing of unusual TIF files of all bit/pixel depths
  389.       from 1 to 32 bits/pixel.
  390.  
  391.       Reading/writing of custom files in a user-specified format, and
  392.       raw binary files, with 1 to 32 bits/pixel.
  393.  
  394.       Densitometry, color intensity, contrast, and histogram functions
  395.       extended to work for 15,16, 24, and 32 bit/pixel screen modes
  396.       and all image types.
  397.  
  398.       Expanded size of menu bar with new information, including
  399.       current screen depth, image bits/pixel, RGB values of the pixel
  400.       at the cursor point.
  401.  
  402.       Several new options, including phase shifting of color images
  403.       and user-selectable number of significant figures on floating-
  404.       point numbers.
  405.  
  406.       Conversion of images from pseudo-color to color, color to
  407.       pseudo-color, and changing the color depth of an image is now
  408.       possible.
  409.  
  410.       Down-conversion to pseudo-color can use optimized color
  411.       quantization, or fit the colors to the user's palette.
  412.  
  413.       Each image now has its own palette. In 8-bit/pixel screen modes,
  414.       clicking on an image automatically switches TN-Image to the
  415.       appropriate palette.
  416.  
  417.       Various speed enhancements.
  418.  
  419.       Shareware message is now nicer.     
  420.       
  421.  
  422.     08-01-1994
  423.       All dialog boxes, file lists, and messages can be click-and-dragged
  424.       to anywhere on the screen.
  425.  
  426.       `Warping' of images added.
  427.  
  428.       Added new information to "About the program..." option, including
  429.       details about each image, its location, size, and filename.
  430.  
  431.       Support for GEM IMG files and files from IBM MVS.
  432.  
  433.     07-01-1994
  434.       Automatic and manual subtraction of baseline from scanned areas.
  435.  
  436.       Automatic peak detection and integration of scanned areas. This
  437.       feature makes "scanning" an area of the screen more suitable for
  438.       quantitation than "densitometry" in many cases.
  439.  
  440.       Integrated peaks are shown in a list, which can be edited from
  441.       within TN-Image or saved to disk as an ASCII file.
  442.  
  443.       File list allows you to select a file, change drives, and change
  444.       subdirectories from a menu instead of typing the filename.
  445.  
  446.       Smoothing of profiles of scanned regions.
  447.  
  448.       Scanned region profiles may be saved to disk or captured as a
  449.       new image.
  450.  
  451.     06-01-1994
  452.       Scanned regions are plotted on the screen. Area of any region
  453.       of the curve can be measured by clicking-and-dragging.
  454.  
  455.       Pressing <Enter> or <Esc> is now the same as clicking "OK" or
  456.       "Cancel" in all message boxes.
  457.  
  458.       Added support for certain unconventional VESA cards and lower
  459.       resolution screen modes, down to 640x400.
  460.  
  461.       Reading of compressed and tiled TIF files.
  462.  
  463.       User can graphically create or modify a palette.
  464.  
  465.