cv
Here are 1,831 public repositories matching this topic...
-
Updated
May 24, 2020 - TeX
-
Updated
May 24, 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
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
我跟着pytorch那个版本改写成了tensorflow版本,当然,可能有错误或者使用不当的函数,希望相互指教,或者能对你们有帮助。
colab地址:https://colab.research.google.com/drive/1u5EUfErT-3G76vy7CMbXs7-tbJF4els5
-
Updated
Apr 28, 2020 - C++
-
Updated
Feb 6, 2020
-
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
Jun 1, 2020 - Python
-
Updated
May 30, 2020 - JavaScript
-
Updated
Apr 22, 2020 - Python
-
Updated
May 28, 2020 - Jupyter Notebook
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
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.
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.
-
Updated
Mar 27, 2019 - Python
-
Updated
Apr 23, 2020 - HTML
-
Updated
May 24, 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
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.
-
Updated
Mar 27, 2020 - TeX
-
Updated
Oct 16, 2018 - Cuda
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