• Reconhecimento de imagem a Biblioteca é um componente de software que permitirá que os usuários criem aplicativos com reconhecimento de imagem funcionalidade. O algoritmo por trás do software é comparar duas imagens para áreas semelhantes. Ele fornece ARGB e AHSL modos de pesquisa com suporte para canais alfa. Ele pode descobrir as imagens menores em imagens grandes ou pequenas áreas de diferentes imagens. O software requer o Delphi 2009 ou outro desenvolvedor ambientes que suportam stdcall convenções. Ele pode rodar em x86 ou x64 plataformas. A biblioteca pode processar vários segmentos, e suporta Unicode. Ele fornece vários modos de pesquisa que executar de forma diferente em separado situações. A pesquisa Exata permite que um único pixel de diferença, já que as pesquisas para o bitmap. Este modo é o mais rápido. A Relativa ARGB procura por diferenças em Alfa-Vermelho-Verde-Azul do espaço de cores e é mais útil quando se procura fotos semelhantes. O AHSL modo (Alfa-Hue-Saturation-Leveza) atua de forma semelhante com o ARGB modo. Para aumentar o desempenho, os usuários podem redimensionar as imagens para um processamento mais rápido e especifique uma nova amostragem. Reconhecimento de imagem a Biblioteca permite aos usuários criar aplicativos robustos com a imagem de capacidades de reconhecimento. Ele fornece vários modos de pesquisa e suporta várias plataformas.
  • Görüntü Tanıma Kütüphane kullanıcıları görüntü tanıma işlevi ile uygulamaları oluşturmak için sağlayan bir yazılım bileşenidir. Yazılım arkasındaki algoritma benzer alanlar için iki resim karşılaştırın. Alfa kanalı desteği ile ARGB ve AHSL arama modu sağlar. Daha büyük resimler veya farklı resimler küçük alanlarda daha küçük resimler bulabilir. Yazılım stdcall kuralları destekleyen Delphi 2009 veya diğer geliştirici ortamlar gerektirir. Hem x 86 veya x 64 platformları üzerinde çalışabilir. Kütüphane birden çok iş parçacığı işleme ve Unicode destekler. Farklı ayrı durumlarda gerçekleştiren çeşitli arama modları sağlar. Tam arama bitmap arar gibi tek bir piksel fark sağlar. Bu mod hızlı. Benzer fotoğrafları ararken-Kırmızı-Yeşil-Mavi renk uzayı Alfa farklılıkları Göreli ARGB arama ve daha kullanışlıdır. Hue-Doygunluk-Hafiflik (Alfa -) AHSL moduna benzer şekilde ARGB modu ile çalışır. Performansı artırmak için, kullanıcıların daha hızlı işlem için görüntüleri yeniden boyutlandırmak ve bir örnekleme belirtebilirsiniz. Görüntü Tanıma Kütüphane kullanıcıları görüntü tanıma yetenekleri ile güçlü uygulamalar oluşturmanızı sağlar. Birden fazla arama modu sağlar ve çeşitli platformlarda destekler.
  • Image Recognition Library is a software component that will enable users to create applications with image recognition functionality.

    The algorithm behind the software is to compare two pictures for similar areas. It provides ARGB and AHSL search modes with support for alpha channels. It can discover smaller pictures in bigger images or small areas of different pictures.

    The software requires Delphi 2009 or other developer environments that support stdcall conventions. It can run on both x86 or x64 platforms.

    The library can process multiple threads, and it supports Unicode. It provides various search modes that perform differently in separate situations.

    The Exact search allows a single pixel difference as it searches for the bitmap. This mode is the fastest. The Relative ARGB searches for differences in Alpha-Red-Green-Blue color space and it is more useful when searching similar photos. The AHSL mode (Alpha-Hue-Saturation-Lightness) acts similarly with the ARGB mode.

    To increase performance, users can resize the images for faster processing and specify a resampler.

    Image Recognition Library allows users to create robust applications with image recognition capabilities. It provides multiple search modes and supports various platforms.