platform/core/api/mediavision.git
3 years agoRemoving unnecessary HTML link for feature/privilege 62/249862/1 accepted/tizen_5.0_unified tizen_5.0 accepted/tizen/5.0/unified/20201221.044918 submit/tizen_5.0/20201218.065926
Hyunsoo Park [Thu, 17 Dec 2020 06:03:40 +0000 (15:03 +0900)]
Removing unnecessary HTML link for feature/privilege

Change-Id: I74e0ac0e0535f6bdcc794fdf77d1ecc3663b23fc
Signed-off-by: Hyunsoo Park <hance.park@samsung.com>
4 years agoChange reference link of documentation. 15/219115/1
Hyunsoo Park [Fri, 29 Nov 2019 06:08:32 +0000 (15:08 +0900)]
Change reference link of documentation.

Is is applying of two commits
fb1b8f7daef979c7049bab4f70d8a6c2e4300227 Update feature element reference link
b98be22078883eb978367f29fd0d05e631a1ad9c Change reference link

Change-Id: Ifb600a252095ea819f4ba30472210dab21c0f4fe
Signed-off-by: Hyunsoo Park <hance.park@samsung.com>
4 years agoUpdate mediavision_doc.h 91/215191/1
Tae-Young Chung [Wed, 2 Oct 2019 09:34:49 +0000 (18:34 +0900)]
Update mediavision_doc.h

Change-Id: I2ceb759b9ac5583bd0ee27ac250f066f05c8c2b1
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
5 years agoFix typo in a description 38/198538/1 submit/tizen_5.0/20190128.042330
Tae-Young Chung [Fri, 25 Jan 2019 07:38:11 +0000 (16:38 +0900)]
Fix typo in a description

Fix THRESOLD to THRESHOLD

Change-Id: Iffd826b2be5dbfeeb49776fb6f100a86a665d1f3
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
5 years agoRevert "Fix typo" 34/198534/1
Tae-Young Chung [Fri, 25 Jan 2019 07:19:20 +0000 (07:19 +0000)]
Revert "Fix typo"

This reverts commit 17eb77c118940f12bd44b81d19d99941a2d52f14.

Change-Id: Ic2a36e2100d3912c8d98f9654e0434c6821d393b

5 years agoFix typo 43/198343/1 submit/tizen_5.0/20190124.040551
Tae-Young Chung [Thu, 24 Jan 2019 02:41:02 +0000 (11:41 +0900)]
Fix typo

Change-Id: I9d8d9b48fd91d018257976c0fcd073c49133bca3
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
5 years agoAdd codes handling exception thrown by OpenCV 89/188989/1 accepted/tizen/5.0/unified/20181102.013603 accepted/tizen/unified/20180913.063950 accepted/tizen/unified/20180913.064039 submit/tizen/20180912.094346 submit/tizen/20180913.015906 submit/tizen_5.0/20181101.000002
Tae-Young Chung [Wed, 12 Sep 2018 09:01:03 +0000 (18:01 +0900)]
Add codes handling exception thrown by OpenCV

In the worst case, the memory size over the limitation is required
and then OutOfMemory exception is thrown, resulting crash.
This patch handles the exception and prevents crash.

Change-Id: Ie9bb0346cf53bc59d8a9da7e4758c2011cda9f1e
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
5 years agoRemove unnecessary log printing while face detection 23/187023/1 accepted/tizen/unified/20180820.060207 submit/tizen/20180820.024928
Tae-Young Chung [Fri, 17 Aug 2018 08:48:33 +0000 (17:48 +0900)]
Remove unnecessary log printing while face detection

While face detection, check engine_config and print logs even though engine_config is null.
This patch modify those parts.

Change-Id: I07b664268b64d68d2638f61cc9d74be33827b3c5
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
5 years agofix Coverity issue 77/186177/3 accepted/tizen/unified/20180814.175024 submit/tizen/20180814.081925
sangho park [Wed, 8 Aug 2018 02:29:26 +0000 (11:29 +0900)]
fix Coverity issue

[CID:860216] Arguments in wrong order

Change-Id: Ib1d18a6f2638c440692f985a2cb862896ebb0eb2
Signed-off-by: sangho park <sangho.g.park@samsung.com>
5 years agoFix Wformat build error 33/184933/2 accepted/tizen/unified/20180725.060529 submit/tizen/20180725.021144
yhji [Tue, 24 Jul 2018 09:58:47 +0000 (18:58 +0900)]
Fix Wformat build error

Change-Id: I89c3483d0fac57ebc1d328a5752c776341939dcf
Signed-off-by: yhji <yhji.lee@samsung.com>
5 years ago[UTC][capi-media-vision][NON-ACR][SVACE] 10/183610/4 accepted/tizen/unified/20180716.185635 submit/tizen/20180711.014745
sangho park [Mon, 9 Jul 2018 04:14:19 +0000 (13:14 +0900)]
[UTC][capi-media-vision][NON-ACR][SVACE]
WGID-279240 : add try-catch to convertSourceMV2GrayCV() internal API.
WGID-347564, 347565, 347566 : add NULL checking.

Change-Id: I0bcc82e109243a8028c0fd9bd47c69126320c197
Signed-off-by: sangho park <sangho.g.park@samsung.com>
5 years agoFix build error within i586 and x86_64 89/182089/1 accepted/tizen/unified/20180621.141330 submit/tizen/20180620.084620
Tae-Young Chung [Wed, 20 Jun 2018 08:15:33 +0000 (17:15 +0900)]
Fix build error within i586 and x86_64

Fix abs() to std::abs because call of overloaded 'abs(size)t)' is ambiguous

