Releases: Cosys-Lab/Acoustic-Imaging-Toolbox
1.4.0
Changes:
- Added publication link.
Note that if you want to use any of the accelerated GPU and CPU-based MEX implementations for beamforming you will first need to compile these MEX files.
Once you have installed the toolbox you run the following command to automatically compile the source MEX files. Note that the GPU implementation requires an NVIDIA GPU!
enableGPUCompile = true;
clait.compileClaitMexFunctions(enableGPUCompile)For more information please read the full documentation.
1.3.0
Changes:
- Added helper functions from examples as part of toolbox/namespace.
Note that if you want to use any of the accelerated GPU and CPU-based MEX implementations for beamforming you will first need to compile these MEX files.
Once you have installed the toolbox you run the following command to automatically compile the source MEX files. Note that the GPU implementation requires an NVIDIA GPU!
enableGPUCompile = true;
clait.compileClaitMexFunctions(enableGPUCompile)For more information please read the full documentation.
1.2.2
Changes:
- Fixed File exchange releases.
Note that if you want to use any of the accelerated GPU and CPU-based MEX implementations for beamforming you will first need to compile these MEX files.
Once you have installed the toolbox you run the following command to automatically compile the source MEX files. Note that the GPU implementation requires an NVIDIA GPU!
enableGPUCompile = true;
clait.compileClaitMexFunctions(enableGPUCompile)For more information please read the full documentation.
1.2.1
Changes:
- Switched compatibility to all Matlab versions.
Note that if you want to use any of the accelerated GPU and CPU-based MEX implementations for beamforming you will first need to compile these MEX files.
Once you have installed the toolbox you run the following command to automatically compile the source MEX files. Note that the GPU implementation requires an NVIDIA GPU!
enableGPUCompile = true;
clait.compileClaitMexFunctions(enableGPUCompile)For more information please read the full documentation.
1.2.0
Changes:
- Added plotPolarEnergyscape() function.
- Documentation and example improvements.
Note that if you want to use any of the accelerated GPU and CPU-based MEX implementations for beamforming you will first need to compile these MEX files.
Once you have installed the toolbox you run the following command to automatically compile the source MEX files. Note that the GPU implementation requires an NVIDIA GPU!
enableGPUCompile = true;
clait.compileClaitMexFunctions(enableGPUCompile)For more information please read the full documentation.
1.1.0
First public release.
Note that if you want to use any of the accelerated GPU and CPU-based MEX implementations for beamforming you will first need to compile these MEX files.
Once you have installed the toolbox you run the following command to automatically compile the source MEX files. Note that the GPU implementation requires an NVIDIA GPU!
enableGPUCompile = true;
clait.compileClaitMexFunctions(enableGPUCompile)For more information please read the full documentation.