Go Back   IceInSpace > Equipment > Software and Computers
Register FAQ Calendar Today's Posts Search

Reply
 
Thread Tools Rate Thread
  #1  
Old 21-08-2006, 10:53 AM
[1ponders]'s Avatar
[1ponders] (Paul)
Retired, damn no pension

[1ponders] is offline
 
Join Date: Nov 2004
Location: Obi Obi, Qld
Posts: 18,778
PCFE/PPM Center Question

When using either programs, what settings need to be changed when trying to process bmps of Uranus or Neptune. I'm having difficulty getting PCFE to lock on and keep Uranus central to the crop area.
Reply With Quote
  #2  
Old 21-08-2006, 11:14 AM
Hitchhiker's Avatar
Hitchhiker
knows where his towel is

Hitchhiker is offline
 
Join Date: Oct 2005
Location: Maitland, NSW
Posts: 371
Hi Paul, for small objects like Uranus you are going to have to reduce the value of Min Pixels. Min Pixels is the minimum number of pixels that pass the threshhold (ppmcentre default is 40) for the file to be processed. The ppmcentre (and PCFE) default Min Pixels value is 250. I'm guessing that Uranus is smaller than 250 pixels in your image.

Here's a quote from iceman re using ppmcentre/PCFE on Uranus

Quote:
I've also used -minpixels=80 for a small target (like Uranus).
Reply With Quote
  #3  
Old 21-08-2006, 11:19 AM
iceman's Avatar
iceman (Mike)
Sir Post a Lot!

iceman is offline
 
Join Date: Sep 2004
Location: Gosford, NSW, Australia
Posts: 36,799
Yep, minpixels=80 will be fine for Uranus. If the image is very noisy because of high gain, then you'll have to change threshhold as well.
Reply With Quote
  #4  
Old 21-08-2006, 11:58 AM
[1ponders]'s Avatar
[1ponders] (Paul)
Retired, damn no pension

[1ponders] is offline
 
Join Date: Nov 2004
Location: Obi Obi, Qld
Posts: 18,778
That's what I thought, and I reduced the Minpixels to 40, but didn't change the threashold. The bmps were pretty grainy, so should the threshhold go up or down?
Reply With Quote
  #5  
Old 21-08-2006, 12:06 PM
Hitchhiker's Avatar
Hitchhiker
knows where his towel is

Hitchhiker is offline
 
Join Date: Oct 2005
Location: Maitland, NSW
Posts: 371
Try lowering the threshhold. I had to do this on some noisy raw images of Saturn I had. It requires a bit of experimenting to get right.

The Threshhold tells ppmcentre how to identify the object of interest in your image. If you have noisy images the pixel value of the object is not as far above the noise level as a 'clean' image.
Reply With Quote
  #6  
Old 21-08-2006, 12:06 PM
iceman's Avatar
iceman (Mike)
Sir Post a Lot!

iceman is offline
 
Join Date: Sep 2004
Location: Gosford, NSW, Australia
Posts: 36,799
up, to something like 80.
Reply With Quote
  #7  
Old 21-08-2006, 12:07 PM
iceman's Avatar
iceman (Mike)
Sir Post a Lot!

iceman is offline
 
Join Date: Sep 2004
Location: Gosford, NSW, Australia
Posts: 36,799
hmm, conflicting with adam! I agree with Adam, that is, experiment
Reply With Quote
  #8  
Old 21-08-2006, 12:07 PM
[1ponders]'s Avatar
[1ponders] (Paul)
Retired, damn no pension

[1ponders] is offline
 
Join Date: Nov 2004
Location: Obi Obi, Qld
Posts: 18,778
Reply With Quote
  #9  
Old 21-08-2006, 12:47 PM
Hitchhiker's Avatar
Hitchhiker
knows where his towel is

Hitchhiker is offline
 
Join Date: Oct 2005
Location: Maitland, NSW
Posts: 371
I'm not sure which is the right way to go, now!

Anyway, a little experimenting will fix it.
Reply With Quote
  #10  
Old 21-08-2006, 12:50 PM
iceman's Avatar
iceman (Mike)
Sir Post a Lot!

iceman is offline
 
Join Date: Sep 2004
Location: Gosford, NSW, Australia
Posts: 36,799
I thought it would be up, because the level of noise is higher, so what is considered "background" (ie: threshhold) also needs to be set higher.
Reply With Quote
  #11  
Old 21-08-2006, 02:32 PM
[1ponders]'s Avatar
[1ponders] (Paul)
Retired, damn no pension

[1ponders] is offline
 
Join Date: Nov 2004
Location: Obi Obi, Qld
Posts: 18,778
I hate being a guinea pig

Thanks guys, I'll experiment and see how I go.
Reply With Quote
  #12  
Old 23-08-2006, 07:42 PM
bird (Anthony Wesley)
Cyberdemon

bird is offline
 
Join Date: Jan 2005
Location: Rubyvale QLD
Posts: 2,627
You can also try loading one frame from your video into an image editing program like The Gimp (or photoshop, I assume) and looking at the pixel values for your background and foreground objects. That can be a useful way to see what ppmcentre is going to do.

cheers, Bird
Reply With Quote
  #13  
Old 25-08-2006, 05:16 PM
[1ponders]'s Avatar
[1ponders] (Paul)
Retired, damn no pension

[1ponders] is offline
 
Join Date: Nov 2004
Location: Obi Obi, Qld
Posts: 18,778
What do you mean, bird? Sorry but I am not the sharpest picket in the fence when it comes to some of this stuff . I understand about reading the pixel values in photoshop, but how would I use this information to adjust the values in ppmcentre?
Reply With Quote
  #14  
Old 28-08-2006, 07:28 PM
bird (Anthony Wesley)
Cyberdemon

bird is offline
 
Join Date: Jan 2005
Location: Rubyvale QLD
Posts: 2,627
oops, sorry for the late reply, I forgot all about this thread, sorry :-)

Each pixel in your image has an intensity value somewhere between 0 and 255 (0 = black and 255 = white). ppmcentre sets a threshhold to distinguish between "background" pixels and "planet" pixels, any pixel that's darker than the threshhold is a background pixel, and any pixel thats lighter then the threshhold is considered a "planet" pixel.

ppmcentre finds the centre of your image by averaging together all the "planet" pixels and finding the centre.

You can change the threshhold that ppmcentre uses by adding the "-threshhold=X" commandline parameter when you run ppmcentre, and set X to the threshhold value that you want to use.

Now, to see the values in your own data you have to load a typical frame into an image editing program (like the GIMP, or photoshop), convert the image to greyscale and then move the mouse over the pixels and see what values they have.

Then you can decide for yourself whether the default value that ppmcentre uses (30) is good enough.

cheers, Bird
Reply With Quote
  #15  
Old 28-08-2006, 09:15 PM
[1ponders]'s Avatar
[1ponders] (Paul)
Retired, damn no pension

[1ponders] is offline
 
Join Date: Nov 2004
Location: Obi Obi, Qld
Posts: 18,778
Thanks for that bird. I'll give it a whirl
Reply With Quote
Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +10. The time is now 04:48 AM.

Powered by vBulletin Version 3.8.7 | Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Advertisement
Bintel
Advertisement