Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Problem with Github OpenCV repo

Hi,

I tried to clone OpenCV github repo using the command :

git clone git://code.opencv.org/opencv.git

But it is too slow (<10 KBps) and got stuck twice. I checked both in Linux and Windows.

There is no problem with my internet connection. Normal download give me a speed of >500 KBps.

So I decided to download zip file. Is it possible to extract this zip file my local folder and make this folder to work as my personnel Opencv git repo just like a cloned repo? If so how?