You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I have been utilizing the opencv-spm library for an image processing project and came across a requirement to perform image stitching. In the standard OpenCV C++ library, the Stitcher class is typically used for this purpose. However, I noticed that this class seems to be absent from the Swift package.
Could you please confirm whether the Stitcher class is included in the opencv-spm library? If it is not included, are there any plans to support this class in future releases? Alternatively, could you suggest another approach to achieve image stitching within the Swift environment?
Thank you for your time and assistance!
The text was updated successfully, but these errors were encountered:
Hello! I have been utilizing the opencv-spm library for an image processing project and came across a requirement to perform image stitching. In the standard OpenCV C++ library, the Stitcher class is typically used for this purpose. However, I noticed that this class seems to be absent from the Swift package.
Could you please confirm whether the Stitcher class is included in the opencv-spm library? If it is not included, are there any plans to support this class in future releases? Alternatively, could you suggest another approach to achieve image stitching within the Swift environment?
Thank you for your time and assistance!
The text was updated successfully, but these errors were encountered: