Commit History

bigger sidelobes
7e998b3

fr1ll commited on

Remove sharpening
b48666c

fr1ll commited on

Try meijering ridge detection
a6962ae

fr1ll commited on

apply sidelobes
15c357a

fr1ll commited on

try sobel function instead of sobel-by-hand
a46f9c6

fr1ll commited on

fix lightness scale
f096d23

fr1ll commited on

return img to table
5ce4257

fr1ll commited on

put lightness scaling into a formula
1fb6732

fr1ll commited on

remove hardcode a_sharp
019d46c

fr1ll commited on

smaller brush radius
f5d8f78

fr1ll commited on

back to manual sobel
a034f2b

fr1ll commited on

back to 27x
af5ca69

fr1ll commited on

return a sharp
ecd66be

fr1ll commited on

skeletonize with bigger input
d64cf47

fr1ll commited on

skeletonize to int
cf7dc13

fr1ll commited on

try out skeletonize
b680711

fr1ll commited on

remove sharpening
1e5608f

fr1ll commited on

add scikit-image
e172927

fr1ll commited on

import sobel from scikit-image
fd083dd

fr1ll commited on

try using scipy's sobel filter
db563d1

fr1ll commited on

change to sobel filter
62ef0fb

fr1ll commited on

return a
af82ca2

fr1ll commited on

make sharpening filter sharpen
6a8fa1e

fr1ll commited on

output img to the table
d0ccdd0

fr1ll commited on

scale up table output
738e634

fr1ll commited on

fix broken sidelobes ref
8d2713a

fr1ll commited on

use convolve1d since it's just 1d filter
5be9e53

fr1ll commited on

try vertical convolution for sidelobes
e908ad6

fr1ll commited on

more tinkering with sidelobes
c4d4886

fr1ll commited on

modify readme
9aaba08

fr1ll commited on

remove clip from sidelobes to troubleshoot
7ea1fde

fr1ll commited on

add sidelobes
98ceccd

fr1ll commited on

fix clip arguments
01c09c8

fr1ll commited on

try 2d sharpen filter to avoid 1d rigamarole
02ee9dd

fr1ll commited on

remove double "return" -- this isn't aquemini
99e5cd0

fr1ll commited on

convolve with sharpening filter
2a70e6c

fr1ll commited on

make it smaller
5691c11

fr1ll commited on

smaller brush
1f3d1b4

fr1ll commited on

uninvert colors
037d1a1

fr1ll commited on

fix references to sketch
6e19ec0

fr1ll commited on

simple sketch to table
1107e9b

fr1ll commited on

Duplicate from fr1ll/sketch-to-srme
4d324fe

fr1ll commited on