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
opencv
/
modules
/
core
History
Istvan Sarandi
c20cab9ec1
Added test for concatenation with empty matrices.
2014-04-24 03:09:07 +02:00
..
doc
Merge pull request
#2538
from ElenaGvozdeva:ipp_async_convert
2014-04-08 11:05:30 +04:00
include
/opencv2
Merge pull request
#2621
from arkunze:pullreq/140319-resize-b
2014-04-15 19:56:56 +04:00
perf
Enable ipp MeanStdDev calculation for 32F_C1 images. Decrease accuracy sanity check of the perfomance test
2014-04-07 14:26:49 +04:00
src
Removed emptiness check from cv::hconcat and cv::vconcat. Sometimes you want to concatenate with an empty matrix.
2014-04-17 02:41:52 +02:00
test
Added test for concatenation with empty matrices.
2014-04-24 03:09:07 +02:00
CMakeLists.txt
Merge remote-tracking branch 'origin/2.4' into merge-2.4
2014-02-25 15:02:24 +04:00