1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 <2019> 2020 2021 2022 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 <2019> 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | RE: AreaDetector OCR plugin |
From: | "Wlodek, Jakub via Tech-talk" <[email protected]> |
To: | "[email protected]" <[email protected]> |
Cc: | "[email protected]" <[email protected]> |
Date: | Fri, 15 Feb 2019 17:04:10 +0000 |
We have written an EPICS driver for USB Video Class Cameras (UVC) which encompass most consumer webcams. We have tested it with several cameras ranging between 50 - 200 $
It is available here: https://github.com/epicsNSLS2-areaDetector
in the ADUVC repository. Also character recognition can probably be done in OpenCV w/ some form of machine learning, and we have been developing a Computer Vision plugin in the ADCompVision repository that could be a good start.
-Jakub Wlodek ----------------------------------------------------------------------------
All: Has anyone developed an Optical Character Recognition plugin for AreaDetector? The potential use case is to have a camera aimed at an instrument front panel, and digitize the display to extract the instrument's displayed output. I've already anticipated the potential problems associated with multiplexed displays that may introduce artifacts into the digitized images, so I don't want to attempt to develop something that may be a failure anyway. Are there any classes of inexpensive low resolution cameras supported by AreaDetector? Like consumer grade webcams, for instance? Yes, it's a hack, but easier than the alternatives in at least one known case. Rod Nussbaumer TRIUMF Vancouver, Canada ------------------------------ |