Change-Id: I125fd34e657d38c1eddfeb3eecf94c3506faa8af
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
5 years agoFix OpenCV version which is required at least 83/181983/1 submit/tizen/20180620.034203
Tae-Young Chung [Tue, 19 Jun 2018 10:07:10 +0000 (19:07 +0900)]
Fix OpenCV version which is required at least

OpenCV should be equal to or greater than 3.4.1

Change-Id: I9e1e32ec6d627e522f59db96ecf39485f61e8c72
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
5 years agoFix ParseOpenCVLabels 20/181920/1
Tae-Young Chung [Thu, 15 Mar 2018 08:06:13 +0000 (17:06 +0900)]
Fix ParseOpenCVLabels

Since OpenCV 3.4.x, FaceRecognizer Class doesn't provide getLabels().
Instead, each algorithm provides getLabels().

OpenCV should be equal to or greater than 3.4.1

Change-Id: Iec123273bb347713fa648a505ec78922b2008b9c
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
5 years agoMigration to OpenCV 3.4.0 18/181918/1
Tae-Young Chung [Thu, 8 Feb 2018 06:18:52 +0000 (15:18 +0900)]
Migration to OpenCV 3.4.0

Change-Id: I38918bc7555837f234ce0f4c52da4cbd5f2e9232
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
6 years agofix coverity 04/178404/2 accepted/tizen/unified/20180510.070924 submit/tizen/20180510.034843
sangho park [Thu, 10 May 2018 02:18:59 +0000 (11:18 +0900)]
fix coverity
CID-110342 Resource leak

Change-Id: If8c0ea85c19f4bc251e798e6fb11eedb417144b7
Signed-off-by: sangho park <sangho.g.park@samsung.com>
6 years agofix coverity 08/173008/7 accepted/tizen/unified/20180403.182439 submit/tizen/20180403.063034
sangho park [Mon, 19 Mar 2018 07:41:41 +0000 (16:41 +0900)]
fix coverity
CID-111024 Unchecked return value
CID-110444 Resource leak
CID-110342 Resource leak
CID-108973 Resource leak
CID-107052 Resource leak

Change-Id: I4dc600bd5e48cefefd02e43599f869ce2162835f
Signed-off-by: sangho park <sangho.g.park@samsung.com>
6 years agoMerge "fix typo - defalut => default" into tizen
sangho park [Mon, 5 Mar 2018 06:36:43 +0000 (06:36 +0000)]
Merge "fix typo - defalut => default" into tizen

6 years agofix typo - triger => trigger 92/171492/1 submit/tizen/20180305.064027
sangho park [Mon, 5 Mar 2018 06:28:49 +0000 (15:28 +0900)]
fix typo - triger => trigger

Change-Id: Ie4ce9bdb33049e0bbeb88a76dccb1beabf9f51de
Signed-off-by: sangho park <sangho.g.park@samsung.com>
6 years agofix typo - defalut => default 90/171490/1 submit/tizen/20180305.064525
sangho park [Mon, 5 Mar 2018 06:25:41 +0000 (15:25 +0900)]
fix typo - defalut => default

Change-Id: I5048d28765b0420ec8d60eddb6831a2cef2e832e
Signed-off-by: sangho park <sangho.g.park@samsung.com>
6 years agoFixed static analysis issues 83/170783/1 accepted/tizen/unified/20180223.062109 submit/tizen/20180223.013628
Tae-Young Chung [Thu, 22 Feb 2018 05:47:08 +0000 (14:47 +0900)]
Fixed static analysis issues

Added try-catch to handle cv's throwing exception
Fixed fill_engine_cfg_person_recognized() to return true or false accoring to configuration result

Change-Id: I7ab7abfe9bbb4ba360e2f3b0afbcfb1b9cfe7d94
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
6 years agoAdd capi-media-tool in pc dependent 31/168931/1 accepted/tizen/unified/20180205.060404 accepted/tizen/unified/20180206.064124 submit/tizen/20180201.080445 submit/tizen/20180205.005408
hj kim [Thu, 1 Feb 2018 07:40:00 +0000 (16:40 +0900)]
Add capi-media-tool in pc dependent

Change-Id: Id6d906209703f9e310d550b552f1e12bfff0f71a

6 years agoFix coverity issues 29/163129/1 accepted/tizen/unified/20171208.062140 submit/tizen/20171207.094119
Tae-Young Chung [Thu, 7 Dec 2017 08:47:45 +0000 (17:47 +0900)]
Fix coverity issues

- Print arg count mismatches
- Parse warning

Change-Id: Id00e1ccb6a43f9d67c03a4169de04cee645202a4
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
(cherry picked from commit 588fb9803daa538a4d1c911fcd5e94185c30eb4e)

6 years agoFix coverity issues 83/153183/1 accepted/tizen/unified/20171013.193232 submit/tizen/20171013.043326
Tae-Young Chung [Thu, 28 Sep 2017 05:09:05 +0000 (14:09 +0900)]
Fix coverity issues

- Unchecked return value
- Unused value
- Resource leak
- Division or modulo by float zero
- Print arg count mismatch
- Parse warning

Change-Id: I04ed74f3f1fcd97ed1173d2e80f3681d15f3b0d0
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
6 years agoFix violations of CPP coding rule 99/149299/1 accepted/tizen/unified/20170913.071658 submit/tizen/20170912.094448
Tae-Young Chung [Tue, 12 Sep 2017 05:17:28 +0000 (14:17 +0900)]
Fix violations of CPP coding rule

1. remove redundant blank line at the start or the end of a code block

