Andrey Kamaev
|
135c0b6cb5
|
Move cv::TermCriteria out of core.hpp
|
12 years ago |
Andrey Kamaev
|
fbd435898b
|
Rename mat.hpp
|
12 years ago |
Andrey Kamaev
|
3d1d219561
|
Move cv::fastMalloc, cv::fastFree and cv::Ptr out of core.hpp
|
12 years ago |
Andrey Kamaev
|
489bd59b72
|
Move implementation of C++ container classes to types.hpp
|
12 years ago |
Andrey Kamaev
|
6c071cbdd8
|
Norms are moved out form operations.hpp
|
12 years ago |
Andrey Kamaev
|
969a7133a9
|
Implementation of cv::Matx and cv::Vec is almost moved to matx.hpp
|
12 years ago |
Andrey Kamaev
|
d2192c0759
|
Move cv::Matx and cv::Vec to separate header
|
12 years ago |
Andrey Kamaev
|
5e7ab8baf3
|
Move cv::Scalar_ to types.hpp
|
12 years ago |
Andrey Kamaev
|
6ceca90c44
|
Move most of the traits classes out of core.hpp
|
12 years ago |
Andrey Kamaev
|
2249f19120
|
Move cv::Range, cv::KeyPoint and cv::DMatch
|
12 years ago |
Andrey Kamaev
|
93d76ac23f
|
Move cv::RotatedRect
|
12 years ago |
Andrey Kamaev
|
62adc01980
|
Move cv::Rect_
|
12 years ago |
Andrey Kamaev
|
addf0309ec
|
Move cv::Size_
|
12 years ago |
Andrey Kamaev
|
13b31b0804
|
Move C++ basic structures to separate header and inverse dependency from C API
cv::Complex, cv::Point_ and cv::Point3_ are moved.
|
12 years ago |
Andrey Kamaev
|
19f8f85c51
|
Move C structures wrappers from core.hpp to core_c.h
Also move RTTIImpl class to the only usage
|
12 years ago |
Andrey Kamaev
|
6bf49d49e7
|
Drop CvModule and cvSetMemoryManager
|
12 years ago |
Vladislav Vinogradov
|
ce2284e2e6
|
removed duplication
|
12 years ago |
Andrey Kamaev
|
855acc9748
|
Add specialization for << operator for writing std::string to FileStorage
|
12 years ago |
Andrey Kamaev
|
cc6bdfb045
|
Remove inline sorting algorithms from core headers
|
12 years ago |
Vladislav Vinogradov
|
15f09f8068
|
fixed gpu module compilation
|
12 years ago |
Alexander Smorkalov
|
09bc99a0c0
|
HAVE_WIN32UI and HAVE_VFW checks and defines added.
|
12 years ago |
Alexander Smorkalov
|
6f68640d4d
|
Multiple fixes for WinRT
Fixed flann build with NEON;
Fixed Haming distance with NEON;
Honest cvRound for WinRT added;
cvRound test added;
Video IO with direct show disabled;
|
12 years ago |
Andrey Kamaev
|
49f6dad13f
|
Move cv::KeyPoint and cv::DMatch to core
|
12 years ago |
Andrey Kamaev
|
aaf69c422e
|
Fix clang build for Android (CV_XADD)
|
12 years ago |
Andrey Kamaev
|
78a843e8ac
|
Move implementation of cv::String methods out of class definition
|
12 years ago |
Andrey Kamaev
|
3d3385654a
|
Use C++ style includes when compiled as C++
|
12 years ago |
marina.kolpakova
|
4096b54560
|
use static assertation where suitable
|
12 years ago |
marina.kolpakova
|
5c1c13e745
|
static assert
|
12 years ago |
Andrey Kamaev
|
be7bbe3aa9
|
Drop cv:: prefix from cv::String used inside the cv namespace
|
12 years ago |
Andrey Kamaev
|
75513a46dc
|
Remove all include directives for <string>
|
12 years ago |
Andrey Kamaev
|
762aefd71b
|
Compile opencv_test_core with cv::String instead of std::string
All tests passed!
|
12 years ago |
Andrey Kamaev
|
14bb4cbe1e
|
Add cv::String class
|
12 years ago |
Vadim Pisarevsky
|
38693ef37c
|
fixed http://code.opencv.org/issues/2899
|
12 years ago |
Vladislav Vinogradov
|
f0b19d4659
|
updated license header in whole gpu module
|
12 years ago |
Vadim Pisarevsky
|
07e0f7bf59
|
refactored video module; use the new-style algorithms now
|
12 years ago |
Andrey Kamaev
|
89356ff16d
|
Move non-CV functionality from core.hpp to separate utility.hpp header
|
12 years ago |
Anatoly Baksheev
|
08e55b7801
|
compilation for osx
|
12 years ago |
Anatoly Baksheev
|
ceadaed108
|
Added Affine3<T> class
|
12 years ago |
Andrey Kamaev
|
a1c456b7c3
|
Extract common base header for C and C++ APIs
|
12 years ago |
marina.kolpakova
|
157a98edf7
|
refactored cuda error handling; remove optional dependancies in soft cascade training app
|
12 years ago |
marina.kolpakova
|
3c8e66d580
|
softcascade: remove device dependency on gpu
|
12 years ago |
marina.kolpakova
|
6daf17f974
|
remove softcascade host dependencies on gpu module
|
12 years ago |
Andrey Kamaev
|
a42a0f5fca
|
Added compatibility headers
|
12 years ago |
Andrey Kamaev
|
ad5cddc007
|
Main module headers are moved 1 level up
e.g. <opencv2/core/core.hpp> become <opencv2/core.hpp>
Also renamed <opencv2/core/opengl_interop.hpp> to <opencv2/core/opengl.hpp>
|
12 years ago |
Andrey Kamaev
|
013fd9bf59
|
Make CV_XADD independent on STL and system headers
|
12 years ago |
Vladislav Vinogradov
|
ecb2ebfba4
|
Move opengl iterop code to cv::ogl namespace
Fixed issues: #2737 #2848
|
12 years ago |
marina.kolpakova
|
a486aafe7c
|
add dlobbing under *nix
|
12 years ago |
marina.kolpakova
|
12fe6ff734
|
add Mersenne Twister random number generator
|
12 years ago |
Andrey Kamaev
|
2a6fb2867e
|
Remove all using directives for STL namespace and members
Made all STL usages explicit to be able automatically find all usages of
particular class or function.
|
12 years ago |
marina.kolpakova
|
ef6c236655
|
restore missed gpu functionality after merge #dddd285d
|
12 years ago |