You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the detection of two (1 pixel each) targets and check that there are 2 of them and then the first one is of the size 1 pixel. Actually it checks that it's 1 pixel in x, 1 pixel in y and 1 pixel in total.
Please add a new test in which an object is 3 x 2 pixels and we actually know which is x and which is y by the shape of that object, i.e.
I did a pull request and a previous fork , but I have some error checks from github . Please , correct me if wrong . Actually, spyder have some bugs while debugging and it was an error from the version so I changed to pycharm and it better suits .
@C73150N
please add a new test to https://github.com/OpenPTV/openptv/blob/master/py_bind/test/test_segmentation.py
we test now in
openptv/py_bind/test/test_segmentation.py
Line 36 in c249337
Please add a new test in which an object is 3 x 2 pixels and we actually know which is x and which is y by the shape of that object, i.e.
something like this, maybe there's a bug in this image. But we need to start by small steps
So, please:
The text was updated successfully, but these errors were encountered: