Skip to content

vision.py fixes #168

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Dec 25, 2017
Merged

vision.py fixes #168

merged 4 commits into from
Dec 25, 2017

Conversation

tomerdmnt
Copy link
Contributor

orb and gloh calls were broken.

the features c++ destructor wasn't called and needed to be called explicitly in order to release its memory. I've added a del method to features which calls af_release_features

@tomerdmnt tomerdmnt mentioned this pull request Dec 24, 2017
@pavanky
Copy link
Member

pavanky commented Dec 25, 2017

Thank you for fixing this!

@pavanky pavanky merged commit a9031fb into arrayfire:master Dec 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants