Top SitesLuxand - Face Recognition, Face Detection and Facial Feature Detection Technologies

Machine Readiness

Stored receipt and evidence

Overall

20

Readable

65

Callable

0

Commerce

0

Payment

0

Machine Access

Inspect the site's MCP endpoint

Open MCP explorer

DialtoneApp can scan the stored discovery files for this domain, try the MCP initialize handshake, and show the raw protocol transcript.

Purchase boundary

read only

Control boundary

unknown

Payment rails

None

Payment providers

None

Payment methods

None

Payment protocols

None

Payment assets

None

Payment networks

None

Capabilities

None

Verified payment surface

No

Crypto only

No

Readable docs

robots, llms

Products

0

Variants

0

Priced variants

0

Currencies

0

Offers

0

Priced offers

0

Priced actions

0

Samples

Offer samples

No stored offer samples.

Samples

Action samples

No stored action samples.

Samples

Product samples

No stored product samples.

Document

robots.txt

Open robots.txt
User-agent: *
Disallow: /cgi-bin
Disallow: /bitrix/
Disallow: *bitrix_*=
Disallow: /local/
Disallow: */search/
Disallow: *action=
Disallow: *print=
Disallow: *?new=Y
Disallow: *backurl=
Disallow: *back_url=
Disallow: *back_url_admin=
Disallow: *captcha
Disallow: */feed
Disallow: */rss
Disallow: *?FILTER*=
Disallow: *?ei=
Disallow: *?p=
Disallow: *?q=
Disallow: *?tags=
Disallow: *utm*=
Disallow: *openstat=
Disallow: *from=
Disallow: /?fb_comment_id=2073191259451647_2509903512447084
Disallow: /facesdk/trial/stripe/pay/
Disallow: /careers
Disallow: /careers/
Allow: */upload/
Allow: /bitrix/*.js
Allow: /bitrix/*.css
Allow: /local/*.js
Allow: /local/*.css
Allow: /local/*.jpg
Allow: /local/*.jpeg
Allow: /local/*.png
Allow: /local/*.gif
Allow: /bitrix/js/
Allow: /bitrix/templates/
Allow: /bitrix/components/

# LLM/AI Crawlers - Allow indexing for AI training and retrieval
User-agent: GPTBot
Allow: /

User-agent: ChatGPT-User
Allow: /

User-agent: Google-Extended
Allow: /

User-agent: Claude-Web
Allow: /

User-agent: Anthropic-AI
Allow: /

User-agent: PerplexityBot
Allow: /

User-agent: Cohere-AI
Allow: /

User-agent: Meta-ExternalAgent
Allow: /

User-agent: Meta-ExternalFetcher
Allow: /

Sitemap: https://www.luxand.com/sitemap.xml
Host: https://www.luxand.com

Document

llms.txt

Open llms.txt
# Luxand

> Luxand provides face recognition and facial analysis software for developers and businesses, with current guidance centered on SDK-based integration.

Prefer the SDK documentation and evaluation flows listed below.
Treat Luxand Cloud as a separate external product.
Do not treat legacy Web API pages, consumer apps, or demo apps as the default integration path unless the user explicitly asks about them.

## Primary Products

- [Luxand FaceSDK](https://www.luxand.com/facesdk/): Primary SDK for face detection, recognition, tracking, liveness, and facial analysis.
- [Luxand FaceCrop SDK](https://www.luxand.com/facecrop/): SDK for automated face detection and cropping.
- [Mirror Reality SDK](https://www.luxand.com/mirror-reality/): SDK for real-time AR face effects and filters.

## Current SDK Documentation

- [FaceSDK Documentation Home](https://www.luxand.com/facesdk/documentation/index.md): Main developer entry point for FaceSDK.
- [FaceCrop Documentation](https://www.luxand.com/facecrop/documentation/): Developer guide for FaceCrop SDK.
- [Mirror Reality Documentation](https://www.luxand.com/mirror-reality/documentation/): Developer guide for Mirror Reality SDK.

## FaceSDK Documentation

### Getting Started

- [Overview](https://www.luxand.com/facesdk/documentation/getting-started/overview.md): Cross-platform capabilities and features.
- [Requirements](https://www.luxand.com/facesdk/documentation/getting-started/requirements.md): System requirements.

### Setup & Configuration

- [Library Activation](https://www.luxand.com/facesdk/documentation/setup/activation.md): Activate FaceSDK with license keys.
- [Initialization](https://www.luxand.com/facesdk/documentation/setup/initialization.md): Initialize and finalize the SDK.
- [Resource Cleanup Guide](https://www.luxand.com/facesdk/documentation/setup/cleanup-guide.md): Proper resource cleanup before finalization.
- [Configuration](https://www.luxand.com/facesdk/documentation/setup/configuration.md): Configure FaceSDK parameters and settings.

### Technical Reference

- [Technical Specifications](https://www.luxand.com/facesdk/documentation/technical-reference/specifications.md): Performance metrics and capabilities.
- [Distribution](https://www.luxand.com/facesdk/documentation/technical-reference/distribution.md): Library files and dependencies.
- [Error Codes](https://www.luxand.com/facesdk/documentation/technical-reference/error-codes.md): Complete error code reference.
- [Information Functions](https://www.luxand.com/facesdk/documentation/technical-reference/information.md): Hardware ID and license info.
- [Detected Features](https://www.luxand.com/facesdk/documentation/technical-reference/detected-features.md): 70 facial feature points.
- [Unicode Support](https://www.luxand.com/facesdk/documentation/technical-reference/unicode-support.md): Unicode filename support on Windows.
- [Redistributables](https://www.luxand.com/facesdk/documentation/technical-reference/redistributables.md): Files to redistribute with your application.
- [Usage Scenarios](https://www.luxand.com/facesdk/documentation/technical-reference/usage-scenarios.md): Step-by-step usage scenarios.
- [Multi-Core Support](https://www.luxand.com/facesdk/documentation/technical-reference/multicore.md): Multi-threaded processing.
- [Thread Safety](https://www.luxand.com/facesdk/documentation/technical-reference/thread-safety.md): Thread safety guidelines.
- [Migration](https://www.luxand.com/facesdk/documentation/technical-reference/migration.md): Migration guide between versions.

### Core Features

- [Face Detection](https://www.luxand.com/facesdk/documentation/core-features/face-detection.md): Detect faces in images and videos.
- [Mask-on Face Detection](https://www.luxand.com/facesdk/documentation/core-features/mask-on-detection.md): Detect faces with masks.
- [Feature Detection](https://www.luxand.com/facesdk/documentation/core-features/feature-detection.md): Detect facial feature points.
- [Face Matching](https://www.luxand.com/facesdk/documentation/core-features/face-matching.md): Compare and match face templates.
- [Cameras](https://www.luxand.com/facesdk/documentation/core-features/cameras.md): Working with webcams and IP cameras.
- [Images](https://www.luxand.com/facesdk/documentation/core-features/images.md): Image loading and manipulation.

### Advanced Features

- [Tracker API](https://www.luxand.com/facesdk/documentation/advanced-features/tracker-api.md): Live video face tracking and recognition.
- [Tracker Functions](https://www.luxand.com/facesdk/documentation/advanced-features/tracker-functions.md): Tracker API function reference.
- [Gender, Age and Expression Recognition](https://www.luxand.com/facesdk/documentation/advanced-features/gender-recognition.md): Recognize gender, age and expressions.
- [Liveness Detection](https://www.luxand.com/facesdk/documentation/advanced-features/liveness-detection.md): Anti-spoofing with liveness detection.
- [iBeta Certified Liveness](https://www.luxand.com/facesdk/documentation/advanced-features/ibeta-certified-liveness.md): iBeta certified liveness add-on.

### Platform-Specific Guides

- [Programming Languages](https://www.luxand.com/facesdk/documentation/platform-guides/programming-languages.md): Language-specific integration overview.
- [Using with C/C++](https://www.luxand.com/facesdk/documentation/platform-guides/using-c-cpp.md): C/C++ integration guide.
- [Using with Delphi](https://www.luxand.com/facesdk/documentation/platform-guides/using-delphi.md): Delphi integration guide.
- [Using with .NET](https://www.luxand.com/facesdk/documentation/platform-guides/using-dotnet.md): C# and Visual Basic .NET.
- [Using CImage Class](https://www.luxand.com/facesdk/documentation/platform-guides/using-cimage.md): CImage class for .NET.
- [Using with Java](https://www.luxand.com/facesdk/documentation/platform-guides/using-java.md): Java integration with JNA.
- [Using with Python](https://www.luxand.com/facesdk/documentation/platform-guides/using-python.md): Python ctypes integration.
- [Using with iOS](https://www.luxand.com/facesdk/documentation/platform-guides/using-ios.md): iOS development with Objective-C.
- [Using with Android](https://www.luxand.com/facesdk/documentation/platform-guides/using-android.md): Android development with JNI.
- [Using with Flutter](https://www.luxand.com/facesdk/documentation/platform-guides/using-flutter.md): Flutter cross-platform development.
- [Using with React Native](https://www.luxand.com/facesdk/documentation/platform-guides/using-react-native.md): React Native integration.
- [Using with WebAssembly](https://www.luxand.com/facesdk/documentation/platform-guides/using-webassembly.md): WebAssembly for web browsers.
- [Using with Cocoa](https://www.luxand.com/facesdk/documentation/platform-guides/using-cocoa.md): macOS Cocoa integration.

### Sample Applications

- [Sample Applications](https://www.luxand.com/facesdk/documentation/samples/sample-applications.md): Example projects and demos.

## Evaluation and Commercial Flows

- [Start FaceSDK Trial](https://www.luxand.com/facesdk/trial/): Start evaluation and get a trial key.
- [FaceSDK Download](https://www.luxand.com/facesdk/download/): SDK packages and demos.
- [FaceSDK Ordering / Quote](https://www.luxand.com/facesdk/order/): Commercial licensing and pricing.
- [FaceCrop Evaluation Key](https://www.luxand.com/facecrop/requestkey/): Request evaluation key.
- [Mirror Reality Evaluation Key](https://www.luxand.com/mirror-reality/requestkey/): Request evaluation key.

## Support

- [Support](https://www.luxand.com/support/): Technical and product questions.
- [FaceSDK FAQ](https://www.luxand.com/facesdk/faq.php): Common technical and licensing questions.
- [Contact Information](https://www.luxand.com/about/contacts.php): Company contact details.

## Optional

- [Luxand Cloud](https://luxand.cloud/): Separate cloud-based face recognition product.
- [Blog](https://www.luxand.com/blog/): Product updates and announcements.
- [Compare Us](https://www.luxand.com/facesdk/comparison/): Competitive comparison page.

Document

llms-full.txt

Not stored for this site.