Skip to content

mohitkharb/Opticks_GSOC2012

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hi this is the Readme file for my Gsoc 2012 project "Object Based Image Analysis Tooles for Opticks"

It has a folder named OA.
1. Copy OA  "<SDK-directory>\application\PlugIns\src\"
2. COpy OBIA_plugin.sln to "<SDK-directory>\application\"
3. run OBIA_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 "<sdk-directory>\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 Analysis Tools for Opticks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published