Distributed processing and lab pictures spmd, labSend and labReceive

1 view (last 30 days)
create two functions, a duplicate image border and one for applying mascara but want to use SPMD and communication between lab to lab Receive labSend and other paresido
spmd
d1=codistributor1d(2);
c = codistributed(imA, d1);
som=funcion_Aplicacion_mascaras(Max_Duplicado_pixel(getLocalPart(c),sombrero),sombrero);
end

Answers (0)

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!