Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vackup authored Jun 7, 2018
1 parent 7c0a298 commit 08c2859
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# CoreXimgprocSeg
C++/CLI Wrapper for OpenCV Selective Search so you can use it in C#

The C++ source code was taken from https://www.learnopencv.com/selective-search-for-object-detection-cpp-python/ and a C++/CLI Wrapper was created following:

https://www.red-gate.com/simple-talk/dotnet/net-development/creating-ccli-wrapper/
http://pragmateek.com/using-c-from-native-c-with-the-help-of-ccli-v2/

0 comments on commit 08c2859

Please sign in to comment.