home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / sgi / 13481 < prev    next >
Encoding:
Text File  |  1992-09-10  |  2.6 KB  |  63 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!darwin.sura.net!sgiblab!sgigate!odin!fido!zola!tweezers!portuesi
  3. From: portuesi@tweezers.esd.sgi.com (Michael Portuesi)
  4. Subject: Re: Help: Graphics formats on SGI
  5. Message-ID: <pm9cin4@zola.esd.sgi.com>
  6. Sender: news@zola.esd.sgi.com (Net News)
  7. Organization: Silicon Graphics, Inc.  Mountain View, CA
  8. References:  <56046@olivea.atc.olivetti.com>
  9. Date: Thu, 10 Sep 92 17:23:48 GMT
  10. Lines: 51
  11.  
  12.  
  13. In article <56046@olivea.atc.olivetti.com>, marcoc@strobe.ATC.Olivetti.Com writes:
  14. > Quick help requested for a possible software design activity.
  15. > I need to process on another hardware 256 gray or color
  16. >  images generated by Silicon Graphics applications, converting
  17. >  them in TIFF format before processing.
  18. > 1) In which format the images generated from SG graphics
  19. > libraries are normally written?
  20.  
  21. This depends on the library you use.  Most images on SGI
  22. systems are created using the SGI libimage library, and
  23. are in what I like to call "classic SGI" format.
  24.  
  25. The source code for this library, and several image tools
  26. which use it, are freely available in the 4Dgifts
  27. software package on your system (see /usr/people/4Dgifts).
  28. The programs "fromtiff" and "totiff" (also freely available,
  29. and I believe are included in the collection) will convert
  30. between TIFF and the classic SGI image format.
  31.  
  32. SGI also offers a full-featured image processing toolkit
  33. called the ImageVision Library. ImageVision supports the
  34. classic SGI image file format, as well as TIFF.
  35.  
  36. ImageVision is a very poweful and capable library.
  37. Depending on what your needs are, you might do better to
  38. process the images on your IRIS using ImageVision
  39. applications rather than use other hardware.  If the
  40. images are being initially produced using SGI-based
  41. applications, you would be able to avoid file transfers
  42. and format conversions entirely.
  43.  
  44. The next major release of the library (IL 2.0) will take
  45. advantage of multiprocessor systems, as well as any
  46. special features available in our graphics hardware to
  47. accelerate image processing. If you have multiple
  48. processors, a VGX series system, or especially
  49. RealityEngine, you might get far better performance using
  50. ImageVision than with other hardware. 
  51.  
  52. The ImageVision Library is not bundled with the system,
  53. but I believe it is available for around $500 (Of course,
  54. you also need a development environment, such as C, C++ or
  55. Fortran on your system to develop applications with it).
  56. Contact your sales rep or our Software Express toll-free
  57. number (1-800-800-7441 in the U.S.) for details.
  58.  
  59. --
  60. Michael Portuesi   Silicon Graphics, Inc.   portuesi@sgi.com
  61.