diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..620d3dc --- /dev/null +++ b/.gitignore @@ -0,0 +1,13 @@ +# Compiled Object files +*.slo +*.lo +*.o + +# Compiled Dynamic libraries +*.so +*.dylib + +# Compiled Static libraries +*.lai +*.la +*.a diff --git a/README.md b/README.md new file mode 100644 index 0000000..529576c --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +y_pro_cam_callib +================ + +Yet another projector camera calibration library (w/wo ROS integration)