| Summary: | Add improved transformation filters (perspective transformation blurs the image) | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | Odysseas <xb_creations> |
| Component: | Tools/Transform | Assignee: | Krita Bugs <krita-bugs-null> |
| Status: | CONFIRMED --- | ||
| Severity: | wishlist | CC: | alexandre.blondin.masse, capricornus_gogoth_belem, griffinvalley, halla, xb_creations |
| Priority: | NOR | ||
| Version First Reported In: | 2.9.10 | ||
| Target Milestone: | --- | ||
| Platform: | Microsoft Windows | ||
| OS: | Microsoft Windows | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
Distort results comparison Krita - Ps
video test of simple raster transformation with blurred results |
||
|
Description
Odysseas
2016-02-08 11:27:55 UTC
Created attachment 97083 [details]
Distort results comparison Krita - Ps
Have you tried selecting a different algorithm? I think the default is bilinear? Hi Wolthera, I did try all the different algorithms. The bilinear seems to produce a bit crispier results while in free transform mode, but the perspective mode remains blurry no matter what. Box makes it a bit crispier but produces some weird squarish artifacts all over. Well, I'm afraid that this is what we have currently. Someone promised to do a set of new transformation filters for us, but he never came through. I don't know if this feature has been resolved, but I would be interested in trying to take care of it. I took a quick look to Krita's source code and I'm a bit overwhelmed by its size! If someone could just point me in the right direction (what files should I look, for instance), I'll try! Hi Alexandre, No, this hasn't been implemented yet. The code that actually implements the filters is in libs/image/kis_filter_strategy.h. Using Qt Creator it's easy to figure out from where these filters are used. There are, for instance, four unittests in libs/image/tests: kis_filter_strategy_test.cpp:#include "kis_filter_strategy.h" kis_filter_weights_buffer_test.cpp:#include "kis_filter_strategy.h" kis_processings_test.cpp:#include "kis_filter_strategy.h" kis_transform_worker_test.cpp:#include "kis_filter_strategy.h" Created attachment 112927 [details]
video test of simple raster transformation with blurred results
Comment on attachment 112927 [details]
video test of simple raster transformation with blurred results
Hi, guys
I can confirm the issue. It is still presented.
My OS is Solus
Kirta ver. 4.0.3
Like Odysseas said, while using transformation, it is totally enough just to rotate a selection of raster image to see that it's getting blurred. For more visible results you have to rotate a couple of times the image, which you do, when you rearranging and transforming elements of a drawing for better composition. The final result is lost edge and blurred content.
Krita is great enough to replace Photoshop, but this issue is killing me.
Yes, why do you think a wish bug in the state CONFIRMED would already be fixed? At one point Alexandre showed interest in coming up with a patch, but nothing happened. Someone will have to roll up their sleeves and start coding... I don't know. The last comment is from the last year. I just wanted to know, is there a progress? No -- if there had been progress the bug would have been closed. Nobody is working on this. |