Changes between Version 2 and Version 3 of libcaca/study/1
- Timestamp:
- 08/04/2009 12:09:53 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
libcaca/study/1
v2 v3 74 74 Finally, this is dynamic thresholding with 4 colours where threshold values at every pixel are computed as usual, but then perturbated using a gaussian distribution (mean 0, standard deviation 0.08): 75 75 76 [[Image(source:/web/trunk/static/study/out/lena1-4- 1.png,alt="4-colour dynamic thresholding, gaussian (0, 0.08)")]]77 [[Image(source:/web/trunk/static/study/out/grad1-4- 1.png,alt="4-colour dynamic thresholding, gaussian (0, 0.08) gradient")]]76 [[Image(source:/web/trunk/static/study/out/lena1-4-3.png,alt="4-colour dynamic thresholding, gaussian (0, 0.08)")]] 77 [[Image(source:/web/trunk/static/study/out/grad1-4-3.png,alt="4-colour dynamic thresholding, gaussian (0, 0.08) gradient")]]