Giter Site home page Giter Site logo

zhenglab / lgmm Goto Github PK

View Code? Open in Web Editor NEW
0.0 6.0 5.0 78.96 MB

Registering Retinal Vessel Images from Local to Global via Multiscale and Multicycle Features

Home Page: http://vision.ouc.edu.cn/~zhenghaiyong/research

C++ 11.02% MATLAB 26.32% TeX 62.65%

lgmm's Introduction

LGMM

Registering Retinal Vessel Images from Local to Global via Multiscale and Multicycle Features.

Copyright

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

@InProceedings{zheng2016registering,
author = {Zheng, Haiyong and Chang, Lin and Wei, Tengda and Qiu, Xinxin and Lin, Ping and Wang, Yangfan},
title = {Registering retinal vessel images from Local to Global via Multiscale and Multicycle features},
booktitle = {The IEEE Conference on Computer Vision and Pattern Recognition (CVPR) Workshops},
month = {June},
year = {2016}
}

Installation

  1. In Dataset/Image/, there is only one pair of example images. The index.txt presents one pair of retinal images from same eye in every row.
  2. Run ./preconditioning.m first to preprocess retinal images and obtain skeleton images, the results are saved in Dataset/Skeleton/.
  3. The file sdfs.cpp is known as Space-based Depth-First Search algorithm for finding the cycle structures, which should be compiled prior to use such as g++ sdfs.cpp -o sdfs in Linux and Mac OS X systems.
  4. Run ./registration.m to save optimal registration result of retinal images in Results/.

Notes

  1. The code is run with 64-bit Matlab R2013a on Mac OS X Yosemite, so two *.cpp files should be recompiled in other operating systems, which are in PreProcessing/mex.
  2. The legacy flag of unique and intersect functions should be removed in Matlab R2012b and prior releases in your code, and the two functions are applied in export_featuremat.m, export_loop.m and find_loop.m files.

lgmm's People

Contributors

qiuxinxin avatar zhenghaiyong avatar

Watchers

James Cloos avatar  avatar  avatar 孙雪 avatar  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.