Update AHSF.py

This commit is contained in:
Prohurtz 2024-03-11 12:09:58 -05:00
parent 8b129170fb
commit 714b78fe2f

View File

@ -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