The Wayback Machine - https://web.archive.org/web/20200713055522/https://github.com/topics/cv
Skip to content
#

cv

Here are 1,913 public repositories matching this topic...

fasterpython
fasterpython commented Aug 31, 2018

In README.md, it says:
SETX PATH C:/Python27/;C:/Python27/Scripts/;C:/OpenCV2.3/opencv/build/x86/vc10/bin/;%PATH%
SETX PYTHONPATH C:/OpenCV2.3/opencv/build/python/2.7/;%PYTHONPATH%

however, the correct one should be:
SETX PYTHONPATH C:\OpenCV2.3\opencvbuild\python\2.7;%PYTHONPATH%
SETX PATH C:\Python27;C:\Python27\Scripts;C:\OpenCV2.3\opencv\build\x86\vc10\bin;%PATH%

and also, it's only

人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial-intelligence python tensorflow tensorflow2 caffe keras pytorch algorithm numpy pandas matplotlib seaborn nlp cv等热门领域

  • Updated Feb 6, 2020
vedantpuri
vedantpuri commented Apr 11, 2018

This is a bug I noticed while developing my portfolio using this theme. On Google Chrome and on Safari on an iPad/ iPad Pro, after clicking on any one of the links in the navbar, the page scrolls to the respective section, but once I scroll back to the carousel section the clicked link remains blue [hover status] instead of changing back to white.

This issue is specific to only these two platfo

bug
vitae

Improve this page

Add a description, image, and links to the cv topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cv topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.