Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
762 views

I am trying to integrate the Google Cloud Vision API into my PHP project to perform image label detection. I've followed the official documentation, but I'm running into some issues. Here are the ...
0 votes
1 answer
166 views

testimg.png: I am trying to detect the Text in this image and it gives me nothing, it works for some other text barely. It gives me some of the word replaced with random letters and i have to compare ...
0 votes
0 answers
127 views

I want to create an automatic scoring app for a board game. The hard part of the app would be to turn this image into a data structure: [ [ { name: "granary" }, { name: "opposite ...
0 votes
1 answer
35 views

I need to create a system for detecting the time that elapses between the start of booting the multimedia system in the car until the first appearance of the sidebar on the screen. Sidebar has a ...
0 votes
0 answers
62 views

I'm training an autoencoder to detect anomalies among pictures based on the decoder error value. I tried out different ways of image preprocessing, NN architectures, losses, activation functions, ...
1 vote
1 answer
607 views

How can I use Google Document AI OCR to find the non-text images in a text document? I'm using Google Document AI Enterprise OCR to OCR images (scans of old books_, and it works well. The books have ...
0 votes
0 answers
93 views

I have been working on extracting text from images, specifically focusing on seven-segment fonts, using .NET. Unfortunately, my attempts with popular libraries like Tesseract, IronOcr and many more ...
0 votes
1 answer
396 views

I am using MediaPipe to find the breed of a dog, if there is one, in a camera image. I first use ObjectDetector, and if it finds a dog, I send what is inside the bounding box to ImageClassifier, with ...
0 votes
1 answer
104 views

import pyautogui import keyboard import time running = True print("Script will start in 5 seconds.") time.sleep(5) # Wait for 5 seconds before starting while running: keyboard....
0 votes
1 answer
429 views

I am currently working on interpreting a trained CNN model used for image recognition. Specifically, I want to understand how color information is represented in the feature vector, particularly in ...
1 vote
0 answers
86 views

I'm trying to get detailed information on each line segment, such as the coordinates of two endpoints and whether it is straight or curved, in a picture in Python. For example, an input image below is ...
1 vote
1 answer
122 views

I have this binary Black Particle Borders image of many non-spherical particle borders/outlines. Unfortunately, due to bad image quality, the borders are not continuous, but have some gaps. Is there ...
1 vote
1 answer
346 views

I am currently discovering image recognition and my goal is to get all the informations from the board of a mobile game that look like this : board As you can see, there are 5 different dices, their ...
2 votes
1 answer
1k views

I was trying to run OCRs on my single character images, all being numbers. I tried running EasyOCR, Keras-OCR and Pytesseract on the image, but none returned proper output. I even tried MNIST, but ...
0 votes
1 answer
610 views

As part of a visual recognition experiment, I need to generate 10-bit images pixel-by-pixel and display them on the monitor (10 bits per color). I would like to understand how this can be implemented ...

15 30 50 per page
1
2 3 4 5
...
89

AltStyle によって変換されたページ (->オリジナル) /