Author Topic: Dust Donut Remover  (Read 5445 times)

Offline David Raphael

  • PixInsight Addict
  • ***
  • Posts: 226
    • Astrofactors CCD Cameras
Dust Donut Remover
« on: 2010 November 30 07:14:30 »
Has anyone experimented with creating a dust donut removal tool?

I'm imaging something like the clone stamp at first.  This would allow you to clone illumination levels instead of the pixels...

I haven't really started looking into the feasibility yet, but it sure seems like something I would use.

Any thoughts are welcome...

Cheers,
David Raphael
http://www.astrofactors.com


David Raphael

Offline Carlos Milovic

  • PTeam Member
  • PixInsight Jedi Master
  • ******
  • Posts: 2172
  • Join the dark side... we have cookies
    • http://www.astrophoto.cl
Re: Dust Donut Remover
« Reply #1 on: 2010 November 30 08:28:29 »
I tried with GREYCStoration. It performs inpaiting, if you use a mask and very aggressive parameters. The problem is that the results is too flat, and there may be some artifacts from stars in the field's edges.
Another alternative that may work well is a gradient domain modification... the problem here is that we need a poisson solver first... Juan? :D
Regards,

Carlos Milovic F.
--------------------------------
PixInsight Project Developer
http://www.pixinsight.com

Offline David Raphael

  • PixInsight Addict
  • ***
  • Posts: 226
    • Astrofactors CCD Cameras
Re: Dust Donut Remover
« Reply #2 on: 2010 November 30 10:09:58 »
what about drawing a box around the donut - and then applying an evening algorithm to the illumination levels?  If anything exceeds a certain threshold - normalize it to the average illumination?  I guess the problem is that this only works on an even background.  It won't work if there is a star or something along those lines...

I guess I am trying to apply an overly simple solution to a complex problem ;-)
David Raphael