stellarsolver icon indicating copy to clipboard operation
stellarsolver copied to clipboard

I want to use OpenCV deal with input image, the ImageBuffer can convert to OpenCV Mat ?

Open taurushappy opened this issue 1 year ago • 2 comments

taurushappy avatar Jan 31 '24 10:01 taurushappy

Hi, I do not have experience with opencv, but StellarSolver is a library for plate solving and star extraction. As long as you build your program linking to StellarSolver, have an image open in your program with a compatible image buffer, then pass that with other relevant details to The StellarSolver Library, it can work with it.

rlancaste avatar Feb 25 '24 03:02 rlancaste

I have numerous examples in the repository of how to work with the library and you can also look at how KStars makes use of it.

rlancaste avatar Feb 25 '24 03:02 rlancaste