- 14 Aug, 2015 1 commit
-
-
Antonella Cascitelli authored
- load OBJ file - set offscreen rendering - set roll angle of the camera - get Mat screenshot of the current scene - remove all lights from the scene - add a custom light in the scene - modify the size of the WImage3D widget - added ambient property for the widget Changed Vec3d in cv::viz::Color Renamed method getMatScreenshotin getScreenshot Modified showWidget Fixed on viz::Color and reverted fix on vtkProp3D Removed cameraRoll method Merged load mesh method (for ply and obj file) Fixed doc Fixed cv::viz::WImage3D::setSize for vtk5.8 Fixed enum for cv::viz::Mesh::load
-
- 04 Jun, 2015 1 commit
-
-
Maksim Shabunin authored
OpenCV 3.0.0 * tag '3.0.0': Version for 3.0.0 release
-
- 03 Jun, 2015 9 commits
-
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Alexander Alekhin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Vadim Pisarevsky authored
-
http://code.opencv.org/issues/4359berak authored
-
- 02 Jun, 2015 5 commits
-
-
Vadim Pisarevsky authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Diogo Rolo authored
Small typo fix in the documentation. It was written 'devie' instead of 'device' in: 'Switching active device can be done using cuda::setDevice() function'
-
Vadim Pisarevsky authored
-
- 01 Jun, 2015 5 commits
-
-
Vadim Pisarevsky authored
made improvements in ECC code (comments from https://github.com/Itseez/opencv/pull/3845), as well as minor tweak in pthread's based parallel for.
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
kalistratovag authored
removing trailing whitespaces Compilation error on Mac fix & warning on android Warnings fixed on iOs
-
Vadim Pisarevsky authored
-
- 30 May, 2015 1 commit
-
-
Alexander Smorkalov authored
-
- 29 May, 2015 4 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Evgeny Agafonchikov authored
of WINRT samples This removes requirement to add OPENCV_WINRT_INSTALL_DIR with backslash in the end in case trailing slash is presented VS handles duplicated slashes w/o issues
-
- 28 May, 2015 14 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
http://code.opencv.org/issues/3825);…Vadim Pisarevsky authored
clip the found objects in HOG as well (http://code.opencv.org/issues/3825); added test to check CascadeClassifier on small images (http://code.opencv.org/issues/3710)
-
-
Vadim Pisarevsky authored
improvements in Haar CascadeClassifier: 1) use CV_32S instead of CV_32F for the integral of squares (which is more accurate and more efficient); 2) skip the window if its contrast is too low
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Joe Minichino authored
-