STOIK CelebMorph SDK Demo
STOIK CelebMorph server accepts input photos and order data as a POST message with multipart/form-data. The server detects face in the input photo, extract facial features, compares them to multiple library photos stored on the server, finds best matching photos from the database stored on the server and generates morphing transition to found celebrity photos. This sample upload form allows to test service manually. Load JPEG file with portrait photo and click Find best matches! button. The results of face matching will be generated on a web page.
Sample Upload
Requirements:
- Should contain portrait photo (otherwise No Face Found response will be generated)
- Must be JPEG file, less than 200kB
|