Diffusion Krita c22d0b4cad5b

Merge branch 'hellozee/canny-filter' into 'master'

Authored by hellozee on Jun 20 2020, 10:36 PM.

Description

Merge branch 'hellozee/canny-filter' into 'master'

WIP: Implementing the Canny Edge detection filter

See merge request graphics/krita!230

This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Merged Changes

CommitAuthorDetailsCommitted
163473b81fefhellozee
switched to applyGaussian and cleaned up auto-s, memory leak & unused variables 
Mar 18 2020
8530ea84d5cfhellozee
non maximum suppression and sobel filter adjusted properly to avoid zebra… 
Mar 18 2020
4250e9a43e24hellozee
fixed the enableness problem of the edge detection filter widget 
Mar 18 2020
a54898dc4644hellozee
reverted all the automatic formatting changes for now 
Mar 18 2020
e95a783699echellozee
reverted magnetic lasso back to log 
Mar 18 2020
75cd9b66377ahellozee
Added spinboxes for controlling maximum and minimum values 
Mar 18 2020
00a6f9836f58hellozee
Added canny filter to the filter menu and magnetic lasso 
Mar 18 2020
97420c2e936chellozee
edge hysteris implemented 
Mar 18 2020
806f4f1fd7cdhellozee
sobel filter and non maximum suppression work 
Mar 18 2020
15ec6b373a43hellozee
readd the canny filter test to the project 
Mar 18 2020
a5a5b5e88107hellozee
fixed the assert in canny filter 
Mar 18 2020
b9106d42ba3chellozee
still not able to fix the bounds assert on the canny filter test 
Mar 18 2020
5518e350e35ehellozee
updated the canny filter test to set the default bounds 
Mar 18 2020
c80d11ff4513hellozee
still it is not writing to the paint device 
Mar 18 2020
f880a50580dehellozee
implemented non maximum suppression but still not able to get the output 
Mar 18 2020
0b559f501e50hellozee
qdebug doesnt print from tests 
Mar 18 2020
4733e61a5ef6hellozee
Setup the test for the canny fitler correctly this time 
Mar 18 2020
ca8080f454f8hellozee
Set up a test for implementing the canny filter 
Mar 18 2020