Atualli commited on
Commit
c8caf85
·
1 Parent(s): 1bf8b33

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -43,7 +43,6 @@ def execute_text_recognition_tflite( boxes, frame, interpreter, input_details, o
43
  license_plate = text
44
  text[:3].replace("0",'O')
45
 
46
- text = "Mauricio"
47
  return text,cv2.resize(save_frame,(94,24))
48
 
49
  def greet(image):
 
43
  license_plate = text
44
  text[:3].replace("0",'O')
45
 
 
46
  return text,cv2.resize(save_frame,(94,24))
47
 
48
  def greet(image):