Changes between Version 3 and Version 4 of libpipi/research/coolstuff


Ignore:
Timestamp:
08/31/2008 12:51:08 AM (16 years ago)
Author:
Sam Hocevar
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • libpipi/research/coolstuff

    v3 v4  
    1010Unsorted links:
    1111 * [http://geometryalgorithms.com/Archive/algorithm_0109/algorithm_0109.htm The Convex Hull of a 2D Point Set or Polygon]
    12  * [http://www.printernational.org/rgb-versus-cmyk.php RGB versus CMYK]
    1312 * [http://imaging.mrc-cbu.cam.ac.uk/imaging/PrinciplesSmoothing An Introduction to Smoothing]
    1413 * [http://msdn.microsoft.com/en-us/library/ms893078.aspx Converting Between YUV and RGB]
    1514 * [http://www.fourcc.org/ fourcc.org]
     15 * [http://ostermiller.org/dilate_and_erode.html Efficiently Implementing Dilate and Erode Image Functions]
     16
     17 * [http://www.c-f-systems.com/DunthornCalibration.html the Dunthorn calibration method]
     18 * [http://www.printernational.org/rgb-versus-cmyk.php RGB versus CMYK]
    1619 * [http://www.martinreddy.net/gfx/faqs/colorconv.faq Colour Space Conversions FAQ]
    17  * [http://ostermiller.org/dilate_and_erode.html Efficiently Implementing Dilate and Erode Image Functions]