KitWallace / FO

4 stars 0 forks source link

Path smoothing #43

Closed KitWallace closed 2 years ago

KitWallace commented 2 years ago

Incorporate smoothing operators in the layer interface - Fourier smooth - parameters amplitude threshold, frequency threshold Weigthed smoothing - no parameters Chalkin smoothing - parameters fraction

Could hard code these prior of redesigning the whole approach to path operators

Equalise is a kind of smoothing and this has been added as a path operator

KitWallace commented 2 years ago

Fourier smoothing implemented as a path modifier - hard coded for the moment but the code works. Fourier input mode retained for some use .

Output of spectrum aas alert for input to fourier (because its used in some designs still) Apart from that , the thresholding is now redundant because its done in smoothing