Hello everybody,
maybe somebody know how to decimate a 2d ndarray
through some average and reducing the number
of pixels from (Nx,Ny) to (Mx,My), (in a 2D image for example?)
where M< N in order to reduce large amounts
of data but remaining main information as possible.

I can imagine how to use the PDL::GSL::INTERP module
for inward interpolation, but it seems that no threading
(broadcasting) is possible with it

Thank you in advance,

Regards


-- 


Dr. Guillermo P. Ortiz
Electromagnetismo Aplicado
Dto. FĂ­sica, Facultad de Ciencias Exactas
Universidad Nacional del Nordeste
Avda Libertad 5460, Campus UNNE.
W3404AAS Corrientes, Argentina.
(+54) 379-4424678 interno 4613
gortiz* at *unne edu ar
_______________________________________________
pdl-devel mailing list
pdl-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pdl-devel

Reply via email to