虹膜识别Python开发
发布时间
阅读量:
阅读量
请首先提交效果图


// An highlighted block
"""
Demonstration of the GazeTracking library.
Check the README.md for complete documentation.
"""
import pandas as pd
import cv2
import dlib
import saccademodel
import fixationmodel
from imutils import resize
import os
from GazeTracking_master.gaze_tracking.gaze_tracking import Gaze
全部评论 (0)
还没有任何评论哟~
