Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
ImageMagick
/
ca48bce6fe97de73bb71690343d0927c3a5d4b35
/
magick
/
resize.c
ca48bce
Lanczos2Sharp blur tweaked
by nicolas
· 14 years ago
fc61294
by nicolas
· 14 years ago
12101a8
by nicolas
· 14 years ago
c22cc71
by nicolas
· 14 years ago
2d3579a
by nicolas
· 14 years ago
af6ee7c
tweaked LanczosSharp blur value (minimizes the maximum deviation from perfect deviation for bounded purely vertical data)
by nicolas
· 14 years ago
ba9a1e2
by cristy
· 14 years ago
1ad2005
another small bug fix
by anthony
· 14 years ago
029ba0e
Bug fix for Cylindrical Lanczos filters
by anthony
· 14 years ago
8f6f062
by nicolas
· 14 years ago
d349be6
Added location of Mitchell's first crossing (8.0/7.0) in the filters data structure
by nicolas
· 14 years ago
02a90d6
full double precision lanczossharp blur value (computed with axiom)
by nicolas
· 14 years ago
56d8873
more precise value of the Lanczos2sharp blur value
by nicolas
· 14 years ago
152700d
Reorganize code in AcquireFilter()
by anthony
· 14 years ago
28ad1d7
Minor update for Boolean Artifact Handling
by anthony
· 14 years ago
b7dff64
More precise comments for new filters tuned for EWA
by nicolas
· 14 years ago
06b1edf
Add LanczosSharp filter, adjust Lanczos2D* filters
by anthony
· 14 years ago
89d73f9
by nicolas
· 14 years ago
e3b9eca
P1 cubic BC-spline coefficient (always equal to zero) removed from coeff
by nicolas
· 14 years ago
d15ee9a
by nicolas
· 14 years ago
c6bac3b
lint-free CubicBC computation
by nicolas
· 14 years ago
618a9a7
by nicolas
· 14 years ago
6e1267a
by nicolas
· 14 years ago
3061b8a
by nicolas
· 14 years ago
f12dda3
expert resize.c comments
by nicolas
· 14 years ago
ce6dc29
expert resize.c comments
by nicolas
· 14 years ago
0d5e532
reverted Robidoux filter to a Keys cubic
by nicolas
· 14 years ago
72d96ea
Clearer comments about the new BC-spline Robidoux filter
by nicolas
· 14 years ago
1f4c051
Robidoux parameters further optimized (not a Keys cubic anymore)
by nicolas
· 14 years ago
450db50
Minor comment update
by anthony
· 14 years ago
f8689f4
full precision Jinc zero in filters data structure
by nicolas
· 14 years ago
8eccc16
more precise jinc zeros
by nicolas
· 14 years ago
69793ef
resize.c comment tweak
by nicolas
· 14 years ago
198004e
more precise values of the Robidoux coefficients (full double precision)
by nicolas
· 14 years ago
43829bb
clearer explanation of what filter scale does in the comments
by nicolas
· 14 years ago
aabc95d
by cristy
· 14 years ago
f5b4937
by cristy
· 14 years ago
f1f1f25
by cristy
· 14 years ago
065f8be
by cristy
· 14 years ago
68f103e
by cristy
· 14 years ago
0895846
First zero adjustments for some filters still missing first zero for Mitchell
by anthony
· 14 years ago
e5f0645
Add "Lanczos2DSharp" filter created by Nicholas Robidoux
by anthony
· 14 years ago
dc59243
filter:verbose reporting of B,C value for Cubic filters only
by anthony
· 14 years ago
f5e76ef
Addition of the "filter:sigma" expert setting for Gaussian Filters
by anthony
· 14 years ago
9a98fc6
by anthony
· 14 years ago
219dd84
by nicolas
· 14 years ago
dff19b4
by nicolas
· 14 years ago
6ca6e96
comments
by nicolas
· 14 years ago
1eb2fcf
comments
by nicolas
· 14 years ago
5a781b0
comments
by nicolas
· 14 years ago
5835ee0
comments
by nicolas
· 14 years ago
0134bbe
Robidoux comments
by nicolas
· 14 years ago
64a4dd4
clearer Robidoux filter comments
by nicolas
· 14 years ago
02b4cb4
Replace Robidoux (sharpened Lanzcos2D) with a near equivelent
by anthony
· 14 years ago
bb66d9c
by cristy
· 14 years ago
f2a5b06
by anthony
· 14 years ago
853d697
change filter "Lanczos2D" add filter "Robidoux" (both hidden)
by anthony
· 14 years ago
7294979
Make verbose reports, report once only!
by anthony
· 14 years ago
3cdd3d2
comments
by nicolas
· 14 years ago
53e19ab
Lanczos2D comments
by nicolas
· 14 years ago
4028f7a
Lanczos2D comments
by nicolas
· 14 years ago
aab02f3
tighter Lanczos2D comments
by nicolas
· 14 years ago
45b58a9
comment clean up
by nicolas
· 14 years ago
5a36f34
one less flop in computation of Jinc
by nicolas
· 14 years ago
3073181
clearer Lanczos2D comments
by nicolas
· 14 years ago
e473f72
fixed errors in the comments of Lanczos2D
by nicolas
· 14 years ago
ddce59c
clearer comments about the Lanczos2D scaling, which at this point I believe is the best possible one for small ellipses
by nicolas
· 14 years ago
73bd4a5
by cristy
· 14 years ago
a101781
punctuation
by nicolas
· 14 years ago
6237c46
Tweaked value of the Lanczos2D blur
by nicolas
· 14 years ago
61b5ddd
Added "Lanczos2D" filter optimized for EWA resampling default
by anthony
· 14 years ago
b41ee10
by cristy
· 14 years ago
1c9bb45
by cristy
· 14 years ago
48f7762
Rename 'Bessel' filter 'Jinc' with backward compatibilty
by anthony
· 14 years ago
81b8bf9
by anthony
· 14 years ago
10b8bc8
Sigma Fix for Cylindrical Gaussian Filters (including Mapped Blurs)
by anthony
· 14 years ago
0c7e9eb
by cristy
· 14 years ago
ccf239d
Adaptive Resize broke with changes to resampling
by anthony
· 14 years ago
4047745
cosmetic and typos in resize.c comments
by nicolas
· 14 years ago
c2d28f0
use 1.2e-12 relative error version of Sinc for Q64 instead of even higher precision version
by nicolas
· 14 years ago
462ee07
by anthony
· 14 years ago
c331dec
minor comment changes
by anthony
· 14 years ago
b838586
by cristy
· 14 years ago
463be1d
Point filter fix (Error in Box function)
by anthony
· 14 years ago
2ffd3b2
now that MagickPIL is MagickRealType, some casts are unneeded
by nicolas
· 14 years ago
22aad25
by anthony
· 14 years ago
c5c6f66
by cristy
· 14 years ago
9237533
Changed macro name MagickPIL to MagickRealTypePI
by nicolas
· 14 years ago
a4f7b4a
PIL should be MagickRealType + Bohman uses one less trig call
by nicolas
· 14 years ago
54d55a3
spelling (and new svn server access)
by nicolas
· 14 years ago
58c77cd
trivial -1.0 * -> -
by nicolas
· 14 years ago
ba43326
Removed the failed experiment LanczosFast from resize.c
by nicolas
· 14 years ago
32f44eb
temporary version of LanczosFast
by nicolas
· 14 years ago
03dbbd2
by cristy
· 14 years ago
71f59e0
by cristy
· 14 years ago
3aab40c
resize.c SincFast is done + fix harmless fprintf compile warnings
by nicolas
· 14 years ago
0edb086
nicolas resize.c cosmetic
by nicolas
· 14 years ago
07bac81
nicolas resize.c backlog
by nicolas
· 14 years ago
07a3f7f
by anthony
· 14 years ago
c2d07db
by anthony
· 14 years ago
Next »