This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Releases
Wiki
Activity
a659832df1
opencv
/
modules
/
core
History
Leonid Beynenson
a659832df1
Made the function "clipLine" to work with int64 values instead of int --- otherwise sometimes it returned wrong points coordinates, and it caused the function "line" to crash.
2012-03-20 11:40:05 +00:00
..
doc
fixed
#1554
2012-03-13 12:24:05 +00:00
include/opencv2
/core
fixing compilation on Windows (M_PI was undefined via math.h)
2012-03-19 06:17:04 +00:00
perf
fixed hundreds of warnings from MSVC 2010.
2012-03-16 21:21:04 +00:00
src
Made the function "clipLine" to work with int64 values instead of int --- otherwise sometimes it returned wrong points coordinates, and it caused the function "line" to crash.
2012-03-20 11:40:05 +00:00
test
fixed many warnings from GCC 4.6.1
2012-03-17 09:22:31 +00:00
CMakeLists.txt
cmake scripts are updated to prefer includes from the OpenCV source tree
2012-03-03 15:49:23 +00:00