Hi Sander,
You have detected a (minor) bug in StarAlignment. It will be fixed in version 1.5.x (due this week).
Each of these images have an alpha channel, which is useless because it defines no transparency (all alpha pixels = 1). The bug is that StarAlignment is setting alpha channels to pure black in all registered images, despite the original alpha channel contents. This is why they look completely transparent. But of course, the registered images have their RGB channels intact.
Workaround: Remove the alpha channels. You can do this after running StarAlignment:
- Define a ExtractAlphaChannels instance (Image category): Channels: "All alpha channels", Mode: uncheck "Extract alpha channels", check "Delete alpha channels". Apply this instance to all registered images (you can use an ImageContainer).
Thanks for catching this one
BTW, what is the purpose of registering these (webcam?) images?