OpenCV Buildbot
|
04384a71e4
|
Normalize line endings and whitespace
|
13 years ago |
Vadim Pisarevsky
|
2fd1e2ea57
|
merged all the latest changes from 2.4 to trunk
|
13 years ago |
Alexander Shishkov
|
b8f2011f80
|
fixed incorrect boundaries in countNonZero test
|
13 years ago |
Alexander Shishkov
|
f551b2547e
|
turn on CountNonZero test
|
13 years ago |
Vadim Pisarevsky
|
4985c1b632
|
fixed hundreds of warnings from MSVC 2010.
|
13 years ago |
Anatoly Baksheev
|
84db4eb6fa
|
fixed ~200 warnings for windows
minor build system changes (now cuda code in opencv_core is compiled using CUDA_ARCH* cmake variables)
|
13 years ago |
Alexander Reshetnikov
|
6ead21b1a2
|
added licenses to some tests; updated new highgui tests
|
13 years ago |
Alexander Reshetnikov
|
07fa62f0c4
|
some design code changes in new tests
|
13 years ago |
Alexander Reshetnikov
|
3b92e9518e
|
Several updates of code in countNonZero test
|
13 years ago |
Alexander Reshetnikov
|
b5bbce5b54
|
Completed countNonZero test (found that it's already exist, so new implementation isn't used now).
|
13 years ago |
Andrey Pavlenko
|
9c1ec1ce84
|
fixing compilation; but some code lines look weird,
e.g. "n += abs(sign(value))" or "n += sign(cv::norm(value) > eps_64"
|
13 years ago |
Alexander Reshetnikov
|
a3d2020db0
|
countNonZero & boundingRect tests - added first versions
|
13 years ago |