Skip to content

Releases: preethamam/AutomaticPanoramicImageStitching-AutoPanoStitch

AutoPanoStitch release 2.9.2

15 Nov 06:35
Compare
Choose a tag to compare

Fixed imageSet deprecation in MATLAB R2024b.

AutoPanoStitch release 2.9.1

24 May 03:52
Compare
Choose a tag to compare
  1. Refactored code.
  2. Optimized the parfor loop to consider upper/lower triangular elements excluding the diagonal in feature and image matching modules.
  3. Added parfor loop to the multiband blending.

AutoPanoStitch release 2.8.1

22 May 23:37
51afb9c
Compare
Choose a tag to compare

Refactored the code and reorganized the render panorama module.

AutoPanoStitch release 2.8.0

22 May 07:47
1fa4a0e
Compare
Choose a tag to compare

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:

  1. Affine
  2. Projective
  3. Rigid
  4. 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

14 May 18:41
Compare
Choose a tag to compare

Fixed bugs, formatted comments and functions.

AutoPanoStitch release 2.6.2

14 May 08:08
Compare
Choose a tag to compare

Added empty arrays. Refactored code.

AutoPanoStitch release 2.6.1

14 May 07:06
Compare
Choose a tag to compare

Added timestamps. Refactored image loading code.

AutoPanoStitch release 2.6.0

14 May 02:58
089927a
Compare
Choose a tag to compare

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

07 May 08:23
Compare
Choose a tag to compare

Fixed the cylindrical and spherical image warping. Refactored and cleaned the corresponding and display panorama code.

AutoPanoStitch release 2.4.7

04 May 21:54
36496e1
Compare
Choose a tag to compare

Edited the image datasets link (broken links on FileExchange) in the readme file.