sightmachine / SimpleCV

The Open Source Framework for Machine Vision
http://simplecv.org
BSD 3-Clause "New" or "Revised" License
2.69k stars 798 forks source link

SimpleCV is a dead project. What are the alternatives? #724

Open mecworks opened 4 years ago

mecworks commented 4 years ago

There have been no changes in about 7 years. What other options are out there?

previ commented 4 years ago

I moved to OpenCV. It's not that much harder to learn compared to SimpleCV.

mecworks commented 4 years ago

I think that's my only option. It's not a bad one however, I thought that SimpleCV was based on OpenCV but also included many other utilities which made CV much easier to work with and also those utilities made the tool very useful.

kivicode commented 4 years ago

You can try this one https://github.com/OpenRoboVision/OpenRV . Now I'm working on the documentation, but anyway it can be a good supplementation for OpenCV