Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 298 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 298 Bytes

pySmoothedBoundary

Smooth boundary of a noisy polygon using scipy.signal.convolve

Parameters

boundary : 2d numpy array with x, y coordinate of the points ordered

Returns

smoothed boundary: 2d numpy array with x, y coordinate of the points ordered