-
-
Notifications
You must be signed in to change notification settings - Fork 50
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
How i can run this project on ubuntu. #30
Comments
Download the required Python dependency package, change the data set in mian.py to your data set, and then you can run it. |
after installing all packages i run the main .py but i got the following error. |
You should unzip the myFeatures.rar file first |
i unzip the myFeatures.rar and find the following packages. but again getting the same error. |
Comment out the fourth line of ImageUtility.py and try again |
Traceback (most recent call last): Process finished with exit code 1 |
Please make sure that the location of the images folder is consistent with the location of the image organization in the demoImages folder |
I am scanning the blood slide and want to stich together, so how i can stich all of them.
The text was updated successfully, but these errors were encountered: