rexn8r
rexn8r
Hello is it possible to implement native video / image player with vuido? any reference or pointer to sample would be appreciated. thanks rex
Hi is it possible to set z-index of multiple windows created and added into window manager. i.e. would like to have an overlay window which doesn't go behind if mouse...
Hello I am trying to embed mpv into an electron browser window using following code: //get browser window hwnd const winID = remote.getCurrentWindow().getNativeWindowHandle().hbuf.readInt32LE(0); const mpv = new mpvAPI({ binary: "C:\\Users\\UserA\\mpv\\mpv.exe"...
Is it possible to do a face tracking using createObjectTracker node? would like to implement dwell time of a face. possible?
Hi is it possible to get results in json format while using DeepFace.stream so that it can be passed to other application via IPC? thanks rex
Hi is it possible to retrieve resolution of the image or video file being uploaded? thanks rex
Rotate
Hi @geaxgx great work !!! I wondering if you could help. I am trying to run the demo.py with -90 degree rotation of the camera. I added following lines of...
Great work! On windows, when I launch it via cordova-electron build, i get Error: exec proxy not found for :: PowerManagement error. The powermanagmentproxy.js exist in the plugin folder any...
Hello I have Jetson Nano 4GB development kit. I have installed Jetson Nano with Ubuntu 20.04 OS image provided by by Qengineering which includes OpenCV with CUDA enabled. https://github.com/Qengineering/Jetson-Nano-Ubuntu-20-image The...
hello trying to evaluate the sdk. i have copied all the dll in the respective folder and also setup python environment. i have copied app id and sdk id in...