This website requires JavaScript.
Explore
Help
Sign In
third_party
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
735f704b3e
opencv
/
modules
/
core
History
Philippe FOUBERT
735f704b3e
Add on optional parameter to the matx invert function to know if this operation is successfull without having to analyse the matrix (it may fail in case of bad preconditioning or inappropriate decomposition method)
2013-11-28 00:42:19 +01:00
..
doc
hopefully, fixed compile errors on Win & Linux; fixed getMatVector() so core & imgproc tests now pass; fixed doc builder errors
2013-10-22 17:41:28 +04:00
include
/opencv2
Add on optional parameter to the matx invert function to know if this operation is successfull without having to analyse the matrix (it may fail in case of bad preconditioning or inappropriate decomposition method)
2013-11-28 00:42:19 +01:00
perf
Merge remote-tracking branch 'origin/2.4' into merge-2.4
2013-09-02 19:44:51 +04:00
src
Merge pull request
#1866
from ilya-lavrenov:ocl_fix2
2013-11-26 23:27:49 +04:00
test
fixed ocl_arithm_op; fix for 3-channel images is needed
2013-11-25 14:21:12 +04:00
CMakeLists.txt
Merge remote-tracking branch 'upstream/2.4' into merge-2.4
2013-10-15 20:08:52 +04:00