Errata - List of Known Errors
We ask readers to report errors found in this text to imagingbook(at)gmail.com.
Download corrections as PDFs by selecting the corresponding page numbers below. Inside each page, changes are marked (colored) individually.
Vol. 1 - Fundamental Techniques
CHAP | PAGE | ERROR | REPORTED BY |
1 | -- |
| |
2 | -- | ||
3 | -- | ||
3 | -- | ||
4 | -- |
| |
5 | -- | ||
6 | Eq. 6.27: in H_2^K, element at [2,3] should be 3 instead of 0. | Jun-Lin Lin | |
7 | -- |
| |
8 | Errors in Prog. 8.4: color map entries need to be treated as unsigned bytes - use a bitmask (0xFF &) to convert properly to int (lines 34-36). Line 37: use putPixel() instead of set(). | Clyde J. Smittle | |
A | -- |
|
|
B | -- |
|
|
Vol. 2 - Core Algorithms
CHAP | PAGE | ERROR | REPORTED BY |
1 | -- |
| |
2 | Item 2, Case A: "..transition from a background pixel .." (not foreground) | J.-C. Houde | |
Fig. 2.10: multiple typos in caption. | J.-C. Houde | ||
Fig. 2.14: error in contour length calculation for 8-chain code. | Danijel Skocaj | ||
Eq. 2.4: no direction "9" possible in chain code (replaced by "5"). | Danijel Skocaj | ||
3 | -- | ||
3 | -- | ||
4 | -- |
| |
5 | -- | ||
6 | -- | ||
7 | -- |
| |
8 | -- | ||
9 | -- | ||
10 | Cubic spline functions in Eq. 10.60 are NOT C2- but C1-continuous. Only the cubic B-spline (Eq. 10.62) is C2-continuous. | Masaki Miyahara | |
11 | -- | ||
A | -- |
|
|
B | -- |
|
|