BoofCV
BoofCV copied to clipboard
convolution kernel order
- When convolving kernels across an image they are done in the wrong order.
- Minimal impact since almost all kernels used in computer vision are symmetric
- Needs to be fixed and checked to make sure performance does not degrade
Support for non-symmetric kernels was added in v0.17.