• Juha Reunanen's avatar
    Fix pointPolygonTest for large coordinate values (#10222) · 5b415999
    Juha Reunanen authored
    * Add test that fails
    
    * Fix integer pointPolygonTest for large coordinate values
    
    * Review fixes:
    - change type from long long to int64
    - move test code to test_contours.cpp, and make it C++98 compliant
    
    * Hopefully fix compiler error by using push_back instead of emplace_back
    5b415999
Name
Last commit
Last update
..
doc Loading commit data...
include/opencv2 Loading commit data...
misc/java Loading commit data...
perf Loading commit data...
src Loading commit data...
test Loading commit data...
CMakeLists.txt Loading commit data...