• O Universal Plataforma Windows (ou, em suma, UWP) é uma aplicação de desenvolvimento de arquitetura que garante a compatibilidade entre o Windows 10, Windows 10 móvel, Hololens e XBox. Com suporte a C++, C#, VB.NET e XAML, ele pode ser usado com o Visual Studio 2015 e posterior. Como UWP aumenta a popularidade, mais e mais desenvolvedores de tentar criar UWP-compatível SDKs para implementar rapidamente a determinadas funções sem ter muito trabalho e prolongada de codificação de sessões. Este também é o caso com UWP OCR SDK. Como você pode ter descoberto lendo o seu nome, UWP OCR SDK é um kit de desenvolvimento de software projetado para adicionar funcionalidade OCR para aplicativos criados usando te UWP plataforma. Em outras palavras, com a ajuda do SDK, os documentos digitalizados podem ser transformados em editável UTF8 texto. O SDK vem com suporte para um grande número de línguas, o que o torna versátil e flexível. Além disso, ela permite o processamento de seções específicas de uma imagem digitalizada, mas pode também todo o processo de páginas. Para aqueles que querem levá-la para uma "unidade", saiba que o pacote vem com um exemplo de código em C#, compilado no Visual Studio 2015. Você tem que reconstruir o projeto seguindo as instruções do arquivo de "Ajuda" e você será capaz de experimentar com a tecnologia OCR.
  • (Ya da, kısaca, UWP) Evrensel Windows Platformu Windows 10, Windows 10 mobil, Hololens arasında uyumluluk sağlar ve Bir XBox sağlayan bir uygulama geliştirme mimarisi. C++, C# VB.NET ve XAML desteği ile Visual Studio 2015 ve daha sonra kullanılabilir. UWP popülaritesi arttıkça, daha fazla ve daha fazla geliştiriciler UWP-uyumlu SDK hızlı bir şekilde çok daha sorunsuz ve uzun süreli kodlama oturumları olmadan belirli özelliklerini uygulamak için oluşturmaya çalışın. Ayrıca UWP OCR SDK ile durumdur. Adını okuyarak anladım olabilir gibi, UWP OCR SDK te UWP platform kullanılarak oluşturulan uygulamaları için OCR işlevselliği eklemek için tasarlanmış bir yazılım geliştirme kiti. Diğer bir deyişle, bu SDK yardımıyla, belgeleri düzenlenebilir UTF8 metin dönüştürülebilir taranmış. SDK çok yönlü ve esnek kılan dillerde çok sayıda, desteği ile birlikte geliyor. Ayrıca, taranan bir görüntünün belirli bölümlerinin işleme izin değil, aynı zamanda tüm sayfaları işleyebilir. Paket C# örnek kodu, 2015 Visual Studio derlenmiş ile birlikte "sürücü" için almak isteyenler için. Dosya ve OCR teknolojisi ile deneme mümkün olacak "Yardım" bölümündeki yönergeleri izleyerek projeyi yeniden oluşturun.
  • The Universal Windows Platform (or, in short, UWP) is an application development architecture that ensures compatibility between Windows 10, Windows 10 mobile, Hololens and XBox One. With support for C++, C#, VB.NET and XAML, it can be used with Visual Studio 2015 and later.

    As UWP increases in popularity, more and more developers try to create UWP-compatible SDKs to quickly implement certain features without too much hassle and prolonged coding sessions. That is also the case with UWP OCR SDK.

    As you might have figured out by reading its name, UWP OCR SDK is a software development kit designed to add OCR functionality to applications created using te UWP platform. In other words, with the help of this SDK, scanned documents can be transformed into editable UTF8 text.

    The SDK comes with support for a large number of languages, which makes it versatile and flexible. Moreover, it allows the processing of specific sections of a scanned image, but it can also process entire pages.

    For those who want to take it for a "drive", know that the package comes with a sample code in C#, compiled in Visual Studio 2015. You have to rebuild the project following the instructions in the "Help" file and you will be able to experiment with the OCR technology.