Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hi opencvsharp team
First of all, thank you for your great work. We are considering using opencvsharp in our company project and I started to play with opencvsharp a few days ago. I am impressed by your work.
Yesterday I found some obvious mistakes in the test code.
btw, how can i contribute to opencvsharp. I am an experienced CV software engineer for many years. I even have some opencv C# wrapper in my company projects,but we just wrapped a few functions that are actually used.
I have been working on tracking issues lately and found that lightweight NanoTracker VitTracker are not wrapped by opencvsharp, i have already done some work in my local branch and it seems to work.
Another proposal from me is that: is building the opencvsharp with more option flags on the roadmap, for example, in my case i do not need so many opencv_contrib libraries, i would like to have some opencv wrapper around the core modules only.
best regards
Bin Liu