Could we utilize separable filters to perform this operation more memory efficiently by directly writing the intermediate results back to the input array instead of using a separate temporary buffer?
Could we utilize separable filters to perform this operation more memory efficiently by directly writing the intermediate results back to the input array instead of using a separate temporary buffer?