|
|
|
|
|
by dralley
2498 days ago
|
|
Yeah, OpenCV is a C++ library with bindings for Python, Java, Rust, C#, etc. C# isn't really the important bit here. OpenCV is a neat library though. I used it to do some quick and dirty measurements + sprite generation on a couple of hundred shark teeth for a group project in school. We made an educational virtual fossil dig website. https://github.com/dralley/shark_tooth_data_collector |
|