<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic RE: OCR Software integrated with Blue Prism in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/OCR-Software-integrated-with-Blue-Prism/m-p/86012#M36933</link>
    <description>Hi Oslien,&lt;BR /&gt;&lt;BR /&gt;
&lt;P&gt;There are various options and uses for &lt;STRONG&gt;Optical Character Recognition&lt;/STRONG&gt; (OCR) in Blue Prism; however, depending on your particular use case, some are better suited than others.&lt;BR /&gt;&lt;BR /&gt; &lt;STRONG&gt;&lt;SPAN style="font-size: 16px;"&gt;Using OCR in the automated application&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;This is the simplest form of OCR that Blue Prism supports. When conventional methods fail to capture (read) text from the application being automated&amp;nbsp;then &lt;A href="https://portal.blueprism.com/learning/surface-automation" target="_blank" rel="noopener"&gt;Surface Automation&lt;/A&gt; techniques can be employed. Part of Surface Automation is being able to recognise text displayed by the application allowing Blue Prism to capture the information. Blue Prism makes use of&amp;nbsp;Google's Tesseract open source OCR engine to perform this function.&lt;BR /&gt; &lt;EM&gt;For more information please see&amp;nbsp; &lt;A href="https://portal.blueprism.com/documents/guide-reading-text-ocr" target="_blank" rel="noopener"&gt;Guide to Reading Text with OCR&lt;/A&gt;.&lt;/EM&gt;&lt;/P&gt;
&lt;H3&gt;&lt;BR /&gt; &lt;SPAN style="font-size: 16px;"&gt;&lt;STRONG&gt;Using OCR to process data from other sources&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/H3&gt;
&lt;P&gt;Broadly speaking data which is being analysed by OCR can be split in to two categories:&amp;nbsp;Structured and Non-Structured.&lt;/P&gt;
&lt;H4&gt;&lt;BR /&gt; &lt;U&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 14px;"&gt;Non-structured data&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/U&gt;&lt;/H4&gt;
&lt;P&gt;This is the process of detecting and transcribing all recognised text in the source data without applying any formatting or structure to the output. Typically the output would be a simple string of text appearing in the same order that the OCR engine recognised it. Non-structured OCR is typically &lt;STRONG&gt;used to detect text within images&lt;/STRONG&gt;, not for obtaining data from formal documents (such as invoices or forms).&lt;/P&gt;
&lt;P&gt;To capture text from non-structured documents or images, the following&amp;nbsp;three skills are provided on the &lt;A href="https://digitalexchange.blueprism.com/dx/" target="_blank" rel="noopener"&gt;Digital Exchange&lt;/A&gt;:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://digitalexchange.blueprism.com/dx/entry/3439/solution/google-vision" target="_blank" rel="noopener"&gt;Vision Skill Google Cloud&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://digitalexchange.blueprism.com/dx/entry/3439/solution/microsoft-vision-skill" target="_blank" rel="noopener"&gt;Vision Skill Azure Cloud&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://digitalexchange.blueprism.com/dx/entry/3439/solution/ibm-watson-visual-recognition" target="_blank" rel="noopener"&gt;Visual Recognition Skill IBM Watson&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;All of these options are cloud based AI powered machine learning OCR engines. To use these services an account must be registered with the service provider. Most of the service providers offer a limited free service, with paid subscriptions once the number of free API requests have been exceeded.&lt;/P&gt;
&lt;P&gt;For additional information about these OCR services, please check out the links below:&lt;/P&gt;
&lt;DIV style="overflow: auto;"&gt;
&lt;TABLE style="width: 500px;" cellspacing="1" cellpadding="1" border="2"&gt;
&lt;THEAD&gt;
&lt;TR&gt;
&lt;TH scope="col"&gt;Service Provider&lt;/TH&gt;
&lt;TH scope="col"&gt;Documentation&lt;/TH&gt;
&lt;TH scope="col"&gt;Pricing&lt;/TH&gt;
&lt;/TR&gt;
&lt;/THEAD&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD&gt;Google Cloud Vision&lt;/TD&gt;
&lt;TD&gt;&lt;A href="https://cloud.google.com/vision/docs/" target="_blank" rel="noopener"&gt;Cloud Vision Documentation &lt;/A&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;A href="https://cloud.google.com/vision/pricing" target="_blank" rel="noopener"&gt;Google Pricing&lt;/A&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Microsoft Azure Computer Vision&lt;/TD&gt;
&lt;TD&gt;&lt;A href="https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/" target="_blank" rel="noopener"&gt;Computer Vision Documentation&lt;/A&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;A href="https://azure.microsoft.com/en-gb/pricing/details/cognitive-services/computer-vision/" target="_blank" rel="noopener"&gt;Azure Pricing&lt;/A&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;IBM Watson&amp;nbsp;Visual Recognition&lt;/TD&gt;
&lt;TD&gt;&lt;A href="https://console.bluemix.net/docs/services/visual-recognition/getting-started.html#getting-started-tutorial" target="_blank" rel="noopener"&gt;IBM Watson Documentation&lt;/A&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;A href="https://console.bluemix.net/catalog/services/visual-recognition/" target="_blank" rel="noopener"&gt;IBM Watson Pricing &lt;/A&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;InJoe Khor&lt;BR /&gt;Blue Prism&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Fri, 28 Feb 2020 21:21:00 GMT</pubDate>
    <dc:creator>InJoeKhor</dc:creator>
    <dc:date>2020-02-28T21:21:00Z</dc:date>
    <item>
      <title>OCR Software integrated with Blue Prism</title>
      <link>https://community.blueprism.com/t5/Product-Forum/OCR-Software-integrated-with-Blue-Prism/m-p/86011#M36932</link>
      <description>Hello&lt;BR /&gt;&lt;BR /&gt;Our team is starting an investigation into integrated OCR Software with BP, and we would like to know if you can give us some guidance on where to start, software to use, where to start the investigation, etc. Any guidance or help we appreciate.&lt;BR /&gt;&lt;BR /&gt;Att&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Oslien Mesa&lt;BR /&gt;Developer&lt;BR /&gt;Elumini&lt;BR /&gt;America/Sao_Paulo&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Aug 2019 13:27:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/OCR-Software-integrated-with-Blue-Prism/m-p/86011#M36932</guid>
      <dc:creator>OslienMesa</dc:creator>
      <dc:date>2019-08-08T13:27:00Z</dc:date>
    </item>
    <item>
      <title>RE: OCR Software integrated with Blue Prism</title>
      <link>https://community.blueprism.com/t5/Product-Forum/OCR-Software-integrated-with-Blue-Prism/m-p/86012#M36933</link>
      <description>Hi Oslien,&lt;BR /&gt;&lt;BR /&gt;
