Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug: allocates too much memory | giraffedata | 2021-11-06 | 1 | -4/+4 |
* | Remove debug code | giraffedata | 2021-11-03 | 1 | -8/+0 |
* | Add -near | giraffedata | 2021-11-02 | 1 | -25/+119 |
* | cleanup | giraffedata | 2021-10-26 | 1 | -174/+216 |
* | Fix bug: wrong detection of relationship between corner points with -quad | giraffedata | 2021-10-26 | 1 | -4/+4 |
* | cleanup | giraffedata | 2021-09-30 | 1 | -8/+9 |
* | cleanup | giraffedata | 2021-09-28 | 1 | -4/+4 |
* | cleanup | giraffedata | 2021-09-28 | 1 | -3/+3 |
* | whitespace | giraffedata | 2021-09-28 | 1 | -9/+12 |
* | cleanup | giraffedata | 2021-09-04 | 1 | -26/+27 |
* | cleanup | giraffedata | 2021-03-26 | 1 | -12/+12 |
* | Wait to write PAM header so in case of some failures there is no output | giraffedata | 2021-03-26 | 1 | -1/+3 |
* | Fix cleanup in previous commit | giraffedata | 2021-03-10 | 1 | -1/+1 |
* | Read whole image with -nomix so we don't try to read the end of the image as ... | giraffedata | 2021-03-07 | 1 | -7/+19 |
* | Use Mersenee Twister instead of libc rand for random numbers | giraffedata | 2021-03-06 | 10 | -342/+506 |
* | Include program name in error messages | giraffedata | 2021-01-24 | 3 | -25/+43 |
* | Add pamhomography | giraffedata | 2021-01-04 | 2 | -1/+679 |
* | Add -seed, convert to shhopt | giraffedata | 2020-12-18 | 1 | -40/+89 |
* | Reorder functions | giraffedata | 2020-12-14 | 1 | -218/+218 |
* | Convert to shhopt | giraffedata | 2020-12-14 | 1 | -231/+177 |
* | Base Poisson noise on intensity, not brightness, to match the physical effect... | giraffedata | 2020-12-13 | 1 | -2/+9 |
* | Correct computation of Poisson random variable; redefine -lambda to conform t... | giraffedata | 2020-12-12 | 1 | -18/+60 |
* | cleanup | giraffedata | 2020-12-11 | 1 | -45/+48 |
* | clean up random number generator | giraffedata | 2020-12-11 | 1 | -11/+16 |
* | Fix garbage output with type -impulse | giraffedata | 2020-12-08 | 1 | -0/+2 |
* | whitespace | giraffedata | 2020-12-08 | 1 | -37/+40 |
* | Fix -randomseed | giraffedata | 2020-09-16 | 1 | -1/+1 |
* | Fix -changemaxval on PAM BLACKANDWHITE input | giraffedata | 2020-09-08 | 1 | -0/+4 |
* | Fix -changemaxval on PBM input | giraffedata | 2020-09-07 | 1 | -23/+31 |
* | Fix -not | giraffedata | 2020-09-02 | 1 | -1/+1 |
* | whitespace | giraffedata | 2020-09-02 | 1 | -12/+12 |
* | Make -margin effective with -blank=image=minimize | giraffedata | 2020-08-22 | 1 | -47/+115 |
* | fix comment | giraffedata | 2020-08-16 | 1 | -1/+2 |
* | Use -colorvalue on pnmnorm because that's how the old Ppmbrighten works | giraffedata | 2020-08-15 | 1 | -1/+1 |
* | Fix bug: doesn't work with input file argument | giraffedata | 2020-08-11 | 1 | -11/+48 |
* | Make 'ppmbrighten' use 'pambrighten' | giraffedata | 2020-08-09 | 3 | -220/+25 |
* | Don't attempt to stretch single-brightness image unless user gave absolute st... | giraffedata | 2020-08-08 | 1 | -34/+94 |
* | cleanup | giraffedata | 2020-08-08 | 1 | -7/+17 |
* | Fix incorrect calculation of midpoint when bpercent and wpercent overlap | giraffedata | 2020-08-08 | 1 | -1/+1 |
* | Fix handling of mktemp failure | giraffedata | 2020-06-27 | 1 | -1/+1 |
* | Fix -quiet | giraffedata | 2020-06-20 | 1 | -5/+1 |
* | Fix assertion checking | giraffedata | 2020-06-07 | 1 | -1/+1 |
* | Fix grammar in comments | giraffedata | 2020-05-15 | 2 | -5/+5 |
* | Fix interpretation of angles larger than 90 degrees | giraffedata | 2020-03-26 | 1 | -11/+12 |
* | cleanup | giraffedata | 2020-03-22 | 1 | -5/+8 |
* | whitespace | giraffedata | 2020-03-22 | 1 | -22/+22 |
* | Fix arithmetic overflow with shear near +/- 90 degrees | giraffedata | 2020-03-22 | 1 | -1/+7 |
* | cleanup | giraffedata | 2020-03-20 | 1 | -10/+13 |
* | cleanup | giraffedata | 2020-03-20 | 1 | -116/+173 |
* | Remove arbitrary restriction on size of image with -hilbert | giraffedata | 2020-03-20 | 1 | -5/+5 |