Skip to content

Patch to getPupilPosition work for OpenCV3 #13

@denis-trofimov

Description

@denis-trofimov

From @abhigoku10

@denis-trofimov if your using opencv version 3.0+ the change the following line to *box = cvFitEllipse(contour); from *box = cvFitEllipse(arr2seq); this will solve the issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions