Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect use cvx/subsref #3

Open
ccssw1 opened this issue May 27, 2019 · 4 comments
Open

Incorrect use cvx/subsref #3

ccssw1 opened this issue May 27, 2019 · 4 comments

Comments

@ccssw1
Copy link

ccssw1 commented May 27, 2019

Hello, I always encounter the following error:
Incorrect use cvx/subsref (line 13)
The subscript index must be a positive integer type or a logical type.
p(k, 6) = p(n, 6);
n_transforms = optimizeTransforms(t_transforms, im_size);
I want to know how to solve.Thank you!

@martsalz
Copy link

I suspect that it could be due to the size of the pictures. This must be specified in the main.m at the top (The error still occurs with me)

@ccssw1
Copy link
Author

ccssw1 commented Jul 13, 2019 via email

@martsalz
Copy link

Who said the bug was fixed?

@arslan193
Copy link

There is image size information in "main.m" ,"applyoptimizedTransforms.m" and "readImages.m". You need to change all of them with your inpur image size.

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

No branches or pull requests

3 participants