@@ -158,6 +158,7 @@ func (rec *Recognizer) recognizeFile(type_ int, imgPath string, maxFaces int) (f
if err != nil {
return
}
defer fd.Close()
imgData, err := ioutil.ReadAll(fd)
The note is not visible to the blocked user.