Change-Id: Ibd5c6bfa0eec81aefae8dd0731f89db69bd6a5fb
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
6 years agoFix violations of C coding rule 89/149289/1
Tae-Young Chung [Tue, 12 Sep 2017 04:55:42 +0000 (13:55 +0900)]
Fix violations of C coding rule

1. code indent should be tabs, not space
2. unnecessary braces{} for single statement

Change-Id: I920172c7d6f9c975b4a89415463e21079426c873
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
6 years agoReplace readdir() with readdir_r() and add cv::exception handling 69/148669/2 accepted/tizen/unified/20170912.191641 submit/tizen/20170911.064449
Tae-Young Chung [Fri, 8 Sep 2017 08:54:57 +0000 (17:54 +0900)]
Replace readdir() with readdir_r() and add cv::exception handling

1. Replace readdir() with readdir_r() because of unguaranteed thread safety of readdir()
2. Add try-catch when cvtcolor is called. If exception might be thrown, *_INVALID_OPERATION
   would be returned. Then, testsuite can handle the error case.

Change-Id: Id6ef3455ff5e5e37be8e91cf1c7af817093e7d48
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
6 years agoMerge "Update ffmpeg support for testsuite" into tizen accepted/tizen/4.0/unified/20170828.223757 accepted/tizen/unified/20170822.113052 submit/tizen/20170822.010353 submit/tizen_4.0/20170828.100002
Tae-Young Chung [Tue, 22 Aug 2017 01:18:54 +0000 (01:18 +0000)]
Merge "Update ffmpeg support for testsuite" into tizen

6 years agoUpdate ffmpeg support for testsuite 54/139354/2
Tae-Young Chung [Tue, 18 Jul 2017 11:51:47 +0000 (20:51 +0900)]
Update ffmpeg support for testsuite

Change-Id: I7812ff09233bc0c1eba4c449bfd50aafc74f846f
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
6 years agoUpdate testsuite to track face or image with image files 84/144284/4
Tae-Young Chung [Wed, 16 Aug 2017 06:56:29 +0000 (15:56 +0900)]
Update testsuite to track face or image with image files

Change-Id: Iff210d088dbe299f10d32fb67011613c0427cd6c
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
6 years agoMerge "fix pvs warning (V762)" into tizen
sangho park [Thu, 3 Aug 2017 05:16:13 +0000 (05:16 +0000)]
Merge "fix pvs warning (V762)" into tizen

6 years agoMerge "fix pvs warning (V762)" into tizen
sangho park [Thu, 3 Aug 2017 05:16:07 +0000 (05:16 +0000)]
Merge "fix pvs warning (V762)" into tizen

6 years agoMerge "fix pvs warning (V762)" into tizen
sangho park [Thu, 3 Aug 2017 05:16:01 +0000 (05:16 +0000)]
Merge "fix pvs warning (V762)" into tizen

6 years agoMerge "fix pvs warning (V647)" into tizen
sangho park [Thu, 3 Aug 2017 01:15:12 +0000 (01:15 +0000)]
Merge "fix pvs warning (V647)" into tizen

6 years agoMerge "fix pvs warning (V595)" into tizen
sangho park [Thu, 3 Aug 2017 01:15:04 +0000 (01:15 +0000)]
Merge "fix pvs warning (V595)" into tizen

6 years agoMerge "fix pvs warning (V571)" into tizen
sangho park [Thu, 3 Aug 2017 01:14:55 +0000 (01:14 +0000)]
Merge "fix pvs warning (V571)" into tizen

6 years agofix pvs warning (V647) 23/141923/1
sangho park [Wed, 2 Aug 2017 04:20:33 +0000 (13:20 +0900)]
fix pvs warning (V647)

Change-Id: I4c2de5f26af1821ad2f491758c9cfaa9d479f2d3
Signed-off-by: sangho park <sangho.g.park@samsung.com>
6 years agofix pvs warning (V595) 19/141919/1
sangho park [Wed, 2 Aug 2017 04:10:22 +0000 (13:10 +0900)]
fix pvs warning (V595)

Change-Id: If5eab65eec0dd87c84883efb4c83633baee70783
Signed-off-by: sangho park <sangho.g.park@samsung.com>
6 years agofix pvs warning (V571) 18/141918/1
sangho park [Wed, 2 Aug 2017 04:08:24 +0000 (13:08 +0900)]
fix pvs warning (V571)

Change-Id: Ib95e8314792a337cfef9ac98c29b686a0216d8dd
Signed-off-by: sangho park <sangho.g.park@samsung.com>
6 years agofix pvs warning (V762) 17/141917/1
sangho park [Wed, 2 Aug 2017 04:05:57 +0000 (13:05 +0900)]
fix pvs warning (V762)

Change-Id: Ib7f156d0f4a27fc1c7fc331903d0993c518b9345
Signed-off-by: sangho park <sangho.g.park@samsung.com>
6 years agofix pvs warning (V762) 16/141916/1
sangho park [Wed, 2 Aug 2017 04:04:29 +0000 (13:04 +0900)]
fix pvs warning (V762)

Change-Id: I9413137ccbddd4eb2b7c1cab1e5cd039bf875c77
Signed-off-by: sangho park <sangho.g.park@samsung.com>
6 years agofix pvs warning (V762) 15/141915/1
sangho park [Wed, 2 Aug 2017 04:03:04 +0000 (13:03 +0900)]
fix pvs warning (V762)

Change-Id: I37ab079148111e40abcf649f042051a679af6738
Signed-off-by: sangho park <sangho.g.park@samsung.com>
6 years agofix pvs warning (V576) 11/141911/1
sangho park [Wed, 2 Aug 2017 04:00:33 +0000 (13:00 +0900)]
fix pvs warning (V576)