&lt;P&gt;There are various options and uses for &lt;STRONG&gt;Optical Character Recognition&lt;/STRONG&gt; (OCR) in Blue Prism; however, depending on your particular use case, some are better suited than others.&lt;BR /&gt;&lt;BR /&gt; &lt;STRONG&gt;&lt;SPAN style="font-size: 16px;"&gt;Using OCR in the automated application&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;This is the simplest form of OCR that Blue Prism supports. When conventional methods fail to capture (read) text from the application being automated&amp;nbsp;then &lt;A href="https://portal.blueprism.com/learning/surface-automation" target="_blank" rel="noopener"&gt;Surface Automation&lt;/A&gt; techniques can be employed. Part of Surface Automation is being able to recognise text displayed by the application allowing Blue Prism to capture the information. Blue Prism makes use of&amp;nbsp;Google's Tesseract open source OCR engine to perform this function.&lt;BR /&gt; &lt;EM&gt;For more information please see&amp;nbsp; &lt;A href="https://portal.blueprism.com/documents/guide-reading-text-ocr" target="_blank" rel="noopener"&gt;Guide to Reading Text with OCR&lt;/A&gt;.&lt;/EM&gt;&lt;/P&gt;
&lt;H3&gt;&lt;BR /&gt; &lt;SPAN style="font-size: 16px;"&gt;&lt;STRONG&gt;Using OCR to process data from other sources&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/H3&gt;
&lt;P&gt;Broadly speaking data which is being analysed by OCR can be split in to two categories:&amp;nbsp;Structured and Non-Structured.&lt;/P&gt;
&lt;H4&gt;&lt;BR /&gt; &lt;U&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 14px;"&gt;Non-structured data&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/U&gt;&lt;/H4&gt;
&lt;P&gt;This is the process of detecting and transcribing all recognised text in the source data without applying any formatting or structure to the output. Typically the output would be a simple string of text appearing in the same order that the OCR engine recognised it. Non-structured OCR is typically &lt;STRONG&gt;used to detect text within images&lt;/STRONG&gt;, not for obtaining data from formal documents (such as invoices or forms).&lt;/P&gt;
&lt;P&gt;To capture text from non-structured documents or images, the following&amp;nbsp;three skills are provided on the &lt;A href="https://digitalexchange.blueprism.com/dx/" target="_blank" rel="noopener"&gt;Digital Exchange&lt;/A&gt;:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://digitalexchange.blueprism.com/dx/entry/3439/solution/google-vision" target="_blank" rel="noopener"&gt;Vision Skill Google Cloud&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://digitalexchange.blueprism.com/dx/entry/3439/solution/microsoft-vision-skill" target="_blank" rel="noopener"&gt;Vision Skill Azure Cloud&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://digitalexchange.blueprism.com/dx/entry/3439/solution/ibm-watson-visual-recognition" target="_blank" rel="noopener"&gt;Visual Recognition Skill IBM Watson&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;All of these options are cloud based AI powered machine learning OCR engines. To use these services an account must be registered with the service provider. Most of the service providers offer a limited free service, with paid subscriptions once the number of free API requests have been exceeded.&lt;/P&gt;
&lt;P&gt;For additional information about these OCR services, please check out the links below:&lt;/P&gt;
&lt;DIV style="overflow: auto;"&gt;
&lt;TABLE style="width: 500px;" cellspacing="1" cellpadding="1" border="2"&gt;
&lt;THEAD&gt;
&lt;TR&gt;
&lt;TH scope="col"&gt;Service Provider&lt;/TH&gt;
&lt;TH scope="col"&gt;Documentation&lt;/TH&gt;
&lt;TH scope="col"&gt;Pricing&lt;/TH&gt;
&lt;/TR&gt;
&lt;/THEAD&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD&gt;Google Cloud Vision&lt;/TD&gt;
&lt;TD&gt;&lt;A href="https://cloud.google.com/vision/docs/" target="_blank" rel="noopener"&gt;Cloud Vision Documentation &lt;/A&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;A href="https://cloud.google.com/vision/pricing" target="_blank" rel="noopener"&gt;Google Pricing&lt;/A&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Microsoft Azure Computer Vision&lt;/TD&gt;
&lt;TD&gt;&lt;A href="https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/" target="_blank" rel="noopener"&gt;Computer Vision Documentation&lt;/A&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;A href="https://azure.microsoft.com/en-gb/pricing/details/cognitive-services/computer-vision/" target="_blank" rel="noopener"&gt;Azure Pricing&lt;/A&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;IBM Watson&amp;nbsp;Visual Recognition&lt;/TD&gt;
&lt;TD&gt;&lt;A href="https://console.bluemix.net/docs/services/visual-recognition/getting-started.html#getting-started-tutorial" target="_blank" rel="noopener"&gt;IBM Watson Documentation&lt;/A&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;A href="https://console.bluemix.net/catalog/services/visual-recognition/" target="_blank" rel="noopener"&gt;IBM Watson Pricing &lt;/A&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;InJoe Khor&lt;BR /&gt;Blue Prism&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Feb 2020 21:21:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/OCR-Software-integrated-with-Blue-Prism/m-p/86012#M36933</guid>
      <dc:creator>InJoeKhor</dc:creator>
      <dc:date>2020-02-28T21:21:00Z</dc:date>
    </item>
    <item>
      <title>RE: OCR Software integrated with Blue Prism</title>
      <link>https://community.blueprism.com/t5/Product-Forum/OCR-Software-integrated-with-Blue-Prism/m-p/86013#M36934</link>
      <description>Hi InJoe Khor,&lt;BR /&gt;Can you provide a new link to the OCR guide?&lt;BR /&gt;The one in your post is no longer active&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Hristo Dobrev&lt;BR /&gt;Accountant&lt;BR /&gt;Clearstream Services&lt;BR /&gt;Europe/Prague&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Aug 2021 14:50:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/OCR-Software-integrated-with-Blue-Prism/m-p/86013#M36934</guid>
      <dc:creator>HristoDobrev</dc:creator>
      <dc:date>2021-08-03T14:50:00Z</dc:date>
    </item>
    <item>
      <title>RE: OCR Software integrated with Blue Prism</title>
      <link>https://community.blueprism.com/t5/Product-Forum/OCR-Software-integrated-with-Blue-Prism/m-p/86014#M36935</link>
      <description>Hi Hristo, it is a training doc in Blue Prism University. &lt;BR /&gt;&lt;BR /&gt;Please create a support ticket by emailing support@blueprism.com and we can provide the docs.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;In Joe Khor&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Aug 2021 18:51:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/OCR-Software-integrated-with-Blue-Prism/m-p/86014#M36935</guid>
      <dc:creator>InJoeKhor</dc:creator>
      <dc:date>2021-08-03T18:51:00Z</dc:date>
    </item>
    <item>
      <title>RE: OCR Software integrated with Blue Prism</title>
      <link>https://community.blueprism.com/t5/Product-Forum/OCR-Software-integrated-with-Blue-Prism/m-p/86015#M36936</link>
      <description>Hello InJoe,&lt;BR /&gt;&lt;BR /&gt;Thank you for your quick response. I already opened a ticket last week =&amp;gt; &lt;A href="https://support.blueprism.com/en/support/tickets/169494" target="_blank" rel="noopener"&gt;169494&lt;/A&gt;&lt;BR /&gt;The answer I got so far is "search for it yourself" which is hardly a supportive answer, I have to admit.&lt;BR /&gt;I thought that I was doing good when I reached out to mention a broken link.&lt;BR /&gt;So far I have spent 5 days and 4 messages just to get a reference a document. I am still empty handed and this is only the first stage - learning what is possible, a phase that should be as quick and painless as possible.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Hristo Dobrev&lt;BR /&gt;Accountant&lt;BR /&gt;Clearstream Services&lt;BR /&gt;Europe/Prague&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Aug 2021 08:43:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/OCR-Software-integrated-with-Blue-Prism/m-p/86015#M36936</guid>
      <dc:creator>HristoDobrev</dc:creator>
      <dc:date>2021-08-04T08:43:00Z</dc:date>
    </item>
    <item>
      <title>RE: OCR Software integrated with Blue Prism</title>
      <link>https://community.blueprism.com/t5/Product-Forum/OCR-Software-integrated-with-Blue-Prism/m-p/86016#M36937</link>
      <description>Hi Hristo,&lt;BR /&gt;&lt;BR /&gt;I have attached the Read text with OCR document to your ticket &lt;A href="https://support.blueprism.com/en/support/tickets/169494" target="_blank" rel="noopener"&gt;169494&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;BR /&gt;InJoe&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;In Joe Khor&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Aug 2021 16:27:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/OCR-Software-integrated-with-Blue-Prism/m-p/86016#M36937</guid>
      <dc:creator>InJoeKhor</dc:creator>
      <dc:date>2021-08-04T16:27:00Z</dc:date>
    </item>
    <item>
      <title>RE: OCR Software integrated with Blue Prism</title>
      <link>https://community.blueprism.com/t5/Product-Forum/OCR-Software-integrated-with-Blue-Prism/m-p/86017#M36938</link>
      <description>&lt;DIV data-identifyelement="459" dir="ltr"&gt;Document: &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;Guide to Reading Text with OCR&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV data-identifyelement="459" dir="ltr"&gt;&lt;/DIV&gt;
