Any method for Rational polynomial equations with order 1 in matlab?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hello, I am working on image registration problem. I have a set of input, reference, dem images and have input GCP(ground control point) points and reference gcp points.I have a RPC(Rational Polynomial Coefficients) file corresponding to the input image.
Now i want to ortho rectify input image using these gcps.
So first using ransac(RANdom SAmple Consensus) or any variant of this, gcps should be refined using RPC method of order 1.
Then using these refined gcps, input image should be registered or ortho rectified with reference to reference image.
Is any method exists in matlab to refine the gcps using rpc method with order 2 and ortho rectification
0 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Geometric Transformation and Image Registration in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!