Changes between Version 1 and Version 2 of libpipi/research/coolstuff


Ignore:
Timestamp:
08/20/2008 05:30:09 PM (16 years ago)
Author:
Sam Hocevar
Comment:

unsorted links

Legend:

Unmodified
Added
Removed
Modified
  • libpipi/research/coolstuff

    v1 v2  
    55 * [http://www.cse.ucsc.edu/~htakeda/kernelreg/kernelreg.htm Kernel Regression for Image Processing and Reconstruction] - Gaussian noise removal, film grain reduction, image upscale
    66 * [http://www.math.cuhk.edu.hk/~rchan/paper/impulse/index.html Salt-and-Pepper Noise Removal by Median-type Noise Detectors and Edge-preserving Regularization] - awesome salt-and-pepper noise removal
     7
     8Unsorted links:
     9 * [http://geometryalgorithms.com/Archive/algorithm_0109/algorithm_0109.htm The Convex Hull of a 2D Point Set or Polygon]
     10 * [http://www.printernational.org/rgb-versus-cmyk.php RGB versus CMYK]
     11 * [http://imaging.mrc-cbu.cam.ac.uk/imaging/PrinciplesSmoothing An Introduction to Smoothing]
     12 * [http://msdn.microsoft.com/en-us/library/ms893078.aspx Converting Between YUV and RGB]
     13 * [http://www.fourcc.org/ fourcc.org]
     14 * [http://www.martinreddy.net/gfx/faqs/colorconv.faq Colour Space Conversions FAQ]
     15 * [http://ostermiller.org/dilate_and_erode.html Efficiently Implementing Dilate and Erode Image Functions]