Want to get involved? We're always looking for ideas and content for Weekly Challenges.
SUBMIT YOUR IDEA
In the provided solution, could anyone please explain how this Batch Macro is working?
1. This is the U input that contains all the non-zero Pixel Values:
2. The Z input with all the 0 Pixel Values:
3. The Control Parameter with the field "Concat_Column_Row" and none group settings:
4. Output of the Macro:
Based on the input, how is it calculating the missing value using the average of the known measurements from the surrounding cells only based on one column value and outputting the Smoothed Pixel Value?
I went a different route and ignored the spatial component