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
Files
b37aaa8303129dfeb6f2e7b151493055a0ea9ee6
opencv
/
modules
/
imgproc
History
Vadim Pisarevsky
feb5b6aa93
increased singularity epsilon in LU decomposition. This solved singular case from
http://code.opencv.org/issues/3305
. Added the respective test.
2015-05-14 10:42:55 +03:00
..
doc
Removed Sphinx documentation files
2014-12-26 19:12:19 +03:00
include
/opencv2
Fix typo
2015-04-28 13:10:08 +03:00
misc/java
/test
Modified java wrapping mechanism
2015-03-02 18:12:30 +03:00
perf
Increased perf_imgproc.moments max error
2015-04-27 17:05:55 +03:00
src
added support for n-channel (n>4) images in warpAffine/warpPerspective/remap:
http://code.opencv.org/issues/4190
2015-05-14 08:06:46 +03:00
test
increased singularity epsilon in LU decomposition. This solved singular case from
http://code.opencv.org/issues/3305
. Added the respective test.
2015-05-14 10:42:55 +03:00
CMakeLists.txt
Python support
2015-03-02 18:13:00 +03:00