Skip to content
Snippets Groups Projects
Commit d4644f20 authored by Luc Hermitte's avatar Luc Hermitte Committed by Victor Poughon
Browse files

PERF: Improve FunctorImageFilter performances

`itk::UnaryFunctorImageFilter` only updates the progress reporter once per
line.
This commit mimics that behaviour.

The performance improvment is small, less than 10% on simple filters like a
scaling filter that multiplies pixel values.
parent af39ff6e
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment