xumingze0308 / ice-ICIP2017

A C++ and MATLAB implementation for our ICIP 2017 paper "Automatic Estimation of Ice Bottom Surfaces from Radar Imagery"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automatic Estimation of Ice Bottom Surfaces from Radar Imagery

Introduction

This is an implementation for our ICIP 2017 paper "Automatic Estimation of Ice Bottom Surfaces from Radar Imagery".

Alt Text

Citations

If you are using the code provided here in a publication, please cite our papers:

@inproceedings{icesurface2017icip, 
    title = {Automatic estimation of ice bottom surfaces from radar imagery},
    author = {Mingze Xu and David J. Crandall and Geoffrey C. Fox and John D. Paden},
    booktitle = {IEEE International Conference on Image Processing (ICIP)},
    year = {2017}
}

About

A C++ and MATLAB implementation for our ICIP 2017 paper "Automatic Estimation of Ice Bottom Surfaces from Radar Imagery"

License:MIT License


Languages

Language:C++ 82.2%Language:MATLAB 17.8%