Change-Id: I0ad761fe5fb733adaffa972271eb014b71a57fcd
Signed-off-by: sangho park <sangho.g.park@samsung.com>
6 years agoMerge "fix pvs warning (V575)" into tizen
sangho park [Wed, 2 Aug 2017 02:13:53 +0000 (02:13 +0000)]
Merge "fix pvs warning (V575)" into tizen

6 years agoMerge "fix pvs warning (V522)" into tizen
sangho park [Wed, 2 Aug 2017 02:12:24 +0000 (02:12 +0000)]
Merge "fix pvs warning (V522)" into tizen

6 years agoMerge "fix pvs warning (V576)" into tizen
sangho park [Wed, 2 Aug 2017 02:12:18 +0000 (02:12 +0000)]
Merge "fix pvs warning (V576)" into tizen

6 years agoMerge "fix pvs warning (V576)" into tizen
sangho park [Wed, 2 Aug 2017 02:12:09 +0000 (02:12 +0000)]
Merge "fix pvs warning (V576)" into tizen

6 years agofix pvs warning (V575) 58/141858/3
sangho park [Wed, 2 Aug 2017 00:37:55 +0000 (09:37 +0900)]
fix pvs warning (V575)

Change-Id: I904b04853fdc1a3a3fb9c3745ba354479534042d
Signed-off-by: sangho park <sangho.g.park@samsung.com>
6 years agofix pvs warning (V576) 74/141874/1
sangho park [Wed, 2 Aug 2017 01:25:32 +0000 (10:25 +0900)]
fix pvs warning (V576)

Change-Id: Ib92b3ddf6f3e419b1a0fe871aaaa66ba41861c60
Signed-off-by: sangho park <sangho.g.park@samsung.com>
6 years agofix pvs warning (V522) 59/141859/4
sangho park [Wed, 2 Aug 2017 00:40:30 +0000 (09:40 +0900)]
fix pvs warning (V522)

Change-Id: Ic45ce6eb817a62fb4d8ce0eef1bf10b5bda453a1
Signed-off-by: sangho park <sangho.g.park@samsung.com>
6 years agofix pvs warning (V576) 60/141860/2
sangho park [Wed, 2 Aug 2017 00:42:30 +0000 (09:42 +0900)]
fix pvs warning (V576)

Change-Id: I3c11bff0a8789e6f6e5177086ab022ec7afd912c
Signed-off-by: sangho park <sangho.g.park@samsung.com>
6 years agofix testsuite segfault 71/140671/2
sangho park [Wed, 26 Jul 2017 03:13:57 +0000 (12:13 +0900)]
fix testsuite segfault

Change-Id: Ib0e792b9af176f3800cd488f03f11c29d00641a0
Signed-off-by: sangho park <sangho.g.park@samsung.com>
6 years agoRepackage capi-media-vision to each submodules 90/140090/4 accepted/tizen/4.0/unified/20170816.013541 accepted/tizen/4.0/unified/20170816.014731 accepted/tizen/unified/20170802.150904 submit/tizen/20170731.071040 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170814.115522 submit/tizen_4.0_unified/20170814.115522
Tae-Young Chung [Sun, 23 Jul 2017 23:52:52 +0000 (08:52 +0900)]
Repackage capi-media-vision to each submodules

capi-media-vision is repackaged into
capi-media-vision-{common, barcode, face, image, surveillance}
For compatibility, keep capi-media-vision package.

Change-Id: I05c45c396e2ab99029546a715a61de74599e3657
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
6 years agoFixed GCC diagnostic error -Wformat 50/133950/1 accepted/tizen/unified/20170626.011636 submit/tizen/20170614.072519
Tae-Young Chung [Wed, 14 Jun 2017 05:20:21 +0000 (14:20 +0900)]
Fixed GCC diagnostic error -Wformat

In printf(),
Percent character % should be %%,
long int type should be %ld,
size_t type should be %zu.

Change-Id: I0ac1ff152120f847abed89ce9953409cb6ec0c88
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
6 years agoFixed implicitly included header file 17/132917/3 accepted/tizen/unified/20170608.184910 submit/tizen/20170608.092128
Tae-Young Chung [Thu, 8 Jun 2017 08:56:21 +0000 (17:56 +0900)]
Fixed implicitly included header file

PVS-studio reported the issue which the implicitly included header file may
cause latent issue.

Change-Id: Ic1dbb3ac3e5694062503b5512877eb1e4c4f3196
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
7 years agoFixed memory leak in testsuite of surveillance module 38/126038/1 accepted/tizen/unified/20170420.154456 submit/tizen/20170420.052803 tizen_4.0.m1_release
Tae-Young Chung [Thu, 20 Apr 2017 02:18:03 +0000 (11:18 +0900)]
Fixed memory leak in testsuite of surveillance module

Change-Id: I019e7d5e425aaa6e04c8585b9d2ba907fe4a53fb
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
7 years agoChanged the name of license BSD-2.0 to BSD-3-Clause 11/125111/1 accepted/tizen/unified/20170419.165142 submit/tizen/20170419.034740
Tae-Young Chung [Fri, 14 Apr 2017 01:26:56 +0000 (10:26 +0900)]
Changed the name of license BSD-2.0 to BSD-3-Clause

Change-Id: I67e949e403ce411abd45fb710a5abf7e0c388cfb
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
7 years agoAdded error return code when input parameter number_of_points is 0 10/123610/1 accepted/tizen/unified/20170406.173551 submit/tizen/20170406.102012
Tae-Young Chung [Thu, 6 Apr 2017 08:15:07 +0000 (17:15 +0900)]
Added error return code when input parameter number_of_points is 0

