Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
Sign Up Free
Powerful App Monitoring Without Surprise Bills
AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.
Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
Shaperecognition for video games using fast algorithms (heuristics).
This project is a really small software that can be used as a demonstration of my own shaperecognition algorithms.
There are a process during the shape drawing and a post-processing when it is done. Finally the shaperecognition is launched.
All the algorithms are done for real time gaming. So they are heuristics and do not give the optimal solution. Yet the given solution is generally a good one.
In this demonstration, few shapes can be recognized:
* circles
* triangles
* lines (vertical, horizontal and diagonal)
* arcs with horizontal symmetry
* lowercase phi letters
The code offers the possibility to add its own shapes or even letters recognition. ...
RDF is a shaperecognition program. User loads an image to analyze and several models to recognize for (squares, circles, crosses or more complicated). The analyze provides the number and the position of the found occurences.