diff --git a/assets/license_plate.png b/assets/license_plate.png new file mode 100644 index 0000000..dc0a522 Binary files /dev/null and b/assets/license_plate.png differ diff --git a/assets/star.jpg b/assets/star.jpg new file mode 100644 index 0000000..40ae53e Binary files /dev/null and b/assets/star.jpg differ diff --git a/assets/star2.jpg b/assets/star2.jpg new file mode 100644 index 0000000..5d9c969 Binary files /dev/null and b/assets/star2.jpg differ diff --git a/detection/BlobDetect.simple b/detection/BlobDetect.simple new file mode 100644 index 0000000..5c4c0b7 Binary files /dev/null and b/detection/BlobDetect.simple differ diff --git a/detection/ColorPercentage.simple b/detection/ColorPercentage.simple new file mode 100644 index 0000000..85cb4e5 Binary files /dev/null and b/detection/ColorPercentage.simple differ diff --git a/detection/EllipseDetection.simple b/detection/EllipseDetection.simple new file mode 100644 index 0000000..b318ba9 Binary files /dev/null and b/detection/EllipseDetection.simple differ diff --git "a/detection/\346\237\245\346\211\276\345\233\276\347\211\207.simple" b/detection/FeatureDetect.simple similarity index 95% rename from "detection/\346\237\245\346\211\276\345\233\276\347\211\207.simple" rename to detection/FeatureDetect.simple index e1fc547..4a9c49a 100644 Binary files "a/detection/\346\237\245\346\211\276\345\233\276\347\211\207.simple" and b/detection/FeatureDetect.simple differ diff --git a/detection/FindContours.simple b/detection/FindContours.simple new file mode 100644 index 0000000..6434dfb Binary files /dev/null and b/detection/FindContours.simple differ diff --git a/detection/ImageDifference.simple b/detection/ImageDifference.simple new file mode 100644 index 0000000..4c3a2d5 Binary files /dev/null and b/detection/ImageDifference.simple differ diff --git a/detection/LineDetection.simple b/detection/LineDetection.simple new file mode 100644 index 0000000..72904e5 Binary files /dev/null and b/detection/LineDetection.simple differ diff --git a/detection/MatchShapes.simple b/detection/MatchShapes.simple new file mode 100644 index 0000000..7a3faa1 Binary files /dev/null and b/detection/MatchShapes.simple differ diff --git a/detection/MatchTemplate.simple b/detection/MatchTemplate.simple new file mode 100644 index 0000000..61b085b Binary files /dev/null and b/detection/MatchTemplate.simple differ diff --git "a/detection/\346\250\241\346\235\277\345\214\271\351\205\215.simple" "b/detection/\346\250\241\346\235\277\345\214\271\351\205\215.simple" deleted file mode 100644 index 9d9ce04..0000000 Binary files "a/detection/\346\250\241\346\235\277\345\214\271\351\205\215.simple" and /dev/null differ diff --git a/image/ConnectedComponents.simple b/image/ConnectedComponents.simple new file mode 100644 index 0000000..e219afc Binary files /dev/null and b/image/ConnectedComponents.simple differ diff --git a/image/ImageMarkRelativeROI.simple b/image/ImageMarkRelativeROI.simple index 4b69610..bfdfef3 100644 Binary files a/image/ImageMarkRelativeROI.simple and b/image/ImageMarkRelativeROI.simple differ