Image OCR

फ्रीमियम
द्वारा SemaMediaData | अपडेट किया गया 2 months ago | Data
लोकप्रियता

0.2 / 10

लेटेंसी

127,540ms

सेवा का स्तर

0%

Health Check

N/A

सभी चर्चाओं पर वापस जाएं

endpoint is not responding

Rapid account: Parthphp
parthphp
לפני 9 שנים

Is this api working?

Rapid account: Sema Media Data
SemaMediaData Commented לפני 9 שנים

Hi,

actually yes, I just tested the endpoint by using curl like this:
curl -X POST --include “https://semamediadata-image-ocr-v1.p.mashape.com/” -H “X-Mashape-Key: the mashap key here” -H “Content-Type: multipart/form-data” -F “file=@/Desktop/MyImage/test/15.jpg” -F “lang=en” -F “noempty=false” -F “outform=xml” -F “uc=True”

This responses:

HTTP/1.1 100 Continue

HTTP/1.1 202 ACCEPTED
Allow: POST, PUT, OPTIONS
Content-Language: en
Content-Type: application/json
Date: Tue, 17 Feb 2015 17:03:20 GMT
Server: Mashape/5.0.6
Vary: Accept
X-RateLimit-requests-Limit: 40000
X-RateLimit-requests-Remaining: 40000
Content-Length: 754
Connection: keep-alive

{“frames”:[{“framename”:“15_EDXvFyL”,“results”:[{“x”:94,“y”:676,“width”:869,“height”:35,“text”:">Krise in der Ukraine: Russland verteidigt Truppenstationierung an der Grenzregion"},{“x”:103,“y”:612,“width”:181,“height”:46,“text”:“® tagesschau”},{“x”:153,“y”:509,“width”:800,“height”:78,“text”:“Mehr als 30 Tote geborgen”},{“x”:149,“y”:456,“width”:814,“height”:34,“text”:“NACH DEM SCHIFFSUNGLUCK IN SUDKOREA”}]}]}

चर्चा में शामिल हों - नीचे टिप्पणी जोड़ें:

नई टिप्पणियाँ पोस्ट करने के लिए लॉग इन / साइनअप करें