diff --git a/cpp/OcvFaceDetection/plugin-files/health/NOTICE b/cpp/OcvFaceDetection/plugin-files/health/NOTICE new file mode 100644 index 00000000..9fb7ca9a --- /dev/null +++ b/cpp/OcvFaceDetection/plugin-files/health/NOTICE @@ -0,0 +1,10 @@ +# meds_faces_image.png +Combination of scaled and rotated S001-01-t10_01.jpg and S008-01-t10_01.jpg images from MEDS-II. + +The dataset and other related information can be acquired at http://www.nist.gov/itl/iad/ig/sd32.cfm + +From the Dataset Acknowledgement from the NIST Special Database 32 Multiple Encounter Dataset II (MEDS-II) Data Description Document +"This dataset is being released (as prepared by MITRE Corporation) to support the NIST MultipleBiometric +Evaluation 2010 (MBE). In addition, this dataset is available to any user interested in +biometric research." + diff --git a/cpp/OcvFaceDetection/plugin-files/health/health-check.ini b/cpp/OcvFaceDetection/plugin-files/health/health-check.ini new file mode 100644 index 00000000..0a705fb7 --- /dev/null +++ b/cpp/OcvFaceDetection/plugin-files/health/health-check.ini @@ -0,0 +1,4 @@ +media=$MPF_HOME/plugins/OcvFaceDetection/health/meds_faces_image.png +min_num_tracks=2 +media_type=IMAGE + diff --git a/cpp/OcvFaceDetection/plugin-files/health/meds_faces_image.png b/cpp/OcvFaceDetection/plugin-files/health/meds_faces_image.png new file mode 100644 index 00000000..572212be Binary files /dev/null and b/cpp/OcvFaceDetection/plugin-files/health/meds_faces_image.png differ