Releases: preethamam/AutomaticPanoramicImageStitching-AutoPanoStitch
AutoPanoStitch release 2.9.2
Fixed imageSet deprecation in MATLAB R2024b.
AutoPanoStitch release 2.9.1
- Refactored code.
- Optimized the parfor loop to consider upper/lower triangular elements excluding the diagonal in feature and image matching modules.
- Added parfor loop to the multiband blending.
AutoPanoStitch release 2.8.1
Refactored the code and reorganized the render panorama module.
AutoPanoStitch release 2.8.0
Refactored BALM, fixed some bugs while scaling down the panorama and in BALM module. Provided option to display the panorama in MATLAB. In addition, refactored the code. Optimized the feature and image matching and gain compensation modules. Tested on four motion models:
- Affine
- Projective
- Rigid
- Similarity.
Overall, the panorama looks great. However, some dataset's panoramas are split into multiple connected components. This is due to the features and image matching.
AutoPanoStitch release 2.7.0
Fixed bugs, formatted comments and functions.
AutoPanoStitch release 2.6.2
Added empty arrays. Refactored code.
AutoPanoStitch release 2.6.1
Added timestamps. Refactored image loading code.
AutoPanoStitch release 2.6.0
Fixed the gain compensation code where the previous version was producing the same gain values. Furthermore, the gain compensation code is fast and optimized for speedy rendering. Refactored and cleaned the inputs, renderer, and display panorama codes.
AutoPanoStitch release 2.5.0
Fixed the cylindrical and spherical image warping. Refactored and cleaned the corresponding and display panorama code.
AutoPanoStitch release 2.4.7
Edited the image datasets link (broken links on FileExchange) in the readme file.