mirror of
https://github.com/EyeTrackVR/EyeTrackVR.git
synced 2025-11-04 14:39:42 +08:00
Update AHSF.py
This commit is contained in:
parent
8b129170fb
commit
714b78fe2f
@ -23,6 +23,8 @@ Adaptive Haar Surround Feature: Summer, PallasNeko (Optimization)
|
|||||||
Algorithm App Implementations and Tweaks By: Prohurtz
|
Algorithm App Implementations and Tweaks By: Prohurtz
|
||||||
|
|
||||||
Copyright (c) 2023 EyeTrackVR <3
|
Copyright (c) 2023 EyeTrackVR <3
|
||||||
|
|
||||||
|
LICENSE: Summer Software Distrabution License 1.0
|
||||||
------------------------------------------------------------------------------------------------------
|
------------------------------------------------------------------------------------------------------
|
||||||
"""
|
"""
|
||||||
|
|
||||||
@ -39,7 +41,6 @@ import cv2
|
|||||||
import numpy as np
|
import numpy as np
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# from line_profiler_pycharm import profile
|
# from line_profiler_pycharm import profile
|
||||||
|
|
||||||
# memo: Old Name: CPRD
|
# memo: Old Name: CPRD
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user