Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
gogol-vision Gogol.Vision.Types List of results grouped by products detected in the query image. Each entry corresponds to one bounding polygon in the query image, and contains the matching products specific to that region. There may be duplicate product matches in the union of all the per-product results.
productGroupedResults :: ProductSearchResults -> Maybe [GroupedResult]gogol-vision Gogol.Vision.Types List of results grouped by products detected in the query image. Each entry corresponds to one bounding polygon in the query image, and contains the matching products specific to that region. There may be duplicate product matches in the union of all the per-product results.
-
gogol-vision Gogol.Vision.Types Key-value pairs that can be attached to a product. At query time, constraints can be specified based on the productlabels. Note that integer values can be provided as strings, e.g. "1199". Only strings with integer values can match a range-based restriction which is to be supported soon. Multiple values can be assigned to the same key. One product may have up to 500 productlabels. Notice that the total number of distinct product_labels over all products in one ProductSet cannot exceed 1M, otherwise the product search pipeline will refuse to work for that ProductSet.
-
gogol-vision Gogol.Vision.Types Key-value pairs that can be attached to a product. At query time, constraints can be specified based on the productlabels. Note that integer values can be provided as strings, e.g. "1199". Only strings with integer values can match a range-based restriction which is to be supported soon. Multiple values can be assigned to the same key. One product may have up to 500 productlabels. Notice that the total number of distinct product_labels over all products in one ProductSet cannot exceed 1M, otherwise the product search pipeline will refuse to work for that ProductSet.
-
gogol-vision Gogol.Vision.Types Key-value pairs that can be attached to a product. At query time, constraints can be specified based on the productlabels. Note that integer values can be provided as strings, e.g. "1199". Only strings with integer values can match a range-based restriction which is to be supported soon. Multiple values can be assigned to the same key. One product may have up to 500 productlabels. Notice that the total number of distinct product_labels over all products in one ProductSet cannot exceed 1M, otherwise the product search pipeline will refuse to work for that ProductSet.
-
gogol-vision Gogol.Vision.Types Key-value pairs that can be attached to a product. At query time, constraints can be specified based on the productlabels. Note that integer values can be provided as strings, e.g. "1199". Only strings with integer values can match a range-based restriction which is to be supported soon. Multiple values can be assigned to the same key. One product may have up to 500 productlabels. Notice that the total number of distinct product_labels over all products in one ProductSet cannot exceed 1M, otherwise the product search pipeline will refuse to work for that ProductSet.
productLabels :: Product -> Maybe [KeyValue]gogol-vision Gogol.Vision.Types Key-value pairs that can be attached to a product. At query time, constraints can be specified based on the productlabels. Note that integer values can be provided as strings, e.g. "1199". Only strings with integer values can match a range-based restriction which is to be supported soon. Multiple values can be assigned to the same key. One product may have up to 500 productlabels. Notice that the total number of distinct product_labels over all products in one ProductSet cannot exceed 1M, otherwise the product search pipeline will refuse to work for that ProductSet.
-
gogol-vision Gogol.Vision.Types Parameters for product search.
productSearchResults :: AnnotateImageResponse -> Maybe ProductSearchResultsgogol-vision Gogol.Vision.Types If present, product search has completed successfully.
-
gogol-vision Gogol.Vision.Types If present, product search has completed successfully.