项目作者: donglaiw

项目描述 :
low-level vision toolbox for data preprocess
高级语言: C++
项目地址: git://github.com/donglaiw/EM-preprocess.git
创建时间: 2018-02-12T15:03:01Z
项目社区:https://github.com/donglaiw/EM-preprocess

开源协议:

下载


Toolbox for data preprocess

Installation

conda install --yes --file requirements.txt or pip install -r requirements.txt

python setup.py install

Functionalities

  • deflicker: smooth intensity changes over space and slices

  • image deformable model:

  • interpolation: automatically find regions to interpolate and use simple
    optical method to interpolate

Applications

  1. Artefacts removal for volumetric data (e.g. electron microscope images):

  2. Video shot segmentation