Computer vision
Computer vision is an interdisciplinary field that deals with how computers can be made to gain high-level understanding of digital images and videos.
Here are 11,443 public repositories matching this topic...
-
Updated
Nov 25, 2020 - C++
-
Updated
Dec 3, 2020 - Python
-
Updated
Nov 23, 2020
-
Updated
Dec 2, 2020 - C
-
Updated
Nov 19, 2020 - Python
-
Updated
Nov 30, 2020 - Jupyter Notebook
Change tensor.data to tensor.detach() due to
pytorch/pytorch#6990 (comment)
tensor.detach() is more robust than tensor.data.
-
Updated
Nov 13, 2020 - Python
-
Updated
Nov 30, 2020
-
Updated
Dec 2, 2020 - C++
-
Updated
Aug 3, 2020 - Lua
Hello, dear Mediapipe guys.
I want to inference the hand pose with Mediapipe model and my own model.
I have my own tf-lite models, it can work on the RGB bitmap.
I try to query the RGB bitmap from input frame with data packet.
My code is
private static final String INPUT_VIDEO_STREAM_NAME = "input_video";
processor.addPacketCallback(INPUT_VIDEO_STREAM_NAME, (packet)->{
-
Updated
Nov 29, 2020 - C++
-
Updated
Nov 26, 2020 - Go
-
Updated
Nov 8, 2020
-
Updated
Nov 29, 2020 - Python
-
Updated
Dec 3, 2020 - Python
-
Updated
Nov 28, 2020 - C++
-
Updated
Aug 5, 2020 - Lua
📚 Documentation
The methods in functional_pil.py and functional_tensor.py are private but contain a lot of duplicate documentation that is not currently used. It's worth cleaning this up and updating the documentation on functional.py to highlight potential differences or limitations between the two backends.
Here is an example of how we typically highlight backend differences in To
-
Updated
Oct 19, 2020 - Jupyter Notebook
-
Updated
Dec 2, 2020 - Python
-
Updated
Aug 26, 2020 - C#
-
Updated
Oct 11, 2019
-
Updated
Oct 31, 2018 - Python
-
Updated
Dec 11, 2019 - C++
-
Updated
Nov 19, 2020 - Python
-
Updated
Jul 15, 2020 - Python


System information (version)
Detailed description
The documentation for color conversions does not explain what _FULL does, e.g. https://docs.opencv.org/4.5.0/d8/d01/group__imgproc__color__conversions.html#gga4e0972be5de079fed4e3a10e24ef5ef0ae0070d7e97f1e565cc0992d038e5498e
I believe this should be explained for each color conversion as there are different inter