Effacer les filtres
Effacer les filtres

problem in understanding ''Feature Based Panoramic Image Stitching ''

2 vues (au cours des 30 derniers jours)
alireza kooshafar
alireza kooshafar le 23 Déc 2016
I'm on studying the ''Feature Based Panoramic Image Stitching '' and I have 5 questions
the link: https://www.mathworks.com/help/vision/examples/feature-based-panoramic-image-stitching.html#zmw57dd0e3712
1.how should I fill these 2 lines if my images are in the folder on my pc { buildingDir = fullfile(toolboxdir('vision'), 'visiondata', 'building');
buildingScene = imageDatastore(buildingDir); }
2.why we use eye(3) for projective2d ?
3.in match features, what is the role of 'unique'?
4.in tforms(n).T , what do we mean by <.T> ?
5. what is the role of step and imref2d in this code?
tnx

Réponses (0)

Catégories

En savoir plus sur Geometric Transformation and Image Registration dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by