Search found 5 matches

by d990
2012-08-14T02:36:36-07:00
Forum: Users
Topic: dark frame noise reduction, bit of help?
Replies: 8
Views: 9428

Re: dark frame noise reduction, bit of help?

Bonzo wrote:Glad you are sorted.
In case anyone wants to see what it was I made from my images :D

My Meteor Shower Video

.
by d990
2012-08-13T13:35:10-07:00
Forum: Users
Topic: dark frame noise reduction, bit of help?
Replies: 8
Views: 9428

Re: dark frame noise reduction, bit of help?

Yes that is how my code is working; as far as I know there is nothing built into Imagemagick. I found this link from another thread on dark field and it is a similar process: http://dpfwiw.com/c-2000z/low-light/index.htm#processing Dude, that link proved to be the answer to my needs :D :D :D It ...
by d990
2012-08-13T09:34:07-07:00
Forum: Users
Topic: dark frame noise reduction, bit of help?
Replies: 8
Views: 9428

Re: dark frame noise reduction, bit of help?

Everybody needs to start somewhere :D found this code which is in php but you should get the idea ( written with some help from Anthony ): Hmmm. I should get the idea, but didn't. I'm not sure if that's what I need. That seems more complicated than I expected. Maybe if I reiterate (with some image ...
by d990
2012-08-13T07:59:16-07:00
Forum: Users
Topic: dark frame noise reduction, bit of help?
Replies: 8
Views: 9428

Re: dark frame noise reduction, bit of help?

What do you want to do with the the space left by "I'd like to subtract these pixels from my other images" I wrote some code a while ago where I removed the pixels - hard coded - and placed the image with the "holes" over a blurred copy of the original and flattened them. This worked quite well; is ...
by d990
2012-08-13T06:01:07-07:00
Forum: Users
Topic: dark frame noise reduction, bit of help?
Replies: 8
Views: 9428

dark frame noise reduction, bit of help?

Hi, I'm very new to ImageMagick. I know it's able to do what I need, but I could use a pointer on how. I searched for "dark frame" and found one thread, but (a) it's old, and (2) it was way over my head. I didn't want to resurrect that one (I know some people hate dead thread resumptions). Here's ...