Skip to content

caomw/Opticks_Gsoc2013

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Opticks_Gsoc2013

Object based Image Fusion and Change Detection tools for Opticks.

Hi this is the Readme file for my Gsoc 2013 project "Object based Image Fusion and Change Detection tools for Opticks."

It has a folder named CD.

  1. Copy CD "\application\PlugIns\src"
  2. COpy CDF_plugin.sln to "\application"
  3. set an enviornment variable "OPTICKSDEPENDENCIES" to the dependencies folder in the sdk, and set OPTICKS_CODE_DIR to point it to the opticks sdk.
  4. run CDF_plugin in visual studio and build as per your choice.

For running the plugin in opticks : Copy the dll files from Release folder of build "\Build\Binaries-Win32-release\PlugIns" to the plugin folder of Opticks installation. Run opticks.

I have added folder named OA_data. This folder contains the meanshift (executable that implements the meanshift algorithm for image segmentation) and folders for output and intermediate files You just have to give the location of "OA_data" folder when you are asked to browse for data folder.

The mean shift code is made using the "EDISON" project. The shape file at the end is saved in the output folder of the OA_data folder.

About

Object based Image Fusion and Change Detection tools for Opticks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.5%
  • C 1.6%
  • Other 0.9%