Deconvolution/2D+: Difference between revisions

m
Line 886:
 
topow2(siz) = map(x -> nextpow(2, x), siz)
deconv1d(f1, g1, expecteddim1) = Int.(round.(deconv(Float64.(g1), Float64.(f1))))
 
function deconv2d(f2, g2, xd2)
4,104

edits