CRIMP
Artifact [1b97d05233]
Not logged in

Artifact 1b97d052330f64477bbc1461ae988803796a22d7:

Wiki page [References] by aku 2016-12-07 22:33:37.
D 2016-12-07T22:33:37.436
L References
P 0ef2bfc0b914b5264a7f4c1e5e9fb391d6703626
U aku
W 5927
Image Processing References

   *  <a href="http://spinroot.com/pico/">Beyond Photography - The Digital Darkroom</a> - An early book on digital photography and effects - PDF's online. - References to sources.
   *  <a href="http://www.poynton.com/PDFs/coloureq.pdf">Colorspace conversions (pdf)</a>
   *  <a href="http://www.fourcc.org/fccyvrgb.php">YCbCr/RGB color conversions</a>
   *  <a href="http://www.equasys.de/colorformat.html">Color formats</a>
   *  <a href="http://www.equasys.de/colorconversion.html">YUV/RGB color conversions</a>
   *  <a href="http://www.ipol.im/">IPOL &mdash; Journal: Image Processing On Line</a>
   *  <a href="https://code.google.com/archive/p/openip/">OpenIP</a>
   *  <a href="http://image.intervention.io/">PHP Intervention</a>
   *  <a href="http://www.iplt.org/">IPLT &mdash; Image processing library & toolbox</a>
   *  <a href="https://github.com/tannerhelland/PhotoDemon">PhotoDemon Application, Sources</a>, BSD licensed
   *  <a href="http://vision.csd.uwo.ca/code/">Computer Vision Research Group at the University of Western Ontario, Code</a><br>(licensed to research only :(, still, paper references may allow reconstruction)
   *  <a href="http://www.poynton.com/notes/colour_and_gamma/ColorFAQ.html">Color FAQ</a>
   *  <a href="http://www.brucelindbloom.com/index.html">Bruce Lindbloom Color Information</a>
   *  <a href="http://easyrgb.com/">EasyRGB</a> &mdash; Color search engine, color calculator, tutorials, calibration
   *  <a href="http://homepages.inf.ed.ac.uk/rbf/HIPR2/">Image Processing Learning Resources.</a>
   *  <a href="http://gamera.informatik.hsnr.de/">Gamera</a> &mdash; Framework for document analysis applications. 
   *  <a href="https://en.wikipedia.org/wiki/VIGRA">VIGRA</a> (C++, templated?) &mdash; Vision with Generic Algorithms - <a href="http://hci.iwr.uni-heidelberg.de/">Uni Heidelberg</a> - <a href="https://github.com/ukoethe/vigra">github</a>
   *  <a href="http://www.ifi.uio.no/research/groups/dsb/software/xite/">VXITE</a>
   *  <a href="http://www.vips.ecs.soton.ac.uk/">VIPS</a>
   *  <a href="http://sourceforge.net/projects/vxl/">VXL</a> (BSD)
   *  <a href="http://www.netlib.org/blas/">BLAS</a> (Linear Algebra, strided memcpy)
   *  <a href="https://sites.google.com/site/igorcarron2/matrixfactorizations">The Matrix Factorization Jungle </a>
   *  <a href="http://perception.csl.illinois.edu/matrix-rank/tilt.html">TILT: Transform Invariant Low-rank Textures</a>
   *  <a href="http://www.efg2.com/Lab/Library/ImageProcessing/Algorithms.htm">efg Image Processing Links</a>
   *  <a href="http://vision.middlebury.edu/stereo/code/">StereoMatcher</a>
   *  Itk, Vtk (C++, templated!)
   *  <a href="http://opencv.willowgarage.com/wiki/">OpenCV</a> (Open source Computer Vision, BSD licensed, C)
   *  <a href="http://matthewflickinger.com/lab/whatsinagif/">GIF Format Bits And Bytes</a>
   *  <a href="http://en.wikipedia.org/wiki/FITS">FITS</a> (Flexible Image Transport System), mainly used in Astronomy. See also "FitsTcl" (part of "fv", see below), and "CFITSIO". Most pieces seem to be GPL.
   *  <a href="http://heasarc.gsfc.nasa.gov/docs/software/ftools/fv/">fv (FITS viewer and editor)</a>
   *  FITS specifications @ [http://netghost.narod.ru/gff/vendspec/fits/index.htm], [http://www.fileformat.info/format/fits/egff.htm], [http://archive.stsci.edu/fits/fits_standard/]
   *  <a href="http://en.wikipedia.org/wiki/PCX">PCX</a>
   *  <a href="http://iipimage.sourceforge.net/documentation/images/">Tiled Multiresolution TIFF (Pyramids)</a>
   *  <a href="http://opendicom.sourceforge.net/">Open DICOM</a>
   *  <a href="http://lodev.org/lodepng/">picoPNG</a>
   *  <a href="http://lodev.org/cgtutor/">Lode's CG tutorial</a>
   *  <a href="http://www.mrl.nyu.edu/publications/painterly98/">Painterly (Aaron Hertzmann)</a>
   *  <a href="https://github.com/thegrandpoobah/painterly">Painterly @Github, Saliences</a>
   *  <a href="http://www.mrl.nyu.edu/projects/npr/">NPR</a>
   *  Steve Havelka, <a href="https://bitbucket.org/smh377/ariesengine">Aries Engine sources</a>, SIMD PorterDuff ops.
   *  <a href="http://spider.wadsworth.org">SPIDER (System for Processing Image Data from Electron microscopy and Related fields)</a> is an image processing system for electron microscopy.
   *  <a href="http://ceng.anadolu.edu.tr/cv/EdgeDrawing/">Edge Drawing</a> – A Combined Real-Time Edge/Edge Segment Detector.
   *  <a href="ceng.anadolu.edu.tr/cv/">Computer Vision & Pattern Recognition at AU-CENG</a> (EdgeDrawing (s.a), etc.)
   *  <a href="http://people.sc.fsu.edu/~jburkardt/data/data.html">Example files of various formats, including images</a>
   *  <a href="http://omilab.naist.jp/~mukaigawa/misc/16bitPPM.html">PGM 16bit example C code</a>
   *  <a href="http://www.coolutils.com/Online/PBM-to-JPG">Online converter for various image formats.</a>
   *  <a href="http://fotoforensics.com/tutorial.php">FotoForensics Tutorials/Reading Material - FileFormat References.</a>
   *  <a href="http://freeimage.sourceforge.net/">FreeImage Library.</a>
   *  <a href="https://code.launchpad.net/~glennpierce/+junk/main">FreeImage Algorithms (on top of FI).</a>
   *  <a href="http://gmic.eu">G'MIC</a> based on CImg (below).
   *  <a href="http://cimg.eu">CImg</a>
   *  <a href="https://www.lrde.epita.fr/wiki/Olena">OLENA</a>
   *  <a href="https://github.com/oliver-moran/jimp">Jimp (Javascript)</a>
   *  <a href="http://www.omg.org/hot-topics/vsipl.htm">VSIPL &mdash; Vector Signal & Image Processing Library (@ OMG)</a>
   *  <a href="http://www.omg.org/spec/VSIPL/1.5/">VSIPL Spec</a>
   *  <a href="http://filters.sourceforge.net/">image Filters</a>
   *  <a href="http://imlib3d.sourceforge.net/">ImLib3D (unmaintained)</a>
   *  <a href="http://jaitools.org/"> JAITools &mdash; Open-source raster image processing library for Java </a>







Z 8285c9f6ec0c56ff65b114a3386c005d