This graph is the preprocess used to compute a dynamic Hanning Window for every transducer.
- Graph Inputs:
- para_amain_const: Graph_apodization_preprocess self-used structural parameters include iter_line and iter_element and so on. It’s definition could be seen in L1/include/kernel_apodization_pre.hpp;
- img_x: The result of graph_imagepoints in x-dimension;
- img_z: The result of graph_imagepoints in z-dimension;
- Graph Outputs:
- out: A vector which represents the distance of x&z dimension;