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

KeyDatatypeRequiredDescription
urlstringURL to image to search for.
featurestring(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)
accuracystring(Required) double in [0.05, 1] indicates how many accurate the results should be (optional, default=0.33, less is less accurate, but faster).
metricSpacesboolean(Required) prefer MetricSpaces over BitSampling (optional, default=true)
candidatesnumber(Required) int in [100, 100000] indicates how many accurate the results should be (optional, default=10000, less is less accurate, but faster)
serialNumberstringFind images that matches this TM serialNumber.

RESPONSES

status: OK

[]