Pavel Rojtberg [Mon, 30 Mar 2015 14:53:10 +0000 (16:53 +0200)]
add support for fisheye camera model
Alexander Alekhin [Wed, 2 Sep 2015 13:19:52 +0000 (13:19 +0000)]
Merge pull request #5282 from mshabunin:mingw-51
Maksim Shabunin [Tue, 1 Sep 2015 10:49:23 +0000 (13:49 +0300)]
fixup! Some changes to support mingw-w64
Maksim Shabunin [Tue, 1 Sep 2015 09:14:40 +0000 (12:14 +0300)]
fixup! Some changes to support mingw-w64
Maksim Shabunin [Mon, 31 Aug 2015 21:59:08 +0000 (00:59 +0300)]
Some changes to support mingw-w64
- IPP is disabled by default when compiler is mingw (couldn't make it
work)
- fixed some warnings
- fixed some `__GNUC__` version checks (for correctness and convenience)
- removed UTF-8 BOM from hough.cpp (fixes #5253)
Vadim Pisarevsky [Mon, 31 Aug 2015 11:09:40 +0000 (11:09 +0000)]
Merge pull request #5261 from apavlenko:android_ocl_sample_improvements
Vadim Pisarevsky [Mon, 31 Aug 2015 11:09:09 +0000 (11:09 +0000)]
Merge pull request #5269 from eladj:patch-1
Elad Joseph [Sun, 30 Aug 2015 09:42:30 +0000 (12:42 +0300)]
Update documentation in calib3d.hpp
Fixed small mistake in documentation.
The prism coefficients in y'' equation were mistakenly written as s1,s2 instead of s3,s4
Vadim Pisarevsky [Thu, 27 Aug 2015 14:31:35 +0000 (14:31 +0000)]
Merge pull request #5098 from powderluv:master
Vadim Pisarevsky [Thu, 27 Aug 2015 14:29:52 +0000 (14:29 +0000)]
Merge pull request #5242 from apavlenko:fix_releasing_temp_umat
Andrey Pavlenko [Thu, 27 Aug 2015 11:04:08 +0000 (14:04 +0300)]
giving a chance for OpenCL 1.1 devices
Andrey Pavlenko [Thu, 27 Aug 2015 11:03:08 +0000 (14:03 +0300)]
unused imports clean-up
Andrey Pavlenko [Thu, 27 Aug 2015 10:28:09 +0000 (13:28 +0300)]
adding `NO_PROCESSING` (i.e. just preview) mode
Andrey Pavlenko [Thu, 27 Aug 2015 10:23:39 +0000 (13:23 +0300)]
fixing start faulure on some devices; syncronization improvements
Alexander Alekhin [Thu, 27 Aug 2015 11:02:03 +0000 (11:02 +0000)]
Merge pull request #5260 from vipul-sharma20:vipul-sharma20-docs
Vipul Sharma [Thu, 27 Aug 2015 10:07:04 +0000 (15:37 +0530)]
fixed the URL under Additional Resources
The URL http://www.nptel.iitm.ac.in/courses/
106108057/26 under Additional Resource section gives a 404. I've added the updated one i.e. http://www.nptel.ac.in/courses/
106108057/26
Vadim Pisarevsky [Thu, 27 Aug 2015 07:07:53 +0000 (07:07 +0000)]
Merge pull request #5232 from sturkmen72:patch-6
Alexander Alekhin [Wed, 26 Aug 2015 15:14:14 +0000 (15:14 +0000)]
Merge pull request #5246 from mshabunin:ccache-fix
Maksim Shabunin [Wed, 26 Aug 2015 14:49:34 +0000 (14:49 +0000)]
Merge pull request #5249 from alalek:build_with_python3_only
Suleyman TURKMEN [Mon, 3 Aug 2015 15:57:33 +0000 (18:57 +0300)]
documentation patch
Andrey Pavlenko [Wed, 26 Aug 2015 11:15:18 +0000 (14:15 +0300)]
removing a garbage comment
Andrey Pavlenko [Wed, 26 Aug 2015 10:38:26 +0000 (13:38 +0300)]
making the test deepper
Alexander Alekhin [Wed, 26 Aug 2015 10:07:37 +0000 (13:07 +0300)]
fix build with python3 only
Anush Elangovan [Thu, 30 Jul 2015 17:28:06 +0000 (10:28 -0700)]
Add Android ARMEABI_V7A_HARD for Hardfp support
Add Android HardFP support. Expose the "armeabi-v7a-hard with NEON"
ANDROID_ABI.
TEST= Add -DANDROID_NATIVE_API_LEVEL=21
-DANDROID_ABI="armeabi-v7a-hard with NEON"
to compile with hardfp. Checked the output of make verbose to
confirm -lm_hard is being linked. There are known test
failures but that can be fixed once this is in.
Vadim Pisarevsky [Tue, 25 Aug 2015 18:09:50 +0000 (18:09 +0000)]
Merge pull request #4199 from AVshokurov:master
Vadim Pisarevsky [Tue, 25 Aug 2015 18:08:54 +0000 (18:08 +0000)]
Merge pull request #4200 from Astero92:#3800
Maksim Shabunin [Tue, 25 Aug 2015 15:24:07 +0000 (18:24 +0300)]
Fixed ccache detection condition
Vadim Pisarevsky [Tue, 25 Aug 2015 14:45:53 +0000 (14:45 +0000)]
Merge pull request #5115 from ManuelFreudenreich:hog_variable
Andrey Pavlenko [Tue, 25 Aug 2015 14:25:03 +0000 (17:25 +0300)]
fixing 'map_unmap_counting'
Maksim Shabunin [Tue, 28 Jul 2015 15:32:41 +0000 (18:32 +0300)]
Disabling precompiled headers when ccache is detected
Vadim Pisarevsky [Tue, 25 Aug 2015 07:51:32 +0000 (07:51 +0000)]
Merge pull request #5241 from alalek:fix_sample_opencl
Vadim Pisarevsky [Tue, 25 Aug 2015 07:46:28 +0000 (07:46 +0000)]
Merge pull request #4176 from alalek:issue_4461
Vadim Pisarevsky [Tue, 25 Aug 2015 07:44:29 +0000 (07:44 +0000)]
Merge pull request #5109 from olumby:fix-cvvideocamera-defaultfps
Vadim Pisarevsky [Tue, 25 Aug 2015 07:42:41 +0000 (07:42 +0000)]
Merge pull request #5127 from LorenaGdL:data.cpp-(ml-module)
Vadim Pisarevsky [Tue, 25 Aug 2015 07:39:02 +0000 (07:39 +0000)]
Merge pull request #5142 from StevenPuttemans:fix_4230
Andrey Pavlenko [Mon, 24 Aug 2015 16:21:37 +0000 (19:21 +0300)]
Revert merging of pull request #5176 from vladimir-dudnik:master (reverted from commit
5ee00ec5c6b21debd461808f584accbe7c42c869)
Alexander Alekhin [Mon, 24 Aug 2015 16:00:56 +0000 (16:00 +0000)]
Merge pull request #5210 from a-stacey:cmake_3.1.0_pdb_support
Vadim Pisarevsky [Mon, 24 Aug 2015 14:20:54 +0000 (14:20 +0000)]
Merge pull request #4212 from ludv1x:master
Alexander Alekhin [Mon, 24 Aug 2015 10:40:10 +0000 (13:40 +0300)]
samples: fix OpenCL detection / build warning
Vadim Pisarevsky [Mon, 24 Aug 2015 11:05:43 +0000 (11:05 +0000)]
Merge pull request #5201 from alalek:move_semantics
Alexander Alekhin [Mon, 24 Aug 2015 00:47:00 +0000 (00:47 +0000)]
Merge pull request #5238 from LorenaGdL:master
Lorena García [Sun, 23 Aug 2015 17:09:15 +0000 (19:09 +0200)]
Small update of Colormap documentation
Small change in documentation: http://docs.opencv.org/master/d3/d50/group__imgproc__colormap.html#gga9a805d8262bcbe273f16be9ea2055a65a5d4a709cda1130bfa3cc4b4c5ae8f82a&gsc.tab=0
In the enum images, the "parula" colormap has wrongly assigned subtitle 'hot'
Alexander Alekhin [Sun, 23 Aug 2015 06:42:52 +0000 (06:42 +0000)]
Merge pull request #5235 from philippefoubert:issue_5234
Philippe FOUBERT [Sat, 22 Aug 2015 11:39:34 +0000 (13:39 +0200)]
Modification of the related tests in core/tests/ocl
Philippe FOUBERT [Sat, 22 Aug 2015 11:16:59 +0000 (13:16 +0200)]
Fix issue #5234 (UMat::convertTo when noScale)
Vitaliy Lyudvichenko [Fri, 21 Aug 2015 16:26:29 +0000 (19:26 +0300)]
Changed behaviour of Mat/UMat::reshape() to accept n-dim shapes
Maksim Shabunin [Fri, 21 Aug 2015 15:09:50 +0000 (15:09 +0000)]
Merge pull request #5231 from alalek:fix_tls
Alexander Alekhin [Fri, 21 Aug 2015 13:43:15 +0000 (16:43 +0300)]
tls: fix access to array (out of bounds)
Alexander Alekhin [Fri, 21 Aug 2015 12:47:14 +0000 (12:47 +0000)]
Merge pull request #5171 from avershov:opencl-vaapi-interop
Alexey Ershov [Wed, 12 Aug 2015 08:59:05 +0000 (11:59 +0300)]
implemented core support & sample
fixed whitespaces
fixed issues
fixed issue
fixed module statement issues
fixed access mode
added initialization check
fixed warning
Alexander Alekhin [Thu, 20 Aug 2015 13:14:49 +0000 (13:14 +0000)]
Merge pull request #5222 from apavlenko:android_ocl_tutorial
Alexander Alekhin [Thu, 20 Aug 2015 12:49:54 +0000 (12:49 +0000)]
Merge pull request #5161 from alalek:fix_string
Alexander Alekhin [Thu, 20 Aug 2015 12:36:00 +0000 (12:36 +0000)]
Merge pull request #5195 from mshabunin:warn-missing-contrib
Andrey Pavlenko [Thu, 20 Aug 2015 12:12:27 +0000 (15:12 +0300)]
Android camera + OpenCL tutorial (for existing code at samples/android/tutorial-4-opencl)
Maksim Shabunin [Fri, 14 Aug 2015 15:08:25 +0000 (18:08 +0300)]
cmake: Added missing extra modules warning
Maksim Shabunin [Wed, 19 Aug 2015 15:22:35 +0000 (15:22 +0000)]
Merge pull request #5154 from brunomorishita:patch-1
Alexander Alekhin [Wed, 19 Aug 2015 14:18:19 +0000 (14:18 +0000)]
Merge pull request #5177 from lupustr3:pvlasov/tls_fixes
Alexander Alekhin [Wed, 19 Aug 2015 13:28:48 +0000 (13:28 +0000)]
Merge pull request #5148 from StevenPuttemans:fix_4237
Steven Puttemans [Wed, 19 Aug 2015 11:46:17 +0000 (13:46 +0200)]
Fix
Pavel Vlasov [Wed, 12 Aug 2015 13:23:02 +0000 (16:23 +0300)]
TLS memory leaks were fixed;
TLS was redesigned in more straightforward way;
OPENCV_ABI_COMPATIBILITY define was added;
Alexander Alekhin [Mon, 17 Aug 2015 17:18:30 +0000 (17:18 +0000)]
Merge pull request #5199 from TheodoreT:tickmeter_update
Alexander Alekhin [Mon, 17 Aug 2015 16:37:27 +0000 (16:37 +0000)]
Merge pull request #5212 from thebucc:master
thebucc [Mon, 17 Aug 2015 15:09:00 +0000 (16:09 +0100)]
Fix for bug #5007: moved definition of Size_MatDepth_t and Size_MatDepth from ts_perf.hpp to perf_channels.cpp. This way they are closer to where they are needed and live in a different namespace (possibly the reason why the fix works).
theodore [Mon, 17 Aug 2015 13:52:16 +0000 (15:52 +0200)]
1e-3 -> 1e3
Alexander Alekhin [Mon, 17 Aug 2015 12:22:15 +0000 (12:22 +0000)]
Merge pull request #5176 from vladimir-dudnik:master
Vladimir Dudnik [Wed, 12 Aug 2015 14:03:13 +0000 (17:03 +0300)]
add condition to skip unmapping for internally allocated host memory. this should fix map_unmap_counting UMat test.
Alexander Alekhin [Mon, 17 Aug 2015 10:19:53 +0000 (10:19 +0000)]
Merge pull request #5208 from ilya-lavrenov:cmd
Alexander Alekhin [Mon, 17 Aug 2015 10:19:15 +0000 (10:19 +0000)]
Merge pull request #5185 from mshabunin:fix-rgbe-header-parse
Ashley Stacey [Mon, 17 Aug 2015 00:28:22 +0000 (10:28 +1000)]
Fix pdb file generation on Windows for CMake versions after 3.1.0.
Pdb file support was changed in CMake 2.8.12, support was added in CMake 3.1.0 to work around the problems created by the change introduced in CMake 2.8.12.
Ilya Lavrenov [Sun, 16 Aug 2015 22:44:50 +0000 (01:44 +0300)]
used proper method
Alexander Alekhin [Sun, 16 Aug 2015 15:08:40 +0000 (15:08 +0000)]
Merge pull request #5194 from mshabunin:add-contrib-tutorials-root
Alexander Alekhin [Sat, 15 Aug 2015 16:06:33 +0000 (19:06 +0300)]
fixes for MSVS compiler optimizer
Alexander Alekhin [Sat, 15 Aug 2015 14:55:29 +0000 (17:55 +0300)]
c++ move semantics for cv::UMat
Alexander Alekhin [Sat, 15 Aug 2015 14:42:39 +0000 (17:42 +0300)]
c++ move semantics for cv::Mat_
Alexander Alekhin [Sat, 15 Aug 2015 13:46:05 +0000 (16:46 +0300)]
c++ move semantics for cv::Mat
Alexander Alekhin [Sat, 15 Aug 2015 13:45:19 +0000 (16:45 +0300)]
c++ move semantics for cv::Ptr<>
theodore [Sat, 15 Aug 2015 12:12:40 +0000 (14:12 +0200)]
bug fix fro the TickMeter class
Alexander Alekhin [Sat, 15 Aug 2015 08:28:22 +0000 (08:28 +0000)]
Merge pull request #5116 from lenlen:viz_improvement
Antonella Cascitelli [Fri, 10 Jul 2015 08:57:53 +0000 (10:57 +0200)]
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
Maksim Shabunin [Fri, 14 Aug 2015 15:05:17 +0000 (18:05 +0300)]
Added auto-generated root page for all contrib tutorials
Alexander Alekhin [Fri, 14 Aug 2015 13:56:45 +0000 (13:56 +0000)]
Merge pull request #5156 from brunomorishita:fix_build
Alexander Alekhin [Fri, 14 Aug 2015 13:55:28 +0000 (13:55 +0000)]
Merge pull request #5192 from D-Alex:master
Alexander Duda [Fri, 14 Aug 2015 11:40:24 +0000 (13:40 +0200)]
cvCreateCameraCapture: fix using preffered interface
The provided interface id must be removed from the index. Otherwise, the
underlying implementations are using a wrong camera id.
Example:
VideoCapture(800) fails because PvAPI tries to open a camera
on position 800
Bruno Goncalves [Sat, 8 Aug 2015 21:48:21 +0000 (18:48 -0300)]
fix documentation code formulas
Alexander Alekhin [Thu, 13 Aug 2015 14:59:07 +0000 (14:59 +0000)]
Merge pull request #5164 from vladimir-dudnik:test-umat-copyTo-issue
Maksim Shabunin [Thu, 13 Aug 2015 14:21:31 +0000 (17:21 +0300)]
Fixed RGBE images header parsing (fixes #4885)
Alexander Alekhin [Thu, 13 Aug 2015 12:21:37 +0000 (12:21 +0000)]
Merge pull request #5167 from ruslo:suppress.vs.error
Alexander Alekhin [Thu, 13 Aug 2015 12:02:30 +0000 (12:02 +0000)]
Merge pull request #5179 from alalek:update_android_samples
Alexander Alekhin [Wed, 12 Aug 2015 15:36:09 +0000 (18:36 +0300)]
tutorial-4-opencl: enable build with OpenCV
Alexander Alekhin [Thu, 13 Aug 2015 10:03:43 +0000 (10:03 +0000)]
Merge pull request #5180 from boatx:bugfix/proper-conversion-of-numpy-array-to-mat
Alexander Alekhin [Thu, 13 Aug 2015 09:19:09 +0000 (09:19 +0000)]
Merge pull request #5170 from mshabunin:add-android-pack
boatx [Wed, 12 Aug 2015 20:50:05 +0000 (20:50 +0000)]
Fixing typo in variable name.
Maksim Shabunin [Wed, 12 Aug 2015 15:50:03 +0000 (15:50 +0000)]
Merge pull request #5140 from PhilLab:patch-3
Alexander Alekhin [Wed, 12 Aug 2015 14:06:36 +0000 (17:06 +0300)]
android samples: update way to attach native part of OpenCV
OPENCV_ANDROID_SDK - OpenCV Android SDK location (or OpenCV build dir)
Can be passed via ndk-build parameter or environment variable.
Alexander Alekhin [Wed, 12 Aug 2015 14:00:36 +0000 (14:00 +0000)]
Merge pull request #4239 from apavlenko:android_ocl_sample2
Maksim Shabunin [Wed, 12 Aug 2015 13:11:57 +0000 (13:11 +0000)]
Merge pull request #5168 from alalek:fix_5067
Maksim Shabunin [Wed, 12 Aug 2015 11:57:49 +0000 (14:57 +0300)]
Fixed whitespace issue
Maksim Shabunin [Mon, 10 Aug 2015 15:02:41 +0000 (18:02 +0300)]
Android SDK build Initial
ManuelFreudenreich [Thu, 11 Jun 2015 11:29:23 +0000 (13:29 +0200)]
changed hog to work with variable parameters and changed the hog sample to test it with more options
added comments and tests
Alexander Alekhin [Tue, 11 Aug 2015 19:49:19 +0000 (22:49 +0300)]
fix opengl sample build on Linux (#5067)