We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Ubuntu 18.04 LTS linux, python 3.7, opencv-contrib installed from pypi: opencv-contrib-python (4.1.1.26)
Feature request/HOWTO:
cv2.bioinspired.Retina
useRetinaLogSampling=True
use cv2.bioinspired.Retina with useRetinaLogSampling=True,
For reference, you can see my source using Retina: htm-community/htm.core#691
The text was updated successfully, but these errors were encountered:
No branches or pull requests
System information (unrelated)
Ubuntu 18.04 LTS linux, python 3.7,
opencv-contrib installed from pypi: opencv-contrib-python (4.1.1.26)
Detailed description
Feature request/HOWTO:
cv2.bioinspired.Retina
model withuseRetinaLogSampling=True
Steps to reproduce
use
cv2.bioinspired.Retina
withuseRetinaLogSampling=True
,For reference, you can see my source using Retina:
htm-community/htm.core#691
The text was updated successfully, but these errors were encountered: