Pavol Debnar
3025a56f36
added template matching; updated neigbouring function
2 years ago
Pavol Debnar
d535d24082
matching now uses knnMatching for better accuracy
2 years ago
Pavol Debnar
696bd11bc7
can do one blob, blending function is wack
2 years ago
Pavol Debnar
713efec9e1
stitching 2 images works, added blending function, need to update ROI in result image
2 years ago
Pavol Debnar
95d86b6a9b
added extraction of ROI and calc of homography/affine transf. Both transf. not good enough
2 years ago
Pavol Debnar
73224b10ec
WIP SIFT descriptors
2 years ago
Pavol Debnar
5a7b22d3e4
fixed bug where multiple images were created, now only 1 image; added function for getting edge values
2 years ago
Pavol Debnar
248899c4b8
creation of cumulative dump function; edited test
...
cumdump() - puts all images into a single one with no stiching yet
test.cpp - use of cumdump(), added img locations for quicker use
2 years ago
Pavol Debnar
056bd54f39
Use of SIFT descriptors when stitching (better stitching, more time consuming), images and readme
2 years ago
Pavol Debnar
913bcd567f
updated pointbase, now with actual stitching
...
stitching functionality added to pointbase, bug prevails where stitcher
will not deem some images worthy for stitching (usually about half of
adj. images are stitched)
3 years ago
Pavol Debnar
3809ee552f
added base files, updated readme
3 years ago