Search found 2 matches

by Zack
Fri Nov 18, 2016 10:27 am
Forum: Classic - General Support
Topic: Math Transforms of Edge detect, sharpening, ...
Replies: 1
Views: 504

Math Transforms of Edge detect, sharpening, ...

Thanks for making a great software. Is there any documentation of the mathematical kernels (with subsequent normalizations) for edge detect, sharpening, emboss operations?? I get excellent results in the preview window but not the actual image, so I think the mathematical transform on the preview ...
by Zack
Fri Nov 18, 2016 10:23 am
Forum: Classic - General Support
Topic: The three Edge_detect implementations
Replies: 2
Views: 549

Re: The three Edge_detect implementations

Thanks for posting the convolution kernels for the edge filters. There must be a normalization step in addition to make the negative values produced by this kernel in the correct pixel range. I've tried to see if a simple linear transform using the max and min pixel to 255 and 0 in the grey scale ...