Changes between Version 3 and Version 4 of libpipi/research/coolstuff
- Timestamp:
- 08/31/2008 12:51:08 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
libpipi/research/coolstuff
v3 v4 10 10 Unsorted links: 11 11 * [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]13 12 * [http://imaging.mrc-cbu.cam.ac.uk/imaging/PrinciplesSmoothing An Introduction to Smoothing] 14 13 * [http://msdn.microsoft.com/en-us/library/ms893078.aspx Converting Between YUV and RGB] 15 14 * [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] 16 19 * [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]