Change-Id: I5a23fdbc8f2643294d9675942813d2e5cbec8bb7
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
7 years agoFixed broken link of feature reference 10/122710/1
Tae-Young Chung [Mon, 3 Apr 2017 07:44:47 +0000 (16:44 +0900)]
Fixed broken link of feature reference

Change-Id: I73f120fa4d5bf22d0fefb019c97dc681272f34a9
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
7 years agoUpdate spec file for license macro 13/120313/1 accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable accepted/tizen/common/20170328.140723 accepted/tizen/ivi/20170328.060949 accepted/tizen/mobile/20170328.060831 accepted/tizen/tv/20170328.060857 accepted/tizen/unified/20170328.061014 accepted/tizen/wearable/20170328.060925 submit/tizen/20170328.014307
Tae-Young Chung [Wed, 22 Mar 2017 08:49:08 +0000 (17:49 +0900)]
Update spec file for license macro

Change-Id: I3891be08d9fc4bc79dbd5d08db80ba5506506aef
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
7 years agoFixed memory leak of testsuites 18/114218/2 accepted/tizen/common/20170214.173632 accepted/tizen/ivi/20170214.230010 accepted/tizen/mobile/20170214.225923 accepted/tizen/tv/20170214.225939 accepted/tizen/unified/20170309.031440 accepted/tizen/wearable/20170214.225957 submit/tizen/20170214.014812 submit/tizen_unified/20170308.100404
Tae-Young Chung [Fri, 10 Feb 2017 11:48:42 +0000 (20:48 +0900)]
Fixed memory leak of testsuites

Change-Id: Ic9f660c8acb5bbd622f34011982dc06ceba72448
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
7 years agoFixed memory leak and added null parameter handling 14/113314/1 accepted/tizen/common/20170208.154950 accepted/tizen/ivi/20170208.103702 accepted/tizen/mobile/20170208.103609 accepted/tizen/tv/20170208.103627 accepted/tizen/wearable/20170208.103642 submit/tizen/20170208.043824
Tae-Young Chung [Tue, 7 Feb 2017 06:22:11 +0000 (15:22 +0900)]
Fixed memory leak and added null parameter handling

1. Fixed memory leak in mv_surveillance_set_event_trigger_roi() api
2. Fixed memory leak in mv_face_tracking_model_load() api
3. Fixed the issue of returning error when engine_cfg is null in mv_barcode_detect() api.

Change-Id: Id56f55b9421d64ff85bffff6f3502696be0315e1
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
7 years agoAvoid throwing OpenCV's exception 78/101778/1 accepted/tizen/common/20161207.184503 accepted/tizen/ivi/20161208.012159 accepted/tizen/mobile/20161208.011802 accepted/tizen/tv/20161208.012006 accepted/tizen/wearable/20161208.012106 submit/tizen/20161207.075356
Tae-Young Chung [Fri, 2 Dec 2016 06:39:59 +0000 (15:39 +0900)]
Avoid throwing OpenCV's exception

Change-Id: I3b5acaa4c8559e30a9775e56e819a0e5da4c0ab9
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
7 years agoEliminated unreachable codes 38/100838/1
Tae-Young Chung [Tue, 29 Nov 2016 10:34:05 +0000 (19:34 +0900)]
Eliminated unreachable codes

Change-Id: Ib2d7cf5a226338c62996312e05569ec7ab71a989
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
7 years agoRefactor codes and fixed minor changes 86/99186/3 accepted/tizen/common/20161129.173528 accepted/tizen/ivi/20161130.015408 accepted/tizen/mobile/20161130.015151 accepted/tizen/tv/20161130.015238 accepted/tizen/wearable/20161130.015323 submit/tizen/20161129.052917
Tae-Young Chung [Tue, 22 Nov 2016 06:29:25 +0000 (15:29 +0900)]
Refactor codes and fixed minor changes

1. Applied coding convention to C++ files;identation, brace, etc
2. Fixed typo
3. Minor changes (Applied explicit casting using static_cast<>, refactoring in a surveillance moduel, etc)

Change-Id: Ieccc949d0b761ef5dbb72aea6512fee85d754894
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
7 years agoAdd check arm_neon support 97/84397/2 accepted/tizen/3.0/common/20161114.105245 accepted/tizen/3.0/ivi/20161011.055302 accepted/tizen/3.0/mobile/20161015.032540 accepted/tizen/3.0/tv/20161016.003322 accepted/tizen/3.0/wearable/20161015.080306 accepted/tizen/common/20160824.154740 accepted/tizen/ivi/20160825.050409 accepted/tizen/mobile/20160825.050223 accepted/tizen/tv/20160825.050321 accepted/tizen/wearable/20160825.050345 submit/tizen/20160824.052737 submit/tizen_3.0_common/20161104.104000 submit/tizen_3.0_ivi/20161010.000005 submit/tizen_3.0_mobile/20161015.000001 submit/tizen_3.0_tv/20161015.000000 submit/tizen_3.0_wearable/20161015.000000
Tae-Young Chung [Thu, 18 Aug 2016 10:18:01 +0000 (19:18 +0900)]
Add check arm_neon support

Change-Id: I0a3b550bd3aaa0afef1c91230bb88b0116b1cb81
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
7 years ago[coding convention] Fixed coding rule violation 70/76170/2 accepted/tizen/common/20160629.222214 accepted/tizen/ivi/20160629.015910 accepted/tizen/mobile/20160629.015826 accepted/tizen/tv/20160629.015927 accepted/tizen/wearable/20160629.015956 submit/tizen/20160627.065544
Tae-Young Chung [Thu, 23 Jun 2016 04:55:31 +0000 (13:55 +0900)]
[coding convention] Fixed coding rule violation

