{" "}
{this.state.resultjson}
- {this.state.simlarFaceResult !== null ? (
+ {this.state.simlarFaceResult !== null ? (
-
+
);
}
}
diff --git a/src/main/Homepage/image_upload/retinaFace/retinaFaceView.js b/src/main/Homepage/image_upload/retinaFace/retinaFaceView.js
new file mode 100644
index 0000000..8128a5a
--- /dev/null
+++ b/src/main/Homepage/image_upload/retinaFace/retinaFaceView.js
@@ -0,0 +1,14 @@
+import React from "react";
+import Paper from "@material-ui/core/Paper";
+function RetinaFaceImageFRView(props) {
+ return (
+