this post was submitted on 01 Jun 2026
-19 points (27.9% liked)
Asklemmy
54471 readers
451 users here now
A loosely moderated place to ask open-ended questions
Search asklemmy ๐
If your post meets the following criteria, it's welcome here!
- Open-ended question
- Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- !lemmy411@lemmy.ca: a community for finding communities
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
founded 7 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Ok...so give me a question that will produce a false answer...
Nobody else has yet.
Sending you two questions that produce garbage:
Q: why would i use EDODF (error diffusion with output dependent feedback) instead of Floyd-Steinberg?
What to expect: at least some mention of green noise characteristics, clustering behaviour and reduced dot-gain and dot-loss.
What is wrong: Reduced worm-like artifacts, blue noise characteristics, some fine-tuning garbage it spitted out.
In the same chat you can then try:
Q: Describe the MED class algorithms to me.
What to expect: MED stands for multiscale error diffusion. Generally speaking it scans the image progressively, starting from a coarse grid and ending up with a single pixel to paint either black or white for each pixel in a predefined pixel budget. A similar approach was introduced by E. Peli in the 90s but perfected by Fung and Chen in the 2000s. It could be used for both dithering with both green and blue noise characteristics.
What I got: Hallucinations of some Minimum Error Disturbance class of algos i've never heard of. it seems to have something mixed up, as it seems to crop up in other fields. It was trying to describe something closer to a DBS (Direct binary search).
What is wrong: Anything related to DBS.
If you feel like you need any more I'll do my best to think of some more.