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

awesome algorithm #6

Open
CurryFang30 opened this issue Nov 20, 2021 · 9 comments
Open

awesome algorithm #6

CurryFang30 opened this issue Nov 20, 2021 · 9 comments

Comments

@CurryFang30
Copy link

Hello ,
Thank you for creating this awesome algorithm !
Is there a video tutorial or a detailed explanation on how to use it ?
Thanks for your help.
F

@nicmenegoni
Copy link
Owner

Hi CurryFang,
I just loaded a pdf file of the step-by-step guide. Please, have a look and tell me if this can work for you.
To use the ROKA code you will need for the Computer Vision Toolbox and the Parallel Computing Toolbox of MATLAB.
Do not hesitate to contact me if you have any issues or questions.
Cheers,
Niccolò

@CurryFang30
Copy link
Author

Hi
Firstly, thanks for your help.
It works, but I have some new questions.
I have implemented the case in the tutorial, but when I did my own case, he prompted me that 'wrong use of fprintf. The file identifier is invalid. Use fopen to generate a valid file identifier.’ I have uploaded some information in the attachment. I hope I can get your help.
Sincerely,
F
question.docx

@nicmenegoni
Copy link
Owner

nicmenegoni commented Dec 18, 2021 via email

@CurryFang30
Copy link
Author

Hi, nicmenegoni
Thank you for your timely reply.
But I didn't find the Word file, maybe there is something wrong with the system. Could you please upload it again?
Cheers,
F

@nicmenegoni
Copy link
Owner

nicmenegoni commented Dec 19, 2021 via email

@CurryFang30
Copy link
Author

Hi, nicmenegoni
The problem has been solved. Your explanation is very effective. If I have any questions later, I'll contact you again.
Thanks for your selfless help and timely reply.
Sincerely,
F

@CurryFang30
Copy link
Author

Hi, nicmenegoni
I'm sorry to bother you again.I have some new questions.
You mentioned "every discontinuity is ranked by its critical value on a scale between 0 and 1 (0–100%)" in your article( https://doi.org/10.3390/app11041698).
If I get a value of 60%, how is this value or probability determined? Is that a percentage of all poles in the file?
Thanks for your help.
Sincerely,
F

@nicmenegoni
Copy link
Owner

nicmenegoni commented Jan 11, 2022 via email

@AfterMineR
Copy link

Hi, I am facing some error while running this app. Pleas let me know how to resolve.

########### ROKA algorithm has been launched ############
Starting to calculate all the disconinuities intersections at 2.6798 minutes
End of the calculation of the disconinuities intersections at 2.6924 minutes
Starting the kinematic analysis at 2.6928 minutes
Unrecognized function or variable 'findNearestNeighbors'.

Error in requiredKNNcalc (line 4)
[idxKrn, ptdistrn] = findNearestNeighbors(ptCloud,PC(rn(i),1:3),5);

Error in ROKAmain (line 142)
reqKnn=requiredKNNcalc(PC(:,1:3),ptCloud,userSPr);

Details of the code lines are:

image

image

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