Skip to content

cannot run the code #2

Description

@yahiafarghaly

Hi, thank you for amazing work of what you did in this area of computer vision. it seems an impressive result. currently i am still reading your paper and i was trying to test the code but i faced a problem of running it.
you didn't commit a test folder which contain some images to test the code. but i tried to make my own as you said in the paper it should be 320240 . what i was able to get is 320180 like these( https://goo.gl/K7UL8p ). Also i modified the PATH variable to point to the new location. when i run it
it gets me the error of

OpenCV Error: Assertion failed (size.width>0 && size.height>0) in imshow, file
/home/yahia/Desktop/opencv2.4/opencv-2.4.13/modules/highgui/src/window.cpp

which mean that imshow cannot display the result. so my following questions

  • Have it must image size to be 320*240 ?
  • is any other modification in the test code should i do according to my picture set ?
  • can you commit your test pictures ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions