Moozonian
Web Images Developer News Books Maps Shopping Moo-AI
Showing results for BING Vector Vector
GitHub Repo https://github.com/Olyna/bingmapclipper

Olyna/bingmapclipper

Clip Bing Maps backgound as RGB geotif image using center-point from vector data of a shapefile and Bing Maps zoom. Also, rasterize shapefile vectors as corresponding label image.
GitHub Repo https://github.com/MarinaLlakmani/Bingo_Card_Managment

MarinaLlakmani/Bingo_Card_Managment

BingoCard.cpp manages bingo card operations like initialization, printing, marking numbers, clearing the board, and checking for bingos. The assignment highlights vector usage in C++ and logical problem-solving in bingo card management.
GitHub Repo https://github.com/HyounsooKim/azure-openai-samples

HyounsooKim/azure-openai-samples

Learn how to perform prompt engineering using Azure OpenAI. Explore methods to utilize OpenAI through examples, implement RAG by storing and using vectorized data in a vector database via the Embedding API, and master techniques such as Bing Search, Azure AI Speech, function calling, and prompt caching.
GitHub Repo https://github.com/WilfMiddleton/Vector-Drawing-Automation

WilfMiddleton/Vector-Drawing-Automation

Creates contour list of all residential buildings found in a satelite photo. Original script based on Bing maps photos of Labe in Gambia, using brightly coloured rectangular roofs as indicators of residential buildings.
GitHub Repo https://github.com/uplol/binge

uplol/binge

Ingest Binance trades into Clickhouse, using Vector, and aggregate them for visualization with Grafana
GitHub Repo https://github.com/messamat/traffic

messamat/traffic

R script to summarize traffic conditions into a road vector from Bing static maps
GitHub Repo https://github.com/pavemen3/bingocard_vec

pavemen3/bingocard_vec

rust bingocard vector
GitHub Repo https://github.com/ianpdavies/traffic

ianpdavies/traffic

R script to summarize traffic conditions into a road vector from Bing static maps
GitHub Repo https://github.com/jjajja91/0421vector-bingo

jjajja91/0421vector-bingo

No repository description available.
GitHub Repo https://github.com/AdamWehbi0/Bingo-Using-2D-Vectors

AdamWehbi0/Bingo-Using-2D-Vectors

Utilizes 2D vectors in C++ for a flexible and interactive Bingo card generator. It supports dynamic Bingo card sizes, marks called numbers efficiently, and includes automatic win detection across vertical, horizontal, and diagonal lines. Ideal for those interested to understand how to work with 2D vectors in C++