How do I perform Optical Flow on a set of images? I want to read multiple images and perform Optical Flow (Lucas Kanade) on them. However I get solutions only f
I've really tried everything, but I can't get anywhere. I would like to make a very simple evaluation of whether a term occurs in the source text of a page. I w
I had a weird problem updating with Google. My app has been published on Google Play. This app had a NullPointerException bug that I fixed it just by adding a s
i have the below posted geojson mentioned in geojson_1 section below. i want to add to it "geometry":{ and }, so that to appear as follows {"geometry":{"type":"
I have a model, class personal_profile(models.Model): custom_user = models.ForeignKey(CustomUser, on_delete=models.CASCADE) picture = models.ImageField(
What is pivot? How do I pivot? Is this a pivot? Long format to wide format? I've seen a lot of questions that ask about pivot tables. Even if they don't know t
What are "code signing identities" in Xcode? Are they the certificates? Are they the private keys? Are they the app ids? Are they the provisioning profiles? If
Hi I want to enhance the contrast of an image using the neighbourhood pixel values. Let the image be considered as u0. Then I want to enhance the image by usin
So, I want to display specific product page using id as the parameter, it seems to match the id just fine but when i try to display the product image and name t
This is my work and it wont read the items inside my list. What should I do?