| Commit | Date | |
|---|---|---|
| 2003-10-27 17:27:36 | Tree | |
|
[r602]
by
doerfler
some additional information on hTypes and loads of comments and pics for the code example |
2003-10-27 17:24:25 | Tree |
| 2003-10-27 14:25:12 | Tree | |
|
[r600]
by
alvarado
@ADD: Vlad Popovici's lti::rotation functor has been added to the library. It uses the "Rotation by Shear" algorithm which is some times slightly faster than the lti::geometricTransform. In general, the current algorithm is slower in the debug version, and in the release is always faster rotating angles around 45, 135, -135 and -45 degrees, and much much faster for rotations of exactly k*90 degrees. For the angles around k*90, the lti::geometricTransform using bilinear interpolation is still faster, and using the kNearestNeighbor interpolation even faster than the new one. The algorithm may change in the future to increase efficiency. |
2003-10-25 11:42:34 | Tree |
|
[r599]
by
ltilib
alvarado: Undefine the "None" macro, to allow its use as constant in an enum. Oh, those awful C things... |
2003-10-25 04:02:58 | Tree |
| 2003-10-25 04:02:32 | Tree | |
| 2003-10-24 04:03:43 | Tree | |
| 2003-10-24 04:03:11 | Tree | |
| 2003-10-24 04:02:33 | Tree | |
|
[r594]
by
alvarado
Now check for --disable-debug or --enable-debug with the AC_LIB_VERSIONS macro in acinclude.m4 |
2003-10-23 20:19:44 | Tree |