1. remove redundant blank line and whitespace at the end of lines
2. fixed open brace place; put the open brace at the end of line

Change-Id: Ib2d554eb3ec15cc4579b4835eac2be10bff5484a
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
7 years ago[Fixed bug] Fixed HEAP incompatible delete/free() usage 48/75948/1 accepted/tizen/common/20160627.191456 submit/tizen/20160623.063229
Tae-Young Chung [Wed, 22 Jun 2016 07:45:02 +0000 (16:45 +0900)]
[Fixed bug] Fixed HEAP incompatible delete/free() usage

Change-Id: Ibb97fb9fc131f0dd84084aafbdb0d47032cfcc97
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
7 years ago[coding convention] Fixed c++ coding rule violation related to brace 55/75855/2
Tae-Young Chung [Wed, 22 Jun 2016 01:35:50 +0000 (10:35 +0900)]
[coding convention] Fixed c++ coding rule violation related to brace

Change-Id: I9bc1623969b34fc390f2bde194cdbc1222f1649d
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
7 years agochange the installation path of media-vision-config.json 29/75629/2
Tae-Young Chung [Tue, 21 Jun 2016 00:10:54 +0000 (09:10 +0900)]
change the installation path of media-vision-config.json

[cause]
 - In the path "/usr/share/config/" where capi-media-vision's json file is installed,
   other modules may install their files and may try to change the smack label of whole path.

[solve]
 - change the path to "/usr/share/capi-media-vision" of vision module's own

Change-Id: Iec767bd90226ec918e60f7518a11de6f815a85c5
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
7 years ago[Fixed Bug] Fixed delete[] to free() 58/74858/1 accepted/tizen/common/20160620.163300 accepted/tizen/ivi/20160620.082453 accepted/tizen/mobile/20160620.082322 accepted/tizen/tv/20160620.082353 accepted/tizen/wearable/20160620.082426 submit/tizen/20160617.072816
Tae-Young Chung [Thu, 16 Jun 2016 02:02:56 +0000 (11:02 +0900)]
[Fixed Bug] Fixed delete[] to free()

[cause]
In mv_engine_config_set_string_attribute(), new[] operator had been changed to malloc()
Thus, the parts calling mv_engine_config_get_string_attribute should have to use free()
instead of delete[] operator.

[solve]
The parts using mv_engine_config_get_string_attribute() is changed to deallocate memory by free()

Change-Id: I60ef4823e43229214c31d0706e53d3aa51c8d600
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
7 years agoFixed latent memory leak issue 89/71089/3 accepted/tizen/common/20160610.182446 accepted/tizen/ivi/20160610.114149 accepted/tizen/mobile/20160610.114052 accepted/tizen/tv/20160610.114107 accepted/tizen/wearable/20160610.114138 submit/tizen/20160610.024249
Tae-Young Chung [Tue, 24 May 2016 05:16:35 +0000 (14:16 +0900)]
Fixed latent memory leak issue

Change-Id: Icb565007c63f9e2b9d8d2b5ce281a3476973ea43
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
7 years ago[Fixed Bug] Fixed alloc-dealloc-mismatch (new vs. free) 40/73140/1 accepted/tizen/common/20160609.145218 accepted/tizen/ivi/20160609.091739 accepted/tizen/mobile/20160609.091959 accepted/tizen/tv/20160609.091611 accepted/tizen/wearable/20160609.091714 submit/tizen/20160609.040222
Tae-Young Chung [Tue, 7 Jun 2016 01:13:50 +0000 (10:13 +0900)]
[Fixed Bug] Fixed alloc-dealloc-mismatch (new vs. free)

[cause]
 - allocate memory using operator new[]
 - deallocate the memory using free()
 - it may cause memory corruption or undefined behaviors

[solve]
 - replace operator new[] with malloc()

Change-Id: Icc844a98fda28556b071e62ad2599bacba441974
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
7 years ago[Fixed Bug] Fixed NULL pointer access 28/72428/1 accepted/tizen/common/20160603.150908 accepted/tizen/ivi/20160606.121111 accepted/tizen/mobile/20160606.120730 accepted/tizen/tv/20160606.120916 accepted/tizen/wearable/20160606.121037 submit/tizen/20160603.021103 submit/tizen/20160603.061849
Tae-Young Chung [Wed, 1 Jun 2016 04:02:21 +0000 (13:02 +0900)]
[Fixed Bug] Fixed NULL pointer access

[cause]
 - Access null pointer of fgcolour and bgcolour when engine_cfg is null
[solve]
 - Access them when engine_cfg is available

Change-Id: Ieb58f331b2e7bba1d8281d2baa63cbf60959b9d9
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
8 years agoFixed SVACE issues 64/68164/2 accepted/tizen/common/20160504.125840 accepted/tizen/ivi/20160504.011128 accepted/tizen/mobile/20160504.011033 accepted/tizen/tv/20160504.011053 accepted/tizen/wearable/20160504.011109 submit/tizen/20160503.074218
Tae-Young Chung [Tue, 3 May 2016 00:43:27 +0000 (09:43 +0900)]
Fixed SVACE issues

Change-Id: I6dbe1ea95897c513d301c0117aa15888d033f976
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
8 years agoChange directory path 20/67320/1 accepted/tizen/common/20160428.144624 accepted/tizen/ivi/20160428.081817 accepted/tizen/mobile/20160428.081859 accepted/tizen/tv/20160428.081920 accepted/tizen/wearable/20160428.081848 submit/tizen/20160428.025307
Tae-Young Chung [Tue, 26 Apr 2016 08:44:16 +0000 (17:44 +0900)]
Change directory path

