Return Trademark application by application attributes.
GET {{baseUrl}}/v1/trademark/markImages?url=<string>&feature=ph&accuracy=0.05&metricSpaces=false&candidates=10000&serialNumber=<string>
Return the Trademark application by application attributes.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
url | string | URL to image to search for. | |
feature | string | (Required) Search by image features field: ph- PHOG (pyramid histogram of oriented gradients),cl- ColorLayout (from MPEG-7),eh-EdgeHistogram (from MPEG-7),jc- JCD (joined descriptor of CEDD and FCTH),ad- ACCID,ce- CEDD (very compact and accurate joint descriptor), oh- OpponentHistogram,ac- AutoColorCorrelogram (color to color correlation histogram),fc-FCTH (more accurate, less compact than CEDD),fo- FuzzyOpponentHistogram,jh- JointHistogram,sc-ScalableColor (from MPEG-7) | |
accuracy | string | (Required) double in [0.05, 1] indicates how many accurate the results should be (optional, default=0.33, less is less accurate, but faster). | |
metricSpaces | boolean | (Required) prefer MetricSpaces over BitSampling (optional, default=true) | |
candidates | number | (Required) int in [100, 100000] indicates how many accurate the results should be (optional, default=10000, less is less accurate, but faster) | |
serialNumber | string | Find images that matches this TM serialNumber. |
RESPONSES
status: OK
[]