Skip to content

pathfinder-project/adaptive_color_deconvolution

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adaptive Color Deconvolution (ACD)

============

This is an implementation of the color normalization for histological images based on the adaptive color deconvolution as described in our paper:

Yushan Zheng, Zhiguo Jiang, Haopeng Zhang, Fengying Xie, Jun Shi, and Chenghai Xu, Adaptive Color Deconvolution for Histological WSI Normalization, Computer Methods and Programs in Biomedicine, v170C (2019) pp.107-120

Requirements

  • TensorFlow (1.3 or later)
  • python 3.6
  • numpy 1.14.0
  • opencv-python 3.4.1

Cite

Please cite the following paper if you use this code in your own work:

@article{zhengCMPB2019,
  title   = {Adaptive color deconvolution for histological WSI normalization},
  author  = {Yushan Zheng and Zhiguo Jiang and Haopeng Zhang and Fengying Xie and Jun Shi and Chenghai Xue},
  journal = {Computer Methods and Programs in Biomedicine},
  volume  = {170},
  pages   = {107-120},
  doi     = {doi.org/10.1016/j.cmpb.2019.01.008},
  year    = {2019}
}

About

adaptive color deconvolution for paper "Zheng et al., CMBP, 2019"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%