Add support for Seq
Open
enhancement
- Dominant language
- Java
- Stars
- 3
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Sequences in OpenCV are an array type data structure. It would be nice to have conversion support to a standard SciJava data structure (maybe `RAI`?) e.g. to ease the use of API like [Hough Circles](https://docs.opencv.org/4.x/da/d53/tutorial_py_houghcircles.html)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the repository's existing OpenCV and SciJava/ImgLib2 conversion entry points, then determine how OpenCV Seq values should map to a standard SciJava structure such as RAI. Done means the supported conversion and its expected API behavior are defined and usable for APIs such as Hough Circles.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, opencv
- Domain
- computer-vision
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100