I working with Visual Studio2022 and blazor .net 6 when i worked after 1 hour visual studio highly used memory and crashed on my pc (windows server 2019).
I need to detect a selected area in a photo: Original photo: I used this code: import cv2 as cv import numpy as np img = cv.imread(cv.samples.findFile('./Pict
Is it possible to display highest and lowest points an indicator reaches during the formation of a single candle in Pine? To elaborate, lets imagine I've got th
Hello I have a netcdf file with daily data. Shape of the file is (5844, 89, 89) i.e 16 years data. I tried to get monthly average from daily data. I am looking
in application I'm working on we want to add JS interface to the webview, but at the same time we want it to be only available for scripts on sites with a certa
Does SChannel support TLS 1.3 ? Need help w.r.t example client/server programs in C/C++ for implementing TLS 1.3 using SChannel? I found SChannel.h defined SP_P
From what I can tell, started this morning from a fresh centos container. [root@2804aec3e418 /]# yum update Failed to set locale, defaulting to C.UTF-8 CentOS L
We have an application that is already using Spring Cloud Stream with RabbitMQ, some endpoints of the application are sending messages to Rabbit MQ. Now we want