Skip to content
This repository has been archived by the owner on May 18, 2022. It is now read-only.

error on nlift #85

Open
shimonfrancis opened this issue Mar 4, 2019 · 1 comment
Open

error on nlift #85

shimonfrancis opened this issue Mar 4, 2019 · 1 comment

Comments

@shimonfrancis
Copy link

No description provided.

@shimonfrancis
Copy link
Author

I get this error when i plot my gcp's
Error using nlinfit (line 239)
No usable observations after removing NaNs in Y and in the result of evaluating MODELFUN at the initial value BETA0.

Error in initUAVAnalysis (line 42)
beta = nlinfit(xyz,[UV(:,1); UV(:,2)],'findUVnDOF',in.beta0);

Error in sampleAerielleVideoDemoPIX (line 93)
[betas(1,:),meta.refPoints] = initUAVAnalysis(I, gcp, inputs, meta);

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant