Skip to content

Conversation

@kirill-korniakov
Copy link

No description provided.

@alalek
Copy link
Member

alalek commented Apr 21, 2014

@kirill-kornyakov Kirill, good job!

I suggest to use --depth parameter in this command git clone https://github.com/Itseez/opencv.git. Something like:

git clone --depth=1 https://github.com/Itseez/opencv.git

This will allow to reduce "clone" data transfer from ~380Mb to ~100Mb.

P.S. This change loses correct "Version control" information from cmake configuration output (because there are no tags info available with selected little depth):

General configuration for OpenCV 3.0.0-dev =====================================
  Version control:               82c67ab

vs

General configuration for OpenCV 3.0.0-dev =====================================
  Version control:               2.4.9-3654-g82c67ab

@kirill-korniakov
Copy link
Author

Well, Alexander, if you have some spare time to finish this pull-request, that would be great! :) As you can see, I've created it a month ago, but I still don't have time to finish it. I think it should OK to use Travis while we're not ready to add contrib to the main BuildBot farm.

If you don't have time, I understand, but that means that we should wait for me. Who is terribly slow...

@albenoit
Copy link
Contributor

Hi,
i saw the sstream include addition in bioinspired module, it is fine for me.
Do i have something to do to validate ?

albenoit added a commit that referenced this pull request Apr 30, 2014
@albenoit albenoit merged commit 9e5c28b into opencv:master Apr 30, 2014
ArtemSkrebkov added a commit to ArtemSkrebkov/opencv_contrib that referenced this pull request Nov 10, 2014
shanchenqi pushed a commit to shanchenqi/opencv_contrib that referenced this pull request Nov 20, 2020
replace whitespace for utils.hpp&color.hpp
allnes pushed a commit to allnes/opencv_contrib that referenced this pull request Jun 9, 2024
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.

3 participants