summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Tae-Young Chung [Tue, 14 Nov 2017 07:06:59 +0000 (16:06 +0900)]
Fixed build break because of mesa dependency within emulator
Change-Id: I30eebeceb127d24e48907b9413a67d679698c177
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
MyungJoo Ham [Mon, 6 Nov 2017 02:17:49 +0000 (11:17 +0900)]
Add gpu and legacy modules
To enable gpu module, "legacy" module is required as well.
There is an application that requires gpu/gpu.hpp from opencv2
The two modules are imported from opencv 2.4.9 mainline directly.
Change-Id: I580ccc0e79b185c9eb22721ea7d2dc827dd357a3
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Tae-Young Chung [Tue, 18 Jul 2017 11:32:43 +0000 (20:32 +0900)]
Update ffmpeg support
Patch from https://github.com/opencv/opencv/pull/5361/commits
Change-Id: I38abc2f337a54cc5b510bae9291ef9c42a5fb207
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
Tae-Young Chung [Mon, 12 Jun 2017 06:23:00 +0000 (15:23 +0900)]
Disable building with gstreamer by setting WITH_GSTREAMER=OFF
gstreamer-0.10 is only supported now.
Thus, clearly define "WITH_GSTREAMER=OFF"
Change-Id: Ie4b171f746db8a0f04688632387986713f6b0831
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
Tae-Young Chung [Mon, 17 Apr 2017 02:14:02 +0000 (11:14 +0900)]
Changed the name of license BSD-2.0 to BSD-3-Clause
Change-Id: I429dcffffdc210898206755f5f8d18cca2185d09
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
Tae-Young Chung [Mon, 27 Mar 2017 05:55:57 +0000 (14:55 +0900)]
Update spec file for license macro
Change-Id: I6177c59933406111e29b058775d35a86f824c176
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
Tae-Young Chung [Tue, 17 Jan 2017 02:28:14 +0000 (11:28 +0900)]
Disable Waddress because of GCC6's strict checking
Change-Id: I0f7b373e4549964b16a2fc98ab9e0a78737514b7
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
Tae-Young Chung [Wed, 30 Dec 2015 00:41:38 +0000 (09:41 +0900)]
Repackage license files
Change-Id: I0f7414e09f4a81513f51fa8101e455e7583d812f
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
Tae-Young Chung [Thu, 17 Dec 2015 03:12:42 +0000 (12:12 +0900)]
Repackage with rpms of installation and development
1. Header files are separated and included in a devel package only
Change-Id: Ibec3faa950a06a15d8d69ee71bc0eae5f6297efc
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
Tae-Young Chung [Fri, 20 Nov 2015 10:54:06 +0000 (19:54 +0900)]
Remove redundant cascades
Change-Id: I2821f43548b7f622899258c72136190dd75368e4
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
Tae-Young Chung [Mon, 12 Oct 2015 08:51:14 +0000 (17:51 +0900)]
Enable HoG cascades data for surveillance
Change-Id: Ia9535f4faa2dfdeb8b67989d0f6c450681ba69f1
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
Tae-Young Chung [Thu, 3 Sep 2015 04:59:48 +0000 (13:59 +0900)]
Add OpenCV source code
Change-Id: Ie9aa0b6088f39ac7ffc7aa3746bb1b3c44f35fd4
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
Tae-Young Chung [Sun, 2 Aug 2015 06:50:35 +0000 (15:50 +0900)]
Revert "Add OpenCV source code"
This reverts commit
85209f831373c6c3aa44f1d492217d3e84cc8b3e.
Change-Id: I013f60dee4047875c36dbb5dc086414ec2e2572b
Tae-Young Chung [Sun, 2 Aug 2015 06:41:40 +0000 (15:41 +0900)]
Add OpenCV source code
Change-Id: I455033d373a438259e92e073e5085962b1f738cb
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
KyungMi Lee [Mon, 15 Jun 2015 05:34:00 +0000 (22:34 -0700)]
Initial empty repository