Skip to main content

Create a computer vision app FAST! Multiprocessing made easy, right out of the box.

Project description

Welcome to Fast CV App!

What is Fast CV App? Fast Computer Vision App is a small framework, guide, and examples about running Python code with multiprocessing from start to finish, beginning with python main.py and ending with an executable with PyInstaller on Windows and Mac.

Here you will learn know how to sidestep bottlenecks using multiprocessing and shared memory. Fast CV App was inspired by the ease and speed of FastAPI, and while the decorator functionality of FastAPI is not available, rest assured that there are tutorials and examples to make a working CV App within 15 minutes.

Getting Started (Youtube Link)

Watch the video

See for yourself:

Fast CV App is built on Kivy for the sole purpose of accessing OpenGL methods in Python without having to learn the ins and outs of OpenGL. This makes cross platform a lot more achievable and the same techniques you can learn here are applicable to any framework as long as you have access to a canvas and can update the canvas whenever you want.

PyInstaller is used to create the Windows and MacOS (M1 chip) files, and associated .spec files are left in for examination.

#Windows Example:

https://github.com/AccelQuasarDragon/FastCVApp/assets/138998466/372cb252-0a6f-41eb-a05f-ac4302cb1f6b

#Mac M1 Example:

https://github.com/AccelQuasarDragon/FastCVApp/assets/138998466/eab19c82-a179-4346-9c6a-d6d6e3d1e3bf

Initial setup

Running examples:

Creating a simple example

Community

  • Kivy Discord

  • documentation: readthedocs

  • done ~ > added to todolist -what FCVA is about (sell) -fast -runs on opengl (kivy) -cross platform: tested with pyinstaller on windows and macOS (m1-silicon) ~images/examples Initial setup Running examples: Creating a simple example community; kivy discord documentation: readthedocs

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fastcvapp-0.2.1.tar.gz (75.5 MB view hashes)

Uploaded Source

Built Distribution

fastcvapp-0.2.1-py3-none-any.whl (75.5 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page