Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!
Advice
0 votes
1 replies
66 views

Hi and I hope you’re all doing well. In the rover we’re developing, we’re using LIDAR to enable the vehicle to move autonomously, and for specific tasks at certain points, we’re using image-processing-...
Tooling
0 votes
5 replies
74 views

I hope you are well. I am currently working on a small problem relating to reproducing the characteristics of some image. I have a set of low-brightness images, and I want to reproduce the same ...
Best practices
0 votes
0 replies
51 views

I am working on an image classification project for plant disease detection using transfer learning models such as MobileNetV2 and EfficientNetLite. My datasets include 11 classes for maize diseases ...
Score of -1
0 answers
123 views

I am currently trying to replicate the process of warping an image in Python in MATLAB. I am currently able to use MATLAB's imwarp() to match my warp image in Python that used cv2.warpAffine(). When I ...
Score of 1
1 answer
347 views

I am trying to answer this question: How to fix this python code to count duplicate sample in the images? using 'rods_input.png' as input: where OP was asking for: I want to count samples in the ...
Tooling
1 vote
2 replies
95 views

I am building a game automation bot for Royal Revolt 2 using Python (running on an Android emulator and controlled via ADB inputs). I am currently stuck on designing a robust, vision-based pathfinding ...
Score of 2
0 answers
61 views

CameraX ImageAnalysis only providing grayscale frames - need RGB image for Luxand FaceSDK liveness detection I am developing a .NET MAUI Android application using CameraX and Luxand FaceSDK. Currently,...
Advice
1 vote
3 replies
130 views

I am working on an OCR pipeline that extracts structured information from scanned identity documents. The system performs reasonably well on high-quality images, but accuracy drops significantly when ...
Best practices
0 votes
3 replies
140 views

I want to convert the information on a graph/chart to a tabular form. Table contains divisions from x axis and their corresponding values. The graph is line graph and scale is linear. i have achieved ...
Best practices
0 votes
0 replies
69 views

I am working on a computer vision dataset preparation workflow for object detection training. The project involves image annotation using bounding boxes and polygon segmentation for AI model training. ...
Advice
2 votes
7 replies
185 views

Problem Background: I am developing a high-throughput image inspection system. Currently, I manage 600MB image buffers in a ring buffer structure. Specifically: I have 3 slots in the ring buffer. ...
Tooling
0 votes
3 replies
92 views

I am stuck on a performance issue with a .NET background service. It continuously processes thousands of images. The pipeline is straightforward: read a image (300~400kb), scale it down by half (or ...
Best practices
0 votes
3 replies
70 views

What is the best way to find mislabeled images in a dataset where labels are based on folders? Each class is already separated into its own directory, but some images inside are clearly in the wrong ...
Advice
0 votes
1 replies
149 views

I’m working on a project where I want to use AI / computer vision to read MEP (Mechanical, Electrical, Plumbing) drawings or floor plans. My goal is to: Detect rooms and extract their labels (e.g., “...
Best practices
0 votes
0 replies
128 views

I am developing a system that integrates "Source Verifiable" and "Content Decipherable" into a single service workflow. The system uses Robust Watermarking to ensure source ...

15 30 50 per page
1
2 3 4 5
2808