Skip to content
Fernando Perez edited this page May 28, 2019 · 6 revisions

Welcome to the cv2-tools wiki!

cv2-tools Image generated using only cv2_tools and face_recognition


With cv2-tools you will be capable to manage easily cv2 in an advanced way.

Let me explain you some of the main features:

  • Manage video/stream in a more intuitive way, improving your video file FPS rate by over 52%.
  • Select rectangles and polygons in frames and add multiple tags to each one. This will be usefull to check how your artificial intelligence algorithm is working, and at the same time, perfect to show to your clients (i.e. for final facial recognition product).
  • Store your pre-processed selections into compressed files. If you can't execute your code and reproduce the results on real time, let us manage it for you. First time, execute your algorithm in a normal way, then use our methods to store all the process, finally you will be capable to load the data multiple times and reproduce on real time results.

This is mainly what we've done so far, but if you check each one of this points, you will see that they do much more things. Also, we have lots of ideas to implement like:

  • Easy paths for images classification, and all of that kind of things.
  • Get perspective of part of an image.
  • Upgrades to our three main modules.