<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Webcam to OCR in Isadora]]></title><description><![CDATA[<p>I am curious if there has been any progress on webcam to OCR for realtime reading of text in Isadora? I saw above that processing was one way to work on this. I have doubts that the javascript actor within Isadora is robust enough, but does any one know if a modified version of this javascript script (ocrad.js)  for realtime webcam to OCR would work within Isadora?</p><p><a href="https://raw.githubusercontent.com/antimatter15/ocrad.js/master/ocrad.js">https://raw.githubusercontent....</a></p>]]></description><link>https://community.troikatronix.com/topic/3621/webcam-to-ocr-in-isadora</link><generator>RSS for Node</generator><lastBuildDate>Sun, 17 May 2026 12:04:27 GMT</lastBuildDate><atom:link href="https://community.troikatronix.com/topic/3621.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 15 Oct 2017 05:27:53 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Webcam to OCR in Isadora on Sun, 15 Oct 2017 18:25:14 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/124">@DusX</a></p><p>Thanks! That's what I suspected.</p>]]></description><link>https://community.troikatronix.com/post/25594</link><guid isPermaLink="true">https://community.troikatronix.com/post/25594</guid><dc:creator><![CDATA[lois]]></dc:creator><pubDate>Sun, 15 Oct 2017 18:25:14 GMT</pubDate></item><item><title><![CDATA[Reply to Webcam to OCR in Isadora on Sun, 15 Oct 2017 15:20:05 GMT]]></title><description><![CDATA[<p>Javascript inside isadora doesn't have access to image/video data, so it is not possible.</p><p>I would suggest that an external program be used and have video sent via Spout or syphon and then send text back via OSC.</p><p>Such a program could be made with Processing or perhaps better for ocr with Openframeworks.</p>]]></description><link>https://community.troikatronix.com/post/25593</link><guid isPermaLink="true">https://community.troikatronix.com/post/25593</guid><dc:creator><![CDATA[DusX]]></dc:creator><pubDate>Sun, 15 Oct 2017 15:20:05 GMT</pubDate></item></channel></rss>