CMU MSCV student
-
Robotics Institute, CMU
- Pittsburgh, PA, USA
- https://nitheeshkl.me
Pinned Loading
-
Gstreamer pipelines to use GigE cams...
Gstreamer pipelines to use GigE cams as webcam for Zoom/Teams/Skype 1# Using GigE cam as webcam for Zoom/Skype/Teams
23**TL;DR:** Creates a Gstreamer pipeline to read camera frames from a GigE camera, using Aravis library, and publish them as V4l2 camera source, using V4l2loopback, that can be read by video conferencing programs like Zoom/Skype/Teams.
4```
5gst-launch-1.0 aravissrc blocksize=5013504 h-binning=1 v-binning=1 ! video/x-bayer,format=rggb,framerate=100/5,width=2448,height=2048 ! bayer2rgb ! video/x-raw,format=RGBx ! videoconvert ! video/x-raw,format=YUY2 ! aspectratiocrop aspect-ratio=16/9 ! videoscale ! video/x-raw,width=1280,height=720 ! queue ! v4l2sink device=/dev/video0
-
driving-data-collection-reference-kit
driving-data-collection-reference-kit PublicForked from intel/driving-data-collection-reference-kit
JavaScript
-
kln-old/AndroidDeviceSupport
kln-old/AndroidDeviceSupport Public archiveExtending the android framework with new devicess
JavaScript
-
kln-old/miniPOS
kln-old/miniPOS Public archiveminiPOS is designed to be a simple program for small businesses to track sales information. It is ideal for businesses with limited computer experience. The extensive language controls allow the us…
Python 1
-
-
UnseenObjectClustering
UnseenObjectClustering PublicForked from NVlabs/UnseenObjectClustering
Learning RGB-D Feature Embeddings for Unseen Object Instance Segmentation
Python
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.