Snap DoA-ToA estimation using Hough transform is implemented. Given an array sensor data, snapdoatoa returns snap DoAToAs in the form of Vector{NTuple{3}} for 2D DoA and Vector{NTuple{2}} for 1D DoA.
M. Chitre, S. Kuselan, and V. Pallayil, “Ambient noise imaging in warm shallow waters; robust statistical algorithms and range estimation,” The Journal of the Acoustical Society of America, vol. 132, no. 2, pp. 838–847, 2012.
Snap DoA-ToA estimation using Hough transform is implemented. Given an array sensor data,
snapdoatoa
returns snap DoAToAs in the form ofVector{NTuple{3}}
for 2D DoA andVector{NTuple{2}}
for 1D DoA.MWE:
Reference
M. Chitre, S. Kuselan, and V. Pallayil, “Ambient noise imaging in warm shallow waters; robust statistical algorithms and range estimation,” The Journal of the Acoustical Society of America, vol. 132, no. 2, pp. 838–847, 2012.