python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How to calculate mm per pixel of an image at a certain distance using camera calibration matrix?
I saw the answers here:
How can I get pixel size in millimetres using camera calibration with checkerboard images in Matlab?
but it wasn't answered.
I have a fixed camera and an object at a certain ...

Sulphur
Votes: 0
Answers: 1
How to detect some pixels with desired color?
I have a problem: There is a map where crystals randomly appear and I somehow need to find crystal coordinates(need only one crystal's pixel coordinate), I tried to do it by the color of a specific pi...

subUser
Votes: 0
Answers: 0
How to use detectron2's augmentation with datasets loaded using register_coco_instances
I've trained a detectron2 model on custom data I labeled and exported in the coco format, but I now want to apply augmentation and train using the augmented data. How can I do that if I'm not using a ...

Ramon Griffo
Votes: 0
Answers: 1
Creating pairs file for images
I have a dataset that contains face images and I want to synthesize masks to these images and put them in another folder.
And I need to create a text file that contains pairs of the names of these ima...
Learner
Votes: 0
Answers: 0