Hello,
I am trying to find the intersection of the two lines spanning from corner to corner diagonally( picture below done in MSpaint, I currently don't have access to the real image ). I have figured that tracing them by using the black and white backgrounds would be the easiest, but there are artifacts on the picture( the squiggly lines/dots on the image).
The real image is a photo taken by a microscope.
How would I go about tracing those two lines and ultimately find their intersection, with the coordinate system being centered at (0, 0) in the top left corner?
Thanks for the help.