Skip to main content
0 votes
1 answer
58 views

I have a Flutter app that plays videos one after another. Sometimes, I also show slides (PNG images) between videos. When the sequence is video → video → video, everything works fine. But when the ...
Alex20280's user avatar
  • 385
Best practices
1 vote
0 replies
97 views

I'm setting up a secure CI/CD pipeline using GitHub Actions with self-hosted runners running in Kubernetes, and I want to build Docker images and push them to AWS ECR securely. Goals Build Docker ...
refaeldoron's user avatar
0 votes
1 answer
214 views

I’m trying to deploy Kafka using the Bitnami image(all versions but any case I get 'not found'): docker pull bitnami/kafka:latest But I get: Status 404: failed to resolve reference "docker.io/...
Muhammadjon Saidov's user avatar
Advice
0 votes
0 replies
40 views

But what if I have motion event like 30 minutes long, I have to wait for picture for 30 minutes? Can I somehow get best frame not for all motion_event but for some period like 10 seconds?
alive-one's user avatar
0 votes
0 answers
42 views

I've used Google Site to build my website. I know it is quick but dirty, so probably the answer to my question is just "you know It's dirty". If I write a long caption for a picture, the ...
Francesco Pagani's user avatar
1 vote
1 answer
69 views

Looking at this example web page (see below the code), I discovered that, on my mobile browsers (Firefox and Chrome), the image on the left side of the page is shown with zero width, while it has a ...
cloc3's user avatar
  • 33
Advice
0 votes
2 replies
34 views

I am building a small app and one of the features is, the user upload a logo and can select different types of visual styles. the logo should be generated in that style.. like minimalistic design , 3d ...
Daniel S's user avatar
Advice
0 votes
1 replies
79 views

I need to extract player statistic in a image : enter image description here I have try pytesseract with preprocessing image : convert to grey scale, resize img with a factor 2 and filter on edge : ...
hugo delporte's user avatar
1 vote
1 answer
139 views

This may be a case where things are just inherently difficult, but I've run into a roadblock. I'm working on a simple image to ASCII converter, and instead of writing to the console, I'd like to ...
Matt Lindsey's user avatar
0 votes
0 answers
59 views

TLDR: how to fitWidth on an image inside an InteractiveViewer I am using an InteractiveViewer in my flutter app to display a photo of the page of a book. Previously, I was just using a ...
Rea Mart's user avatar
  • 101
Advice
0 votes
1 replies
72 views

I have a project for a museum where I need to develop a generative AI program to interpret visitors' words and transform their stories into stylized digital drawings. The visitor pushes on a button ...
Polored's user avatar
2 votes
2 answers
86 views

I am still in the process of writing this, but I am now in a slump. This might be a novice question but is there a way to click on the image itself? I was hoping to incorprate it as an e-commerce ...
UnOne SciDiez's user avatar
Advice
0 votes
1 replies
38 views

In my dataset for an SSRS report, I have a column that is comprised of a path and a file name of an image, dynamically created by each user's user id, as that's how the images for their pics are ...
missscripty's user avatar
Advice
1 vote
4 replies
145 views

I have a TImage bitmap on a form, and a TPaintBox with the same dimensions. The user draws some polylines on the paintbox canvas. Using paintbox means they can "erase" a line if needed and ...
ChrisH's user avatar
  • 139
0 votes
1 answer
135 views

I’m using Next.js 16.0.1 and loading images from a Directus /assets/<id> endpoint. The Directus asset URL works fine in the browser: https://<directus-domain>/assets/<id> But when ...
Ronak Koladiya's user avatar

15 30 50 per page
1
2 3 4 5
7568