ankhafizov
ankhafizov
### The doc issue could you pliease give a table fro compatible torch-cuda versions to build docker when cuda version > 11.0. For example I have nvidia a40 dievice? which...
Greetings! I found this library the most convinient wa for image stitching since this function did not implemented in traditional org.opencv. Btw, I am writing an app for android Meanwhile,...
I want to display plot for all messenges in topic every time I connetct to kafka. However, now it is only displaying plot starting from the time when I openede...
Great job! Its much better, than official guide. Will be there any instalation process for nvidia 6.1.1?
### Laptop model MSI Creator-Z16P-B12UHST ### EC firmware version cat: /sys/devices/platform/msi-ec/fw_version: No such file or directory ### Description I have executed ``` (base) ankhafizov@ankhafizov-Creator-Z16P-B12UHST:~/msi-ec$ sudo make dkms-install dkms --version >>...
I use: - Ubuntu 24.04 LTS x86_64 - cmake version 3.28.3 - gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 - cuda_12.1 I tried to exec: `cmake . -B build -DCMAKE_BUILD_TYPE=RelWithDebInfo` and got: 132...
Greetings! I want to read mp4 video frame by frame using opencv, and frame by frame push it to go2rtc service. I expect that this framed sequence become a video...