odedbd

Results 13 comments of odedbd

UPDATE: I have ran the above script also within a linux docker container on computer B and got different results from that. I have also tested on a few other...

@jcrudy Thank you for getting back to me on this. I am not sure whether these differences are causing problems, so much as they are causing a concern. We test...

@jcrudy I will update if we decide to test the R package, thanks.

I see the same issue, also with django-debug-toolbar 1.4. @andrey-oparin - did you find any way to fix this?

@danielenricocahall I think you may be testing the wrong moving/fixed order. I'm afraid my repro code is (for historical reasons) a bit confusing since the order of moving/fixed in get_DIS_flow...

@danielenricocahall are you using Windows or Ubuntu? Following your comments I retested the repro code on both Windows and Ubuntu and I see I can only reproduce it on Windows....

@danielenricocahall I managed to reproduce the problem in c++ on windows, using the mingw64 compiler and prebuilt opencv 4.5.2 (as well as 4.1.1) binaries I got from here - https://github.com/huihut/OpenCV-MinGW-Build....

Hi All, I rebuilt OpenCV from source (opencv-master), using Virtual Studio 2019 community edition. I am now able to debug and step into OpenCV functions in VS. I found that...

@danielenricocahall I followed the OpenCV tutorial for building and using opencv C++ on linux and was able to verify that the problem does not happen there for the image pairs...

@alalek if you have any pointers for anything I could check on my windows build that could help resolve this please let me know. I would like to give as...