1. Replace the hard-coded path with tizen-platform-config
2. Change testsuite directory

Change-Id: I9ece671963f31b4037fc90f843cc955fc2e90324
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
8 years agoUpdate package version to 0.3.14 13/66613/2 accepted/tizen/common/20160420.142047 accepted/tizen/ivi/20160421.011211 accepted/tizen/mobile/20160421.011340 accepted/tizen/tv/20160421.011233 accepted/tizen/wearable/20160421.011231 submit/tizen/20160420.082928
Tae-Young Chung [Wed, 20 Apr 2016 01:18:42 +0000 (10:18 +0900)]
Update package version to 0.3.14

Change-Id: I16fd755d296677ee86f29d4eabca163ecf2a2053

8 years agoMerge "Add new definitions for coloring barcodes" into tizen
Tae-Young Chung [Wed, 20 Apr 2016 01:16:19 +0000 (18:16 -0700)]
Merge "Add new definitions for coloring barcodes" into tizen

8 years agoAdd new definitions for coloring barcodes 22/64922/4
Tae-Young Chung [Wed, 6 Apr 2016 08:33:08 +0000 (17:33 +0900)]
Add new definitions for coloring barcodes

Change-Id: Ie25ef74b097c5cdcf291f28de9e92321ffc6a808
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
8 years agocheck coding rule 37/65737/3 accepted/tizen/common/20160412.131516 accepted/tizen/ivi/20160413.082945 accepted/tizen/ivi/20160413.083000 accepted/tizen/mobile/20160413.073446 accepted/tizen/mobile/20160413.073510 accepted/tizen/tv/20160413.075723 accepted/tizen/tv/20160413.075743 accepted/tizen/wearable/20160413.080737 accepted/tizen/wearable/20160413.080753 submit/tizen/20160412.103403 submit/tizen/20160412.103618
SeokHoon Lee [Tue, 12 Apr 2016 08:40:15 +0000 (17:40 +0900)]
check coding rule

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: Ib87112bce437a1cbc8821b39144b7ed2687073f3

8 years agoMerge "Improve recognition performance for EigenFaces and FisherFaces models" into...
Tae-Young Chung [Tue, 5 Apr 2016 01:07:38 +0000 (18:07 -0700)]
Merge "Improve recognition performance for EigenFaces and FisherFaces models" into tizen

8 years agoMerge "Applied C/C++ coding rules" into tizen
Tae-Young Chung [Mon, 4 Apr 2016 03:05:30 +0000 (20:05 -0700)]
Merge "Applied C/C++ coding rules" into tizen

8 years agoImprove recognition performance for EigenFaces and FisherFaces models 87/64587/1
Tae-Young Chung [Mon, 4 Apr 2016 03:02:11 +0000 (12:02 +0900)]
Improve recognition performance for EigenFaces and FisherFaces models

1. Change confidence calculation
2. Add error check routine for FisherFaces model when the number of face classes is less than 2

Change-Id: If848ecd48a2b53eb8c0a4b02ac060755c3b30e20
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
8 years agoApplied C/C++ coding rules 28/64428/2
Tae-Young Chung [Fri, 1 Apr 2016 06:55:15 +0000 (15:55 +0900)]
Applied C/C++ coding rules

Change-Id: I7b2335e83af1c49134bcc2554e93fe49eeb6e46c
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
8 years agoMerge "Change tizen version to MOBILE and 2.4 others 3.0" into tizen accepted/tizen/common/20160401.075554 accepted/tizen/ivi/20160405.011045 accepted/tizen/mobile/20160405.011000 accepted/tizen/tv/20160405.011012 accepted/tizen/wearable/20160405.011028 submit/tizen/20160401.020259
SeokHoon Lee [Fri, 1 Apr 2016 01:58:16 +0000 (18:58 -0700)]
Merge "Change tizen version to MOBILE and 2.4 others 3.0" into tizen

8 years ago[Release version 0.3.10] Fix crash issue in feature not supported case 46/63746/1 accepted/tizen/ivi/20160325.134545 accepted/tizen/mobile/20160325.134533 accepted/tizen/tv/20160325.134536 accepted/tizen/wearable/20160325.134541 submit/tizen/20160325.123334
Jeongmo Yang [Fri, 25 Mar 2016 12:15:37 +0000 (21:15 +0900)]
[Release version 0.3.10] Fix crash issue in feature not supported case

Change-Id: I9242ee30015b03247f89a9063f58a50361d8ca66
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
8 years agoChange tizen version to MOBILE and 2.4 others 3.0 18/63118/2
SeokHoon Lee [Tue, 22 Mar 2016 06:52:58 +0000 (15:52 +0900)]
Change tizen version to MOBILE and 2.4 others 3.0

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: Ibd099eebf99f3586b0005a4f465af6a41f39318c

8 years agoCheck error value in avpicture_get_size 88/62088/2 accepted/tizen/common/20160317.161558 accepted/tizen/ivi/20160318.113507 accepted/tizen/mobile/20160318.113233 accepted/tizen/tv/20160318.113346 accepted/tizen/wearable/20160318.113335 submit/tizen/20160317.105205
SeokHoon Lee [Mon, 14 Mar 2016 08:30:58 +0000 (17:30 +0900)]
Check error value in avpicture_get_size

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I1653c76b9173f6252cb719d1b23bb075996d3aa2

8 years agoreaddir change to readdir_r. 38/61438/2 accepted/tizen/common/20160311.203725 accepted/tizen/ivi/20160311.150307 accepted/tizen/mobile/20160311.143259 accepted/tizen/tv/20160311.144836 accepted/tizen/wearable/20160311.145640 submit/tizen/20160311.064406
SeokHoon Lee [Tue, 8 Mar 2016 02:28:06 +0000 (11:28 +0900)]
readdir change to readdir_r.
Insert check code for avpicture_get_size error case.

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: Ie0440cc1660db1a39ae63dd79c90770714e4388f

8 years agoRemove app_get_shared_data_path() usasge from remarks 00/59400/1 accepted/tizen/common/20160229.161113 accepted/tizen/ivi/20160229.100434 accepted/tizen/mobile/20160229.100343 accepted/tizen/tv/20160229.100359 accepted/tizen/wearable/20160229.100417 submit/tizen/20160229.041401
Tae-Young Chung [Mon, 15 Feb 2016 09:23:47 +0000 (18:23 +0900)]
Remove app_get_shared_data_path() usasge from remarks

app_get_shared_data_path() API is deprecated since Tizen 3.0

Change-Id: I5df660cb5f7933e01b3857e282b7989b3d983897
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
8 years ago[face] Fixed error of tracking with a video file in mv_face_test_suite 61/58761/1 accepted/tizen/ivi/20160218.022847 accepted/tizen/mobile/20160204.091440 accepted/tizen/tv/20160204.091500 accepted/tizen/wearable/20160204.091519 submit/tizen/20160204.012206 submit/tizen_common/20160218.142243 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000001
Tae-Young Chung [Wed, 3 Feb 2016 08:07:46 +0000 (17:07 +0900)]
[face] Fixed error of tracking with a video file in mv_face_test_suite

Change-Id: I0d16415d51ea5842bac4042e67b87d6fb1475c8f
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
8 years agoRemove libjpeg-turbo and libjpeg-turbo-devel dependency 38/58438/2
Tae-Young Chung [Mon, 1 Feb 2016 05:05:01 +0000 (14:05 +0900)]
Remove libjpeg-turbo and libjpeg-turbo-devel dependency

Change-Id: Ic9206d3813ab1378ac64057780cc44ec5a8815a4
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
8 years ago- Set default value for TEXT_ATTR in barcode generate 81/56981/2 accepted/tizen/mobile/20160115.111633 accepted/tizen/tv/20160115.111657 accepted/tizen/wearable/20160115.111707 submit/tizen/20160115.043907
SeokHoon Lee [Thu, 14 Jan 2016 06:07:17 +0000 (15:07 +0900)]
- Set default value for TEXT_ATTR in barcode generate
- Fix parameter for  draw_rectangle_on_buffer in test suite

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I8c139164bf9b9c74e84489879575594e0f68d4da

8 years agoMerge "Fixed incompatibility heap free" into tizen accepted/tizen/mobile/20151228.093931 accepted/tizen/tv/20151228.094004 accepted/tizen/wearable/20151228.094020 submit/tizen/20151228.074153
Heechul Jeon [Mon, 28 Dec 2015 07:39:37 +0000 (23:39 -0800)]
Merge "Fixed incompatibility heap free" into tizen

8 years agomodify feature link and refactoring 83/55583/1 accepted/tizen/mobile/20151228.063546 accepted/tizen/tv/20151228.063622 accepted/tizen/wearable/20151228.063646 submit/tizen/20151228.024536 submit/tizen_common/20151229.154718
SeokHoon Lee [Mon, 28 Dec 2015 02:12:18 +0000 (11:12 +0900)]
modify feature link and refactoring

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I3021c9b6081812f178d5ff78ad92387b4cad0763

8 years agoFixed incompatibility heap free 78/55578/1
Tae-Young Chung [Mon, 28 Dec 2015 01:08:17 +0000 (10:08 +0900)]
Fixed incompatibility heap free

Change-Id: I59ae33f87e76a85769013ff7c92b200b447e0073
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
8 years agoChange path of saved/loaded model data 20/54020/7 accepted/tizen/mobile/20151214.234100 accepted/tizen/tv/20151214.234117 accepted/tizen/wearable/20151214.234130 submit/tizen/20151214.225408
SeokHoon Lee [Thu, 10 Dec 2015 07:06:44 +0000 (16:06 +0900)]
Change path of saved/loaded model data

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: Ie7db6b92fede50dd083755b36e1e8ef5a29cff43

8 years agoApplied Coding Rule 35/53935/2
Tae-Young Chung [Thu, 10 Dec 2015 08:31:37 +0000 (17:31 +0900)]
Applied Coding Rule

Change-Id: I6b558e8580af98f113175455c26d6f1decc5580b
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
8 years agoFixed a bug and remained Svace issues in barcode, face, image modules 95/53495/1
Tae-Young Chung [Mon, 7 Dec 2015 09:43:12 +0000 (18:43 +0900)]
Fixed a bug and remained Svace issues in barcode, face, image modules

1. Fixed the bug of setTolerantError()
2. Fixed remained Svace issues

Change-Id: I8db590814dbd28b32cfadcc3c0f0ed6c89113aab
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
8 years agoFixed Svace critical issues 62/53162/3 accepted/tizen/mobile/20151207.122651 accepted/tizen/tv/20151207.122711 accepted/tizen/wearable/20151207.122723 submit/tizen/20151207.011050
Tae-Young Chung [Wed, 2 Dec 2015 08:29:35 +0000 (17:29 +0900)]
Fixed Svace critical issues

Change-Id: Idf44668d33bc345037f048730402b1797c2e110a
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>