#!/usr/bin/env python # coding: utf-8 # In[1]: get_ipython().run_cell_magic('javascript', '', "$.getScript('../ipython_notebook_toc.js');\n") # In[2]: get_ipython().run_line_magic('matplotlib', 'inline') import sys sys.path.insert(0,'..') from IPython.display import HTML from helpers import header HTML(header()) # # References # >Note # # >The books referenced in this work are freely available for consultation at the LISA local library. # # ## Books # # ### [IVP] # Handbook of Image & Video Processing # # Alan C. Bovik (Editor) # # ISBN-10: 0121197905 | ISBN-13: 978-0121197902 | Publication Date: June 14, 2000 | Edition: 1st # # ### [DIPCASA] # Digital Image Processing: Concepts, Algorithms, and Scientific Applications # # Bernd Jahne (Author) # # ISBN-10: 3540592989 | ISBN-13: 978-3540592983 | Edition: 3rd ed. # # ### [DIP] # Digital Image Processing # # Rafael C. Gonzalez (Author), Richard E. Woods (Author) # # ISBN-10: 0201508036 | ISBN-13: 978-0201508031 | Publication Date: March 1992 | Edition: 3rd # # ### [IPAMV] # Image Processing, Analysis, and Machine Vision # # Milan Sonka (Author), Vaclav Hlavac (Author), Roger Boyle (Author) # # ISBN-10: 049508252X | ISBN-13: 978-0495082521 | Publication Date: March 19, 2007 | Edition: 3 # # ### [WTSP] # A Wavelet Tour of Signal Processing, Second Edition (Wavelet Analysis & Its Applications).. topic: # # Stephane Mallat (Author) # # ISBN-10: 012466606X | ISBN-13: 978-0124666061 | Publication Date: September 17, 1999 | Edition: 2 # # ### [IPH] # The Image Processing Handbook, Second Edition # # John C. Russ (Author) # # ISBN-10: 0849325161 | ISBN-13: 978-0849325168 | Publication Date: January 7, 1995 | Edition: 2nd # # ### [HMI] # Handbook of Medical Imaging: Processing and Analysis Management (Biomedical Engineering) # # Isaac Bankman (Editor) # # ISBN-10: 0120777908 | ISBN-13: 978-0120777907 | Publication Date: October 13, 2000 | Edition: 1 # # ### [MIPA] # Handbook of Medical Imaging, Volume 2. Medical Image Processing and Analysis # # J.Michael Fitzpatrick (Author), Milan Sonka (Author) # # ISBN-10: 0819477605 | ISBN-13: 978-0819477606 | Publication Date: April 21, 2009 # # ### [AC] # Active Contours: The Application of Techniques from Graphics, Vision, Control Theory and Statistics to Visual Tracking of Shapes in Motion # # Andrew Blake (Author), Michael Isard (Author) # # ISBN-10: 3540762175 | ISBN-13: 978-3540762171 | Publication Date: August 23, 2000 | Edition: 1 # # ### [HCVA] # Handbook of Computer Vision and Applications, Three-Volume Set # # Bernd Jahne (Editor), Horst Haussecker (Editor), Peter Geissler (Editor) # # ISBN-10: 0123797705 | ISBN-13: 978-0123797704 | Publication Date: May 4, 1999 # # ### [MMA] # Mathematical Methods and Algorithms for Signal Processing # # Todd K. Moon (Author), Wynn C. Stirling (Author) # # ISBN-10: 0201361868 | ISBN-13: 978-0201361865 | Publication Date: August 14, 1999 # # ### [PRE] # Pattern Recognition Engineering # # Morton Nadler (Author), Eric P. Smith (Author) # # ISBN-10: 0471622931 | ISBN-13: 978-0471622932 | Publication Date: April 1993 | Edition: 1 # # ### [MMIP] # Mathematical Morphology in Image Processing (Optical Science and Engineering) [Hardcover] # # ISBN-10: 0824787242 | ISBN-13: 978-0824787240 | Publication Date: September 25, 1992 | Edition: First Edition # # Edward Dougherty (Author) # # ### [DIPM] # Digital Image Processing Methods (Optical Science and Engineering) # # Dougherty (Author) # # ISBN-10: 082478927X | ISBN-13: 978-0824789275 | Publication Date: January 12, 1994 | Edition: 1 # # ### [DPP] # Digital Picture Processing # # A. Rosenfeld and A.C. Kak (Authors) # ISBN-10: 0125973012 | Publication Date: 1982 | Edition: 2 # # # ## Papers # # ### [Paris08] # S. Paris, P. Kornprobst, J. Tumbl[1] B. S. Manjunath, “EdgeFlow : A Technique for Boundary Detection and,” IEEE Transactions on Image Processing, vol. 9, no. 8, pp. 1375-1388, 2000.in, and F. Durand, Bilateral Filtering: Theory and Applications, Foundations and Trends® in Computer Graphics and Vision, vol. 4, no. 1, pp. 1-75, 2008. # ### [Grimson98] # W. Grimson, C. Stauffer, R. Romano, and L. Lee, Using adaptive tracking to classify and monitor activities in a site, Computer Vision and Pattern Recognition 1998 (CVPR98), June 1998. # ### [Otsu79] # N. Otsu, A threshold selection method from gray-level histograms, Automatica, vol. 11, no. 1, pp. 285–296, 1975. # ### [Renard11] # M. Renard, H. Lamecker, S. Zachow, and O. Debeir, Generation of Regional Intensity Models to Improve Atlas-based Automatic Segmentation, Medical Image Analysis, vol. 5762, p. 5762, 2011. # ### [Cootes98] # T. F. Cootes, G. J. Edwards, and C. J. Taylor, Active appearance models, In H.Burkhardt and B. Neumann, editors, 5th European Conference on Computer Vision, volume 2, pages 484–498. Springer, Berlin, 1998 # ### [Haris88] # C. Harris and M.J. Stephens, A combined corner and edge detector, In Alvey Vision Conference, pages 147–152, 1988 # ### [Rosten05] # E. Rosten and T. Drummond, Fusing points and lines for high performance tracking, in Computer Vision, 2005. ICCV 2005. Tenth IEEE International Conference on, 2005, vol. 2, pp. 1508–1515. # ### [Chan01] # T. F. Chan and L. a Vese, Active contours without edges, IEEE transactions on image processing : a publication of the IEEE Signal Processing Society, vol. 10, no. 2, pp. 266-77, Jan. 2001. # ### [Viola01] # P. Viola and M. Jones, Robust real-time object detection, International Journal of Computer Vision, 2001. # ### [Avidan07] # Avidan, S. and Shamir, A., Seam carving for content-aware image resizing, ACM Transactions on Graphics, 26(3), 10 # ### [Buades05] # A. Buades, B. Coll, and J. M. Morel, A non-local algorithm for image denoising, in Computer Vision and Pattern Recognition, 2005. CVPR 2005. IEEE Computer Society Conference on, 2005, vol. 2, pp. 60–65. # ### [Ma00] # W.-Y. Ma and B. S. Manjunath EdgeFlow : A Technique for Boundary Detection and Image Segmentation IEEE Transactions on Image Processing, vol. 9, no. 8, pp. 1375-1388, 2000.