-
Notifications
You must be signed in to change notification settings - Fork 83
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
Issue related to resizing of the images #1
Comments
So do I. I changed the image size into my own size, but this problem still occurs |
I have found the problem and fixed these two python file. |
In Desktop.zip, two python files, named global feature.py and train_testnew.py respectively are packed. |
Thanks for your kind help...
…On Sun, Aug 5, 2018 at 9:25 PM, Qi BI ***@***.***> wrote:
In Desktop.zip, two python files, named *global feature.py* and
*train_testnew.py* respectively are packed.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AVy-wtrGV1KTMxLAnx7pOtluNpKQvFrLks5uNxVjgaJpZM4VO7go>
.
|
Note that the image size is 256*256 in my dataset with 21 categories. When u use this code, please change this parameters so that it can fit ur dataset. Welcome |
it is still giving the same error please help |
Dear @Gogul09 , |
Dear gogul,
I am having an error of "C:\projects\opencv-python\opencv\modules\imgproc\src\resize.cpp:4044: error: (-215) ssize.width > 0 && ssize.height > 0 in function cv::resize" and " in ()" when I am executing this code.
The text was updated successfully, but these errors were encountered: