Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 805 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 805 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.