Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(pixel): update convolve() for even kernel sizes
- since even kernel sizes are more left/top centric, update max iteration limits to ensure right colum & bottom row will be processed
- Loading branch information