Recognition Source code
- Summary
- Articles (98)
- APIs (319)
- Mashups (3)
- SDKs (334)
- Libraries (12)
- Source Code (308)
- Followers (9)
- Developers (2)
Recognition Sample Source Code
The following is a list of sample source code snippets that matched your search term. Source code snippets are chunks of source code that were found out on the Web that you can cut and paste into your own source code. Whereas most of the sample source code we've curated for our directory is for consuming APIs, we occasionally find something interesting on the API provider side of things. If you know of some sample source code that would be of interest to the ProgrammableWeb community, we'd like to know about it. Be sure to check our guidelines for making contributions to ProgrammableWeb.
Name | Description | Category | Date |
---|---|---|---|
Aspose.OMR Cloud NodeJS Examples Source Code | Aspose.OMR Cloud REST API offers SDKs for various popular languages (e.g. .NET, Java, Python, Perl, Ruby etc.). You can access the sample source code for all of them by visiting the GitHub Repo of... | Recognition | 11.10.2020 |
Aspose.OMR Cloud Ruby Examples Source Code | Aspose.OMR Cloud REST API offers SDKs for various popular languages (e.g. .NET, Java, Python, Perl, Ruby etc.). You can access the sample source code for all of them by visiting the GitHub Repo of... | Recognition | 11.10.2020 |
Aspose.OMR Cloud Python Examples Source Code | Aspose.OMR Cloud REST API offers SDKs for various popular languages (e.g. .NET, Java, Python, Perl, Ruby etc.). You can access the sample source code for all of them by visiting the GitHub Repo of... | Recognition | 11.10.2020 |
Aspose.OMR Cloud PHP Examples Source Code | Aspose.OMR Cloud REST API offers SDKs for various popular languages (e.g. .NET, Java, Python, Perl, Ruby etc.). You can access the sample source code for all of them by visiting the GitHub Repo of... | Recognition | 11.10.2020 |
Aspose.OMR Cloud Perl Examples Source Code | Aspose.OMR Cloud REST API offers SDKs for various popular languages (e.g. .NET, Java, Python, Perl, Ruby etc.). You can access the sample source code for all of them by visiting the GitHub Repo of... | Recognition | 11.10.2020 |
Aspose.OMR Cloud Java Examples Source Code | Aspose.OMR Cloud REST API offers SDKs for various popular languages (e.g. .NET, Java, Python, Perl, Ruby etc.). You can access the sample source code for all of them by visiting the GitHub Repo of... | Recognition | 11.10.2020 |
Aspose.OMR Cloud .NET Examples Source Code | Aspose.OMR Cloud REST API offers SDKs for various popular languages (e.g. .NET, Java, Python, Perl, Ruby etc.). You can access the sample source code for all of them by visiting the GitHub Repo of... | Recognition | 11.10.2020 |
Chooch Custom Object Recognition PHP Sample Code | The Chooch Custom Object Recognition PHP Sample Code demonstrates how to access the API to implement custom object recognition features into software, websites, and applications. | Artificial Intelligence | 04.20.2020 |
Chooch Custom Object Recognition Curl Sample Code | The Chooch Custom Object Recognition Curl Sample Code demonstrates how to access the API to recognize an object via URL and local image post. | Artificial Intelligence | 04.20.2020 |
Facesoft Match from URL Python Sample Code | This Python Sample Code takes 2 different URLs containing 2 different images and matches them to a single individual. This uses the face/match endpoint. The example performs a POST request with the... | Recognition | 04.16.2020 |
Facesoft Match faces Python Sample Code | This Python Sample Code illustrates how to match 2 different images to one individual. The example takes 2 images as Base64 and prints the result as text. | Recognition | 04.16.2020 |
Facesoft Landmarks from URL Python Sample Code | This Python Sample Code highlights how to use a specific URL encoded as Base64, and perform landmark extraction on the image. | Recognition | 04.16.2020 |
Facesoft Detect URL Python Sample Code | This Python Sample Code retrieves a Base64 encoded URL as a payload. The example decodes the payload and prints the result. | Recognition | 04.16.2020 |
Facesoft Detect file Python Sample Code | This Python Sample Code demonstrates how to detect a Base64 encoded image file. This makes a POST request with a given API Key. | Recognition | 04.16.2020 |
Chooch Custom Object Recognition jQuery Sample Code | The Chooch Custom Object Recognition jQuery Sample Code demonstrates how to access recognition solutions to identify objects in images from local sources and URLs. | Artificial Intelligence | 04.16.2020 |
Chooch Custom Object Recognition Python Sample Code | The Chooch Custom Object Recognition Python Sample Code demonstrates how to access the API to include object detection with an image URL. | Artificial Intelligence | 04.16.2020 |
Chooch Custom Image Recognition cURL Sample Code | The Chooch Custom Image Recognition cURL Sample Code demonstrates how to access the API to include image recognition features. Users can identify and verify images from a local host and an URL. | Artificial Intelligence | 04.16.2020 |
Chooch Custom Image Recognition PHP Sample Code | The Chooch Custom Image Recognition PHP Sample Code demonstrates how to implement image recognition features from local images and URLs. | Artificial Intelligence | 04.16.2020 |
Chooch Custom Image Recognition jQuery Sample Code | The Chooch Custom Image Recognition jQuery Sample Code demonstrates how to process data, include methods, and set variables to access image recognition solutions from the API. | Artificial Intelligence | 04.16.2020 |
FaceX Curl Sample Code | The FaceX Curl Sample Code demonstrates how to access the API to implement image recognition services into applications. For testing, FaceX recommends using cURL. | Recognition | 04.14.2020 |
FaceX PHP Sample Code | The FaceX PHP Sample Code demonstrates how to access the API to get image attributes, compare faces, and match faces. It is recommendable to use cURL for testing, although developers can access with... | Recognition | 04.14.2020 |
FaceX Node.js Sample Code | The FaceX Node.js Sample Code demonstrates how to access the API to integrate image recognition. Before using the API, developers can create a FaceX Account and select a payment plan and configure... | Recognition | 04.14.2020 |
FaceX Python Sample Code | The FaceX Python Sample Code demonstrates how developers can access the API. With FaceX APIs, developers can now add Face Recognition capabilities to an app and build services with face ID, gender... | Recognition | 04.14.2020 |
FaceX Ruby Sample Code | The FaceX Ruby Sample Code demonstrates how developers can access the API to gain access to image recognition features. Use the API to build face ID, gender and age detection, and mask and swap face... | Recognition | 04.14.2020 |
TupuTech Instance flow PHP Sample Code | This PHP Sample Code demonstrates how to enable recognition capabilities. The application utilizes a secret ID, the images to perform recognition on, and tags. | Recognition | 01.14.2020 |