Roman Donchenko
|
9d87f9c974
|
Merge pull request #1956 from ilya-lavrenov:tapi_split_merge
|
11 years ago |
Roman Donchenko
|
f3ba1a361e
|
Merge pull request #1930 from alalek:cmake_msvs_subfolders
|
11 years ago |
Roman Donchenko
|
24465bbd05
|
Merge pull request #1855 from Nerei:master
|
11 years ago |
Roman Donchenko
|
8db53c1760
|
Merge pull request #1883 from philippefoubert:branch_matx_inv
|
11 years ago |
Andrey Pavlenko
|
0dfa188ca5
|
Merge pull request #1948 from ilya-lavrenov:tapi_norm
|
11 years ago |
Andrey Pavlenko
|
041ad1f4cd
|
Merge pull request #1944 from ilya-lavrenov:minor_commits
|
11 years ago |
Ilya Lavrenov
|
c16c9a2e8e
|
added cv::split to T-API
|
11 years ago |
Ilya Lavrenov
|
b6c33bf86b
|
added cv::norm to T-API
|
11 years ago |
Ilya Lavrenov
|
cd3f7fbf05
|
added cv::merge to T-API
|
11 years ago |
Anatoly Baksheev
|
4c66b87698
|
fixed -Wshadow and other warnings, added rvec test
|
11 years ago |
Anatoly Baksheev
|
f62ffa2aea
|
compilation
|
11 years ago |
Anatoly Baksheev
|
f9ca6cfd22
|
fixed ocv_module_disable()
|
11 years ago |
Anatoly Baksheev
|
a54ef70c04
|
minor insignificant corrections
|
11 years ago |
Anatoly Baksheev
|
546c084fe6
|
fixed shadow error and added ocv_disable_module
|
11 years ago |
Anatoly Baksheev
|
0e88733b13
|
updating Viz cmake (switched to WITH_VTK option)
|
11 years ago |
Anatoly Baksheev
|
3830a0b5b2
|
fixed bug with deletion from std::map
|
11 years ago |
Anatoly Baksheev
|
a6ab9be5a6
|
removed VizAccessor from docs
|
11 years ago |
Anatoly Baksheev
|
fb62a66b69
|
removed unused code
|
11 years ago |
Anatoly Baksheev
|
b88fdc73d6
|
VizAccessor is now private and renamed to VizStorage
|
11 years ago |
Anatoly Baksheev
|
d970d58308
|
added Viz::tutorial2 test
|
11 years ago |
Anatoly Baksheev
|
ace71cef3f
|
Added Affine3<T>::rvec()
|
11 years ago |
Anatoly Baksheev
|
9f1f5aed53
|
compilation
|
11 years ago |
Anatoly Baksheev
|
a9c7aa92d9
|
removed CV_EXPORTS from cv::Afiine
|
11 years ago |
Anatoly Baksheev
|
177f7eb339
|
fixed warning
|
11 years ago |
Anatoly Baksheev
|
0895616576
|
switched from unnecessarily 'dobule' to 'float' in some places (commonly for widget scale)
|
11 years ago |
Anatoly Baksheev
|
b560cc35d9
|
removed Ptr typedef from Viz3d. It is deprecated since Viz3d itseez is a shared pointer
|
11 years ago |
Alexander Alekhin
|
0eb2be762a
|
cmake: allow source_group to preserve file-system tree (for MSVS)
|
11 years ago |
Ilya Lavrenov
|
73aa43d2ca
|
fixed warnings
|
11 years ago |
Roman Donchenko
|
d368bf5210
|
Merge pull request #1941 from vhdirk:gst1x_default
|
11 years ago |
Andrey Pavlenko
|
a0c296fcdb
|
Merge pull request #1936 from ElenaGvozdeva:ocl_flip
|
11 years ago |
Elena Gvozdeva
|
f5a01f15a5
|
Fixed test for ocl_flip
|
11 years ago |
Andrey Pavlenko
|
f36858b3a0
|
Merge pull request #1942 from ilya-lavrenov:warn_fix
|
11 years ago |
Andrey Pavlenko
|
f0049fa2ed
|
Merge pull request #1937 from ilya-lavrenov:tapi_integral
|
11 years ago |
Ilya Lavrenov
|
926cab2baa
|
fixed warnings
|
11 years ago |
Dirk Van Haerenborgh
|
8a48802dec
|
Enable GStreamer 1.x support by default.
GStreamer 1.x is universally available, and with 0.10 being deprecated,
there should be no reason to default to 0.10 stil.
|
11 years ago |
Ilya Lavrenov
|
3eaa8f149b
|
added cv::intergal to T-API
|
11 years ago |
Elena Gvozdeva
|
b930028727
|
Added cv::flip using Transparent API
|
11 years ago |
Andrey Pavlenko
|
b16f0a25af
|
Merge pull request #1925 from vpisarev:ocl_facedetect2
|
11 years ago |
Roman Donchenko
|
bee4dff89d
|
Merge pull request #1447 from Siddharthk:master
|
11 years ago |
Vadim Pisarevsky
|
828b0b151b
|
another attempt to fix compile errors
|
11 years ago |
Vadim Pisarevsky
|
fe11ca886a
|
trying to eliminate compile problems
|
11 years ago |
Andrey Pavlenko
|
458ac2592b
|
Merge pull request #1908 from ilya-lavrenov:tapi_imgproc
|
11 years ago |
Vadim Pisarevsky
|
ff87385201
|
refactored CascadeClassifier to hide implementation details (take 2)
|
11 years ago |
siddharth
|
778edff9e1
|
Added comment in demo file
|
11 years ago |
siddharth
|
c48ad880f3
|
Errors resolved
|
11 years ago |
Anna Kogan
|
944f7bac42
|
After-merge corrections
|
11 years ago |
siddharth
|
573e818415
|
New changes done and removed opencv_extra folder
Removed opencv_extra folder inside opencv folder
New changes done
Removed test images
|
11 years ago |
siddharth
|
33e6c07485
|
Removed build errors and removed test images
Removed conflict
Error fix 1
Error fix 2
Error fix 3
Error fix 3
Error fix 4
Error fix 5
Error fix 6
Error fix 7
Error fix 8
Error fix 9
Error fix 10
Error fix 11
Error fix 12
Errors fixed
Removed opencv_extra folder inside opencv folder
|
11 years ago |
siddharth
|
2f65a0d4ba
|
Changes done in npr module
|
11 years ago |
siddharth
|
35d9ca6483
|
Changes done in cloning module
|
11 years ago |