opencv/modules
Antonella Cascitelli 079ceea616 Added new functionalities to viz module
- 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
2015-08-15 01:03:59 +02:00
..
calib3d added simple HAL test; added RHO homography test 2015-05-28 17:05:43 +03:00
core Update cuda.markdown 2015-06-02 14:34:15 +01:00
cudaarithm fixing GT and GE comparison symbol 2015-05-24 13:31:06 +02:00
cudabgsegm move obsolete algorithms from cudabgsegm to cudalegacy: 2015-01-19 14:17:00 +03:00
cudacodec Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 2015-03-02 22:26:43 +03:00
cudafeatures2d Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 2015-03-02 22:26:43 +03:00
cudafilters Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 2015-03-02 22:26:43 +03:00
cudaimgproc Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 2015-03-02 22:26:43 +03:00
cudalegacy disable cuda::OpticalFlowNeedleMap if configured without cudaimgproc 2015-03-25 13:47:53 +01:00
cudaobjdetect fixing CUDA cascade classifiers function and needed models 2015-02-27 14:20:27 +01:00
cudaoptflow Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 2015-03-02 22:26:43 +03:00
cudastereo Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 2015-03-02 22:26:43 +03:00
cudawarping Cast some image coordinates and sizes to double. 2015-04-25 18:54:53 +02:00
cudev fix #4343 : cv::cuda::findMinMaxLoc incorrect output for single row matrix 2015-05-18 14:16:55 +03:00
features2d Merge pull request #4022 from LaurentBerger:ExampleBLOB_MSER 2015-05-28 15:00:36 +00:00
flann Fix iOS warnings about implicit conversion precision by changing double literals to float ones 2015-04-26 12:22:41 +02:00
hal typo 2015-05-25 11:21:02 +03:00
highgui Merge pull request #4032 from mshabunin:fix-pkg-config 2015-05-26 12:47:14 +00:00
imgcodecs TIFF loader: Allocate large enough buffer when (bpp * ncn) > 8. 2015-05-24 14:06:33 +02:00
imgproc Merge pull request #4074 from vpisarev:objdetect_fixes 2015-05-28 19:43:51 +00:00
java AndroidMgr: fixed typos and package name 2015-06-03 11:53:29 +03:00
ml Fixed ANN_MLP dw initialization when moment is not 0 2015-05-13 16:56:34 +03:00
objdetect Merge pull request #4074 from vpisarev:objdetect_fixes 2015-05-28 19:43:51 +00:00
photo typos in comments 2015-05-23 17:36:45 +02:00
python Wrap ANN_MLP class into Python 2015-05-06 15:21:23 +03:00
shape Python support 2015-03-02 18:13:00 +03:00
stitching Fixed bug in cv::detail::waveCorrect 2015-05-23 19:09:33 +02:00
superres superres: Fix return value VideoFrameSource_GPU 2015-05-26 16:54:35 +02:00
ts port of MR #4061 to master 2015-05-26 17:47:03 +03:00
video 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. 2015-06-02 01:30:00 +03:00
videoio Merge pull request #4083 from mshabunin:java-engine 2015-06-03 17:17:36 +00:00
videostab Added configuration changes enabling videoio WinRT support. 2015-05-15 16:29:06 +03:00
viz Added new functionalities to viz module 2015-08-15 01:03:59 +02:00
world Fixed world build with HAL 2015-04-08 19:56:17 +03:00
CMakeLists.txt world fix 2014-08-05 20:12:35 +04:00