About 52 results
Open links in new tab
  1. Preventing Edge from showing the visual search icon when users hover ...

    Apr 4, 2022 · or search "visual search" in the settings menu There are two options, one which shows the icons permanently and the other on hover and then users can also prevent it from showing on …

  2. Bing Visual Search API endpoint returns different results than bing.com ...

    Feb 21, 2022 · I'm trying to collect similar images of an image using Bing Visual Search API. I have the following code snippet and I'm supplying an insightsToken of this image to the API endpoint. import …

  3. Find a similar image among saved images with Cognitive services

    Jul 15, 2019 · 2 In the Cognitive Services family, you will find Bing Visual Search that will provide methods allowing to search for similarity. Have a look to the visuallySimilarProducts items. But it …

  4. Bing Visual Search Not Returning Image Tag properly

    Apr 29, 2021 · Bing Visual Search Not Returning Image Tag properly Ask Question Asked 4 years, 10 months ago Modified 4 years, 10 months ago

  5. Azure VisualSearch fails with Unauthorized despite valid key

    Aug 4, 2022 · I created a "Bing Search" service in Azure with the S9 tier which supports Visual Search. I went to the Keys and Endpoint section and copied the Key 1 out and put it in the below code, yet …

  6. Change search engine of Visual Studio 2019 - Stack Overflow

    May 10, 2021 · I need to change Search Engine of Visual Studio 2019. Bing is not suitable for me. I prefer Google to Bing.

  7. Bing Visual Search API (v7) returns no response for image

    Jun 18, 2019 · 2 I tried to setup a bing visual search API REST-Call from my java program. It works partly, i get an answer but not the answer i want. The goal is to do a POST REST-Call with an image …

  8. Can Bing Visual Search API process multiple images in a single ...

    Feb 21, 2024 · I have an application that fetches frames from a video, which are numerous. I am considering the s9 tier for the Bing Visual Search API, but it costs $15 per 1000 transactions. If each …

  9. Remove Visual Search feature from Edge programatically

    Jun 9, 2022 · Edge seems to have recently come out with a Visual Search feature, which pops up an icon above all images, allowing you to search for them etc. Very nice. See screenshot: However, is it …

  10. Newest 'bing-search' Questions - Stack Overflow

    Jun 28, 2023 · I tried to setup a bing visual search API REST-Call from my java program. It works partly, i get an answer but not the answer i want. The goal is to do a POST REST-Call with an image and …