Using ffplay, part of the ffmpeg software, you can overlay a "grid" centered at the, err, center, of your live video, if the grid cell is large enough you will result in just vertical line and a horizontal line passing through that center point.
Something like this, here x and y are the calculated center point, w and h are the size of the cells, which are larger than the video input size, and t is the thickness
On Fri, 13 May 2022 at 04:27, David Slipper <softfoot@...> wrote:
Hi, I have built a manual pick and place system that gets around my
rather unsteady hands (the indignities of age) and have a USB microscope
mounted on it to provide a means of aiming, but I need some sort of
cross-hair to help.
I have found PixMicro which works well but only under Windows.
Ideally, I want to use a Raspberry Pi 4 with (ideally) Ubuntu to display
the camera output.
Can anyone suggest a Linux webcam viewer that has a cross-hair facility ??