The Development of AstroEdit Planet 2.0
190826 The result is still blur with top 10%. What's wrong? I plan to use GPU to do the AP feature matching next. I wish I could see why it stacks blue at the ring. Which frame causes it? I used 20 frames. Maybe I should print out the frame number. I wish I could see the original frame with AP. Then the problematic frame with its AP. I could then see the cause for the blurriness. Maybe a 4 views, First show top frame with AP. Second show next frame with search AP. Third show top frame with red AP. On top overlay the next frame (transformed) with AP. Fourth show the accumulated stacked frames. Then there is the next and back button. so I can scroll until the stack get blurred. 180816 I work on the matrix solver. Using a small project with google AI, I manage to get the transform matrix right. Previously I am struggling with it with the project for hours and still not working. 170816 I manage to get to use Ransac to choose a good transform that satisfy at least 5 points. I hav...