Biomedical Imaging Group
Logo EPFL
    • Splines Tutorials
    • Splines Art Gallery
    • Wavelets Tutorials
    • Image denoising
    • ERC project: FUN-SP
    • Sparse Processes - Book Preview
    • ERC project: GlobalBioIm
    • The colored revolution of bioimaging
    • Deconvolution
    • SMLM
    • One-World Seminars: Representer theorems
    • A Unifying Representer Theorem
Follow us on Twitter.
Join our Github.
Masquer le formulaire de recherche
Menu
BIOMEDICAL IMAGING GROUP (BIG)
Laboratoire d'imagerie biomédicale (LIB)
  1. School of Engineering STI
  2. Institute IEM
  3.  LIB
  4.  ImageJ Plugins
  • Laboratory
    • Laboratory
    • Laboratory
    • People
    • Jobs and Trainees
    • News
    • Events
    • Seminars
    • Resources (intranet)
    • Twitter
  • Research
    • Research
    • Researchs
    • Research Topics
    • Talks, Tutorials, and Reviews
  • Publications
    • Publications
    • Publications
    • Database of Publications
    • Talks, Tutorials, and Reviews
    • EPFL Infoscience
  • Code
    • Code
    • Code
    • Demos
    • Download Algorithms
    • Github
  • Teaching
    • Teaching
    • Teaching
    • Courses
    • Student projects
  • Splines
    • Teaching
    • Teaching
    • Splines Tutorials
    • Splines Art Gallery
    • Wavelets Tutorials
    • Image denoising
  • Sparsity
    • Teaching
    • Teaching
    • ERC project: FUN-SP
    • Sparse Processes - Book Preview
  • Imaging
    • Teaching
    • Teaching
    • ERC project: GlobalBioIm
    • The colored revolution of bioimaging
    • Deconvolution
    • SMLM
  • Machine Learning
    • Teaching
    • Teaching
    • One-World Seminars: Representer theorems
    • A Unifying Representer Theorem

From Image-Processing Algorithms to ImageJ Plugins: A Student-Friendly Framework

D. Sage, M. Unser

Workshop within the ImageJ User & Developer Conference (IUDC'12), Mondorf-les-Bains, Grand Duchy of Luxembourg, October 24-26, 2012.


We present a pedagogical tool to translate image-processing formulae and algorithms into Java programs that take the form of ImageJ plugins. The goal of the proposed computer framework is to complement lectures on image processing and to provide a didactic way to illustrate some mathematical concepts. It is our belief that it helps students to learn image processing by facilitating hands-on experimentation with real images.

The intended audience for this framework includes engineering and life-science students. Because their programming background is limited, we have designed the framework in such a way that its learning overhead is minimized. We have taken advantage of it to build a series of laboratory sessions of three hours each, where the students have to code basic image-processing routines in Java and access them as plugins of ImageJ. To help the students focus on image-processing aspects exclusively and to screen off the other issues, the graphical user interface and a template of the code is always provided to them.

In the workshop, we want to illustrate typical sessions by showing examples such as 1) operations to understand how to access the data pixelwise; 2) convolution with both a non-separable and a separable implementation of spatial digital filters; 3) directional image analysis by computing features related to the gradient structure tensor; 4) wavelet transform using the Haar filter; and 5) a direct and an iterative deconvolution scheme in the Fourier domain.

The framework is based on a package, called ImageAccess, which wraps a commodity layer around the ImageJ image objects. ImageAccess has high-level methods to read and write the pixel values of two-dimensional images, independently of their type. By restricting the other modes of data access, we encourage the students to handle images at the pixel level, and we stress that this is at the heart of many an image-processing algorithm. ImageAccess supports consistent mirror-symmetric boundary conditions to extend images beyond their defining array. This extension is transparent to the student, who will therefore never hit an "out-of-bounds" exception.

The overhead computational time of ImageAccess is negligible in our academic context. Moreover, the framework takes advantage of Eclipse features to ensure that the edition-compilation-execution cycle is short. Typically, auto-completion, documentation, and on-the-fly compilation are particularly helpful. The students can have a quick (almost instantaneous) visual feedback on their own image-processing routine. This is an appealing feature of our framework and reinforces the motivation of students to do well. Our ten-year experience at EPFL shows that this framework is well adapted to the teaching of image processing.

@INPROCEEDINGS(http://bigwww.epfl.ch/publications/sage1204.html,
AUTHOR="Sage, D. and Unser, M.",
TITLE="From Image-Processing Algorithms to {ImageJ} Plugins: {A}
	Student-Friendly Framework",
BOOKTITLE="Workshop within the {ImageJ} User \& Developer Conference
	({IUDC'12})",
YEAR="2012",
editor="",
volume="",
series="",
pages="",
address="Mondorf-les-Bains, Grand Duchy of Luxembourg",
month="October 25-26,",
organization="",
publisher="",
note="")
© 2012 Tudor. Personal use of this material is permitted. However, permission to reprint/republish this material for advertising or promotional purposes or for creating new collective works for resale or redistribution to servers or lists, or to reuse any copyrighted component of this work in other works must be obtained from Tudor. This material is presented to ensure timely dissemination of scholarly and technical work. Copyright and all rights therein are retained by authors or by other copyright holders. All persons copying this information are expected to adhere to the terms and constraints invoked by each author's copyright. In most cases, these works may not be reposted without the explicit permission of the copyright holder.
  • Laboratory
  • Research
  • Publications
    • Database of Publications
    • Talks, Tutorials, and Reviews
    • EPFL Infoscience
  • Code
  • Teaching
Logo EPFL, Ecole polytechnique fédérale de Lausanne
Emergencies: +41 21 693 3000 Services and resources Contact Map Webmaster email

Follow EPFL on social media

Follow us on Facebook. Follow us on Twitter. Follow us on Instagram. Follow us on Youtube. Follow us on LinkedIn.
Accessibility Disclaimer Privacy policy

© 2023 EPFL, all rights reserved