Commit 1e6db3ba authored by Paranagama R.P.S.D.'s avatar Paranagama R.P.S.D.

fix

parent 68684f39
......@@ -229,7 +229,6 @@ def extract_hand_shape(image):
return hand_shape
def get_predicted_percentage(array, threshold):
counts = Counter(array)
total_elements = len(array)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment