Code Monkey home page Code Monkey logo

gsdam's Introduction

GSDAM

Grayscale Surface Direction Angle Model.

Copyright

This software is free for use in research projects. If you publish results obtained using this software, please use this citation.

@article{zheng2014automatic,
author  = {Zheng, Haiyong and Zhao, Hongmiao and Sun, Xue and Gao, Huihui and Ji, Guangrong},
title   = {Automatic setae segmentation from Chaetoceros microscopic images},
journal = {Microscopy Research and Technique},
year    = {2014},
}

Manual

Installation

  • Insure you have installed OpenCV Library.
  • Open supplementary_material/GSDAM.cbp in Code::Blocks and build the project named GSDAM.

Run the code

  • Using the command line in terminal, change directory into the location of final file.

      >  cd */bin/Debug/
    

    * represents the directory of the program.

  • Under the directory, you can get the final image without any parameters.

      >  ./GSDAM *.jpg 
    

    * .jpg is the input image and it will output a image named "*-Bidui.tif".

  • Or run the file with several parameters and exact filenames you want for obtaining intermediate images.

      >  ./GSDAM *.jpg -x x.tif -y y.tif
    

    x.tif and y.tif are the filenames of output images along with -x and -y as the optional parameters perspectively.

  • More details please read 使用说明.txt

Contact

If you have any question, please feel free to contact Haiyong Zheng ([email protected]).

gsdam's People

Contributors

daijialun avatar qiuxinxin avatar zhenghaiyong avatar

Watchers

James Cloos avatar WuBin avatar  avatar  avatar  avatar haiweizh avatar  avatar  avatar WeiTengda avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.