# Noise reduction in cone-beam CT image

**URL:** https://discourse.slicer.org/t/noise-reduction-in-cone-beam-ct-image/5816
**Category:** Support
**Created:** [February 18, 2019, 8:41am UTC](https://discourse.slicer.org/t/noise-reduction-in-cone-beam-ct-image/5816 "2019-02-18T08:41:56Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![VincentYu](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/vincentyu/32/69793_2.png) [@VincentYu](https://discourse.slicer.org/u/VincentYu)
#### Post date: [February 18, 2019, 8:41am UTC](https://discourse.slicer.org/t/noise-reduction-in-cone-beam-ct-image/5816/1 "2019-02-18T08:41:57Z")

</div>

Hi everyone.

We are trying to segment cranial-facial bone in cone-beam CT (CBCT) image, but the low SNR ratio nature of cone-beam CT makes it hard to determine a threshold.

We notice that “filtering” may be possible answer, but there are too many filters in 3D Slicer to try them all. Hoping someone has experience in this topic could give us some hints.

Any workaround to improve the segmentation quality of cranial-facial bone in cone-beam CT is appreciated as well.

---

<div class="post-metadata">

### Author: ![pieper](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/pieper/32/8_2.png) [@pieper](https://discourse.slicer.org/u/pieper)
#### Post date: [February 18, 2019, 4:54pm UTC](https://discourse.slicer.org/t/noise-reduction-in-cone-beam-ct-image/5816/2 "2019-02-18T16:54:03Z")

</div>

Hi @VincentYu - you can probably find some good literature on this topic and then match that to the filters available in Slicer (e.g. through SimpleFilters or elsewhere). If you want to experiment, I think a non-linear filter like gradient anisotropic diffusion would be a good place to start.

---

<div class="post-metadata">

### Author: ![VincentYu](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/vincentyu/32/69793_2.png) [@VincentYu](https://discourse.slicer.org/u/VincentYu)
#### Post date: [February 20, 2019, 9:29am UTC](https://discourse.slicer.org/t/noise-reduction-in-cone-beam-ct-image/5816/3 "2019-02-20T09:29:31Z")

</div>

Thank you. I’ll try gradient anisotropic diffusion first !