&lt;DIV data-identifyelement="459" dir="ltr"&gt;The "&lt;EM data-identifyelement="460" dir="ltr"&gt;Guide to Reading Text with OCR&lt;/EM&gt;" document is no longer maintained via the Portal and is now hosted within the Blue Prism University (Portal menu: University).&amp;nbsp;&lt;/DIV&gt;
&lt;DIV data-identifyelement="461" dir="ltr"&gt;&lt;BR data-identifyelement="462" /&gt;The following KB Article is related and provides the link to the information in the University.&lt;/DIV&gt;
&lt;DIV data-identifyelement="463" dir="ltr"&gt;&lt;/DIV&gt;
&lt;UL data-identifyelement="465"&gt;
&lt;LI data-identifyelement="466" dir="ltr"&gt;&lt;A data-identifyelement="467" dir="ltr" href="http://portal.blueprism.com/customer-support/support-center#/path/1139243052" rel="noopener noreferrer" target="_blank"&gt;&lt;U data-identifyelement="468" dir="ltr"&gt;How do I use the Read Text with OCR action to read multiple lines of text?&lt;/U&gt;&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;DIV data-identifyelement="469" dir="ltr"&gt;​&lt;/DIV&gt;
&lt;DIV data-identifyelement="471" dir="ltr"&gt;The direct link in Blue Prism University:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A data-identifyelement="472" href="https://blue-prism.docebosaas.com/learn/course/198/play/1587/Blue%2BPrism%2BReading%2BText%2Bwith%2BOCR%2B%2528EN%2529" rel="noopener noreferrer" target="_blank"&gt;&lt;STRONG data-identifyelement="473" dir="ltr"&gt;Guide to Reading Text with OCR&lt;/STRONG&gt;&lt;/A&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Paul Anderson &lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Dec 2021 05:45:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/OCR-Software-integrated-with-Blue-Prism/m-p/86017#M36938</guid>
      <dc:creator>paul.anderson</dc:creator>
      <dc:date>2021-12-16T05:45:00Z</dc:date>
    </item>
  </channel>
</rss>

