I'm using OpenCV's haar cascade(haar-classifier) to detect faces in the image and storing those faces(cropped from the image) in one folder. I've around 10000+
I am trying to build a separated frontend web application using Vuejs and fetching data from Laravel 9 API that I have built, when I try to access the data from
I use expo's datetime picker and it works perfectly fine if I click on it only once. If I click on it twice it gives me the following error: TypeError: value.g
Can anyone help me with creating a policy definition to inherit multiple or all tags from a subscription? I see the built-in policy that allows for a single tag
I have a big portfolio of bonds and I want to create a table with days as index, the bonds as columns and the notional of the bonds as values. I need to put at
I am having issues with running a List through the media player function. Each variable in the list has been hardcoded to correspond to an audio URL for a speci
I am developing a webpage using HTML, CSS & JS. In a section with a list of links, when a user clicks on any of the items in the list I want the user to fir
i set autoHideDuration,but it only work when Snackbar open, not working at close. <Snackbar anchorOrigin={{ vertical: 'top', horizontal: 'center' }} open
I have an Angular project and at some point I imported some svg icons made by a graphic designer that I put inside the icons folder in assets. I don't know why,