kcmahip/opencv-eye-tracking

TypeError: slice indices must be integers or None or have an __index__ method

Closed this issue · 3 comments

I have a problem : frame[y + (h * .25):(y + h), x:(x + w)]) # using histogram equalization of better image.
TypeError: slice indices must be integers or None or have an index method

What is the solution?

Is this resolved? @isilayy

No not solved yet

Latest merge pull request #3 resolves this. @isilayy