Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
O
opencv_contrib
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
opencv_contrib
Commits
fc7a49c3
Commit
fc7a49c3
authored
May 20, 2014
by
jaco
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Module creation
parent
079ff5c0
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
184 additions
and
0 deletions
+184
-0
.cproject
modules/saliency/.cproject
+42
-0
.project
modules/saliency/.project
+27
-0
CMakeLists.txt
modules/saliency/CMakeLists.txt
+2
-0
saliency.hpp
modules/saliency/include/opencv2/saliency.hpp
+52
-0
saliency_init.cpp
modules/saliency/src/saliency_init.cpp
+61
-0
No files found.
modules/saliency/.cproject
0 → 100644
View file @
fc7a49c3
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?fileVersion 4.0.0?>
<cproject
storage_type_id=
"org.eclipse.cdt.core.XmlProjectDescriptionStorage"
>
<storageModule
moduleId=
"org.eclipse.cdt.core.settings"
>
<cconfiguration
id=
"cdt.managedbuild.toolchain.gnu.base.663614435"
>
<storageModule
buildSystemId=
"org.eclipse.cdt.managedbuilder.core.configurationDataProvider"
id=
"cdt.managedbuild.toolchain.gnu.base.663614435"
moduleId=
"org.eclipse.cdt.core.settings"
name=
"Default"
>
<externalSettings/>
<extensions>
<extension
id=
"org.eclipse.cdt.core.GmakeErrorParser"
point=
"org.eclipse.cdt.core.ErrorParser"
/>
<extension
id=
"org.eclipse.cdt.core.CWDLocator"
point=
"org.eclipse.cdt.core.ErrorParser"
/>
<extension
id=
"org.eclipse.cdt.core.GCCErrorParser"
point=
"org.eclipse.cdt.core.ErrorParser"
/>
<extension
id=
"org.eclipse.cdt.core.GASErrorParser"
point=
"org.eclipse.cdt.core.ErrorParser"
/>
<extension
id=
"org.eclipse.cdt.core.GLDErrorParser"
point=
"org.eclipse.cdt.core.ErrorParser"
/>
<extension
id=
"org.eclipse.cdt.core.ELF"
point=
"org.eclipse.cdt.core.BinaryParser"
/>
</extensions>
</storageModule>
<storageModule
moduleId=
"cdtBuildSystem"
version=
"4.0.0"
>
<configuration
buildProperties=
""
id=
"cdt.managedbuild.toolchain.gnu.base.663614435"
name=
"Default"
parent=
"org.eclipse.cdt.build.core.emptycfg"
>
<folderInfo
id=
"cdt.managedbuild.toolchain.gnu.base.663614435.1254677813"
name=
"/"
resourcePath=
""
>
<toolChain
id=
"cdt.managedbuild.toolchain.gnu.base.1064573876"
name=
"cdt.managedbuild.toolchain.gnu.base"
superClass=
"cdt.managedbuild.toolchain.gnu.base"
>
<targetPlatform
archList=
"all"
binaryParser=
"org.eclipse.cdt.core.ELF"
id=
"cdt.managedbuild.target.gnu.platform.base.1890347372"
name=
"Debug Platform"
osList=
"linux,hpux,aix,qnx"
superClass=
"cdt.managedbuild.target.gnu.platform.base"
/>
<builder
id=
"cdt.managedbuild.target.gnu.builder.base.442509792"
managedBuildOn=
"false"
name=
"Gnu Make Builder.Default"
superClass=
"cdt.managedbuild.target.gnu.builder.base"
/>
<tool
id=
"cdt.managedbuild.tool.gnu.archiver.base.373657512"
name=
"GCC Archiver"
superClass=
"cdt.managedbuild.tool.gnu.archiver.base"
/>
<tool
id=
"cdt.managedbuild.tool.gnu.cpp.compiler.base.802846068"
name=
"GCC C++ Compiler"
superClass=
"cdt.managedbuild.tool.gnu.cpp.compiler.base"
/>
<tool
id=
"cdt.managedbuild.tool.gnu.c.compiler.base.749429962"
name=
"GCC C Compiler"
superClass=
"cdt.managedbuild.tool.gnu.c.compiler.base"
/>
<tool
id=
"cdt.managedbuild.tool.gnu.c.linker.base.1309904927"
name=
"GCC C Linker"
superClass=
"cdt.managedbuild.tool.gnu.c.linker.base"
/>
<tool
id=
"cdt.managedbuild.tool.gnu.cpp.linker.base.1236829305"
name=
"GCC C++ Linker"
superClass=
"cdt.managedbuild.tool.gnu.cpp.linker.base"
/>
<tool
id=
"cdt.managedbuild.tool.gnu.assembler.base.825838949"
name=
"GCC Assembler"
superClass=
"cdt.managedbuild.tool.gnu.assembler.base"
/>
</toolChain>
</folderInfo>
</configuration>
</storageModule>
<storageModule
moduleId=
"org.eclipse.cdt.core.externalSettings"
/>
</cconfiguration>
</storageModule>
<storageModule
moduleId=
"cdtBuildSystem"
version=
"4.0.0"
>
<project
id=
"saliency.null.730009995"
name=
"saliency"
/>
</storageModule>
<storageModule
moduleId=
"scannerConfiguration"
>
<autodiscovery
enabled=
"true"
problemReportingEnabled=
"true"
selectedProfileId=
""
/>
</storageModule>
<storageModule
moduleId=
"org.eclipse.cdt.core.LanguageSettingsProviders"
/>
</cproject>
modules/saliency/.project
0 → 100644
View file @
fc7a49c3
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>
saliency
</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>
org.eclipse.cdt.managedbuilder.core.genmakebuilder
</name>
<triggers>
clean,full,incremental,
</triggers>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>
org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder
</name>
<triggers>
full,incremental,
</triggers>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>
org.eclipse.cdt.core.cnature
</nature>
<nature>
org.eclipse.cdt.core.ccnature
</nature>
<nature>
org.eclipse.cdt.managedbuilder.core.managedBuildNature
</nature>
<nature>
org.eclipse.cdt.managedbuilder.core.ScannerConfigNature
</nature>
</natures>
</projectDescription>
modules/saliency/CMakeLists.txt
0 → 100644
View file @
fc7a49c3
set
(
the_description
"Saliency API"
)
ocv_define_module
(
saliency opencv_imgproc opencv_optim
)
modules/saliency/include/opencv2/saliency.hpp
0 → 100644
View file @
fc7a49c3
/*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, install,
// copy or use the software.
//
//
// License Agreement
// For Open Source Computer Vision Library
//
// Copyright (C) 2013, OpenCV Foundation, all rights reserved.
// Third party copyrights are property of their respective owners.
//
// Redistribution and use in source and binary forms, with or without modification,
// are permitted provided that the following conditions are met:
//
// * Redistribution's of source code must retain the above copyright notice,
// this list of conditions and the following disclaimer.
//
// * Redistribution's in binary form must reproduce the above copyright notice,
// this list of conditions and the following disclaimer in the documentation
// and/or other materials provided with the distribution.
//
// * The name of the copyright holders may not be used to endorse or promote products
// derived from this software without specific prior written permission.
//
// This software is provided by the copyright holders and contributors "as is" and
// any express or implied warranties, including, but not limited to, the implied
// warranties of merchantability and fitness for a particular purpose are disclaimed.
// In no event shall the Intel Corporation or contributors be liable for any direct,
// indirect, incidental, special, exemplary, or consequential damages
// (including, but not limited to, procurement of substitute goods or services;
// loss of use, data, or profits; or business interruption) however caused
// and on any theory of liability, whether in contract, strict liability,
// or tort (including negligence or otherwise) arising in any way out of
// the use of this software, even if advised of the possibility of such damage.
//
//M*/
#ifndef __OPENCV_SALIENCY_HPP__
#define __OPENCV_SALIENCY_HPP__
#include "opencv2/saliency/saliency.hpp"
namespace
cv
{
CV_EXPORTS
bool
initModule_saliency
(
void
);
}
#endif //__OPENCV_SALIENCY_HPP__
modules/saliency/src/saliency_init.cpp
0 → 100644
View file @
fc7a49c3
/*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, install,
// copy or use the software.
//
//
// License Agreement
// For Open Source Computer Vision Library
//
// Copyright (C) 2013, OpenCV Foundation, all rights reserved.
// Third party copyrights are property of their respective owners.
//
// Redistribution and use in source and binary forms, with or without modification,
// are permitted provided that the following conditions are met:
//
// * Redistribution's of source code must retain the above copyright notice,
// this list of conditions and the following disclaimer.
//
// * Redistribution's in binary form must reproduce the above copyright notice,
// this list of conditions and the following disclaimer in the documentation
// and/or other materials provided with the distribution.
//
// * The name of the copyright holders may not be used to endorse or promote products
// derived from this software without specific prior written permission.
//
// This software is provided by the copyright holders and contributors "as is" and
// any express or implied warranties, including, but not limited to, the implied
// warranties of merchantability and fitness for a particular purpose are disclaimed.
// In no event shall the Intel Corporation or contributors be liable for any direct,
// indirect, incidental, special, exemplary, or consequential damages
// (including, but not limited to, procurement of substitute goods or services;
// loss of use, data, or profits; or business interruption) however caused
// and on any theory of liability, whether in contract, strict liability,
// or tort (including negligence or otherwise) arising in any way out of
// the use of this software, even if advised of the possibility of such damage.
//
//M*/
#include "precomp.hpp"
#include "opencv2/saliency.hpp"
namespace
cv
{
//CV_INIT_ALGORITHM(TrackerMIL, "TRACKER.MIL",);
//CV_INIT_ALGORITHM(TrackerBoosting, "TRACKER.BOOSTING",);
bool
initModule_saliency
(
void
)
{
bool
all
=
true
;
//all &= !TrackerMIL_info_auto.name().empty();
//all &= !TrackerBoosting_info_auto.name().empty();
return
all
;
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment