Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 916 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 916 Bytes

Personal useful code

This is a compilation of my personal code I consider useful.

Feel free (as in freedom and as in free of charge) to use, change and share my code. Thanks for using it!

Learn

Project blank templates

Scripts

You can find here my personal scripts, including the popular install-opencv.sh.

Examples

  • OpenCV Viz: a basic OpenCV Viz application with an axis widget and a cube widget.
  • PHP Form: a basic PHP form with JavaScript preprocessing.