This graph is the preprocess that is 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, iter_element, and so on. Its definition can 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 that represents the distance of x&z dimension;