#include <JarvisJudiceNinke.h>
Inheritance diagram for halftoner::JarvisJudiceNinke:
JarvisJudiceNinke
contains the code to halftone an image with the algorithm developed by the Jarvis-Judice-Ninke trio.
Definition at line 38 of file JarvisJudiceNinke.h.
|
Constructor.
Definition at line 36 of file JarvisJudiceNinke.cxx. |
|
Destructor.
Definition at line 46 of file JarvisJudiceNinke.cxx. |
|
Perform the algorithm for one pixel and transfering the error on the left.
Implements halftoner::ErrorDiffusionHalftoner. Definition at line 167 of file JarvisJudiceNinke.cxx. |
|
Perform the algorithm for one pixel and transfering the error on the right.
Implements halftoner::ErrorDiffusionHalftoner. Definition at line 66 of file JarvisJudiceNinke.cxx. |