cv
Here are 1,913 public repositories matching this topic...
-
Updated
May 24, 2020 - TeX
-
Updated
Jul 11, 2020
I make a lot of commits with small changes
Stitching API
Opencv provide a Stitching module/API
Bascially, i would like to be able to rewrite stitching_detailed.cpp in javascript
This includes :
- Stitcher class
- Features extractors (already implemented in opencv4nodejs)
- Estimator
-
Updated
Jun 30, 2020 - Jupyter Notebook
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
-
Updated
Feb 6, 2020
-
Updated
Apr 28, 2020 - C++
-
Updated
May 24, 2020 - Python
In the website of the project, when you try to see the examples of html version, a message appears: "This page has been blocked by Kerio Control". It seems an issue with firewall is messing with an ajax request.
-
Updated
Jul 11, 2020 - Python
-
Updated
Apr 22, 2020 - Python
-
Updated
May 30, 2020 - JavaScript
-
Updated
Jul 8, 2020 - Jupyter Notebook
-
Updated
Jul 13, 2020 - C
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
I think it would be cool to add a type of b/w and a colour version for each available template. It would be very helpful for printing the resumes.
Adding a forwarded class argument allowing to set the CV paper type looks wise; additionally, the margins should be re-scaled to match the chosen paper type.
-
Updated
Mar 27, 2019 - Python
-
Updated
Apr 23, 2020 - HTML
-
Updated
Jun 22, 2020 - CSS
#108 could have been prevented if knit_print tests captured this breaking change.
Adding test examples checking for knit_print output should provide reasonably detailed tests for brief_entries(), detailed_entries() and bibliography_entries() outputs.
-
Updated
Jul 12, 2019
-
Updated
Mar 27, 2020 - TeX
The documentation is still incomplete and not always very clear. This should be improved for the next big release. Furthermore, the source code itself is poorly documented. This should also be improved to make it easier for others to contribute and build upon this package.
Improve this page
Add a description, image, and links to the cv topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cv topic, visit your repo's landing page and select "manage topics."


Case
Issue
Info
Reproduce