Can I use openCV to process images from a microscope

asked 2015-04-09 01:13:55 -0600

vladimirfomene gravatar image

updated 2015-04-09 01:23:25 -0600

berak gravatar image

I'm currently working with on an experiment where we are trying to read microscope slides using computer vision. Can this library help me in this process?

edit retag flag offensive close merge delete

Comments

3

Yes, it can.

boaz001 gravatar imageboaz001 ( 2015-04-09 02:41:29 -0600 )edit
2

If you want real time analysis you have to check if your camera is opencv compatible. An old list is here https://web.archive.org/web/201208151...

LBerger gravatar imageLBerger ( 2015-04-09 02:49:38 -0600 )edit