I have a problem with the code. There is no compile error, but the result does not give a corrected image. Could someone please explain me where is my error. I
So to explain the problem I have a dataset with the coco format I want to reconstruct the binary mask from the segmentation information stored in the annotation
I want to remove noise from scanned image pdf and enhance it. I have tried lots of technique but did not get success yet. Please help on this. Thanks in advance
I have a black line and purple lines. I want to calculate the distance between each purple pixel points in the canny image and the closest black line in the mos
I am trying to extract exif metadata from jpg file but hit a wall in between. I am following this( https://www.w3.org/Graphics/JPEG/jfif3.pdf ) but not sure if
I have a pipeline that records images on a raspberry pi, converts them to tiff via dcraw, and then estimates the average intensity for the three channels (RGB).
I have a stationary camera which takes photos rapidly of the continuosly moving product but in a fixed position just of the same angle (translation perspective)
I'm trying to draw a concurrent circles of equal radius on top row of image with a text on center of circle. I'm able to draw a single circle on center of imag
I try to rotate an image clockwise 45 degree and translate the image -50,-50. Rotation process works fine:(I refer to this page:How do I rotate an image manuall
I've using ORB/FLANN to compare images and want to save / load image descriptors that come out of FLANN to a file so I can read them in later to compare with an
I'm trying to rotate my image but it is like my frame does not rotate at all. Here are the following steps of my code: 1 - Create an image of an inclined disk.
I am trying to write a code that calculates the speckle contrast of a laser line. Here is an example of an image that I would be analyzing: The image is black w
I've read this entire paper multiple times, and I've found a way to make everything in python... Except this (Article II, section C). They want me to upscale th
I am trying to identify and count the number of human faces in a every picture of a folder full of pictures, I am using Deepface to get the job done. I have onl
I'm trying to automatically dewarp scanned document images using C#. The Situation: I have images of a 6 page empty form (every page is different). I also have
I am searching for a solution for a long time but couldn't be able to find it. There are more similar qestion-answers but that didn't help me. Basically I have
My Input Image is this. I need only the face and hair from that image and others will convert to white background including cloth. I used mediapipe's SelfiSegm
I am using easyocr methods to recognize the text on the license plate but the results are not good. I have developed deep learning model which detects license p
so I am working on a project to scan analog photos. The program should detect the edges and crop it automatically. For that I am using Python and OpenCV. My pro
I have datasets of images of gemstones.I have categorised the gemstones into folders based on their colours.(That is Red, Blue, Pink,Purple,Yellow). What I want