Showing 341 open source projects for "coordinates"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Start Free
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Start Free
  • 1
    Ycasd

    Ycasd

    ycasd captures and scales data

    Ycasd (ycasd captures and scales data) is a simple tool for capturing and scaling data from graphical representations. It can be used for retrieving data points from figures of electronically available or scanned publications for which no raw data is provided. After the figure is displayed on the screen, it only requires the definition of two pixels on each of the axes by clicking and setting their corresponding values. For each subsequent click on the figure, a coordinate pair is estimated...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    kpolynomeV2

    A Qt program that calculates polynoms based on given data coordinates.

    Qt 5.9 reimplementation of kpolynome - no KDE required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    AutoClicker By Zach

    AutoClicker By Zach

    This is an auto clicker.

    This auto clicker gives you the option to chose the coordinates where to click, amount of clicks, and clicks per Millisecond. Please note that the clicks can't stop until the number of clicks you entered is reached.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    ARKit CoreLocation

    ARKit CoreLocation

    Combines the high accuracy of AR with the scale of GPS data

    Uses camera and motion data to map out the local world as you move around. Uses wifi and GPS data to determine your global location, with a low degree of accuracy. Combines the high accuracy of AR with the scale of GPS data. The potential for combining these technologies is huge, with so many potential applications across many different areas.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Start Free
  • 5
    Open Location Code

    Open Location Code

    A library to generate short codes

    ...With a Plus Code, people can receive deliveries, access emergency and social services, or just help other people find them. Plus Codes technology is open source and free to create and use. They are much shorter than traditional global coordinates, so they’re easy to share. Plus Codes work whether you’re online or offline, you don’t need an internet connection. Plus Codes are based on a set of 20 alphanumeric characters. They do not include easily confused characters, are not case-sensitive, and exclude vowels. Plus Codes represent an area. The resolution of the area can be changed by adding or removing characters after the “+” sign. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Lens effect JPanel Java

    Lens effect in a JPanel Java library

    Example of use of the library which makes a lens effect over a Java JPanel You can find more about it at this web site: https://www.frojasg1.com:8443/downloads_web/web/html/efectoLente.html?origin=sourceforge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    backtrader

    backtrader

    Python Backtesting library for trading strategies

    backtrader is a Python framework for developing, backtesting, and running trading strategies. Its Cerebro engine coordinates strategies, data feeds, brokers, indicators, analyzers, and execution. Developers can combine multiple strategies, instruments, and timeframes while resampling or replaying market data. The framework includes a large indicator library, custom indicator support, analyzers, position sizing, commissions, and trading calendars. Its broker simulation supports market, limit, stop, trailing, OCO, and bracket-style orders along with slippage and volume filling. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    ChainerCV

    ChainerCV

    ChainerCV: a Library for Deep Learning in Computer Vision

    ...Bounding boxes in an image are represented as a two-dimensional array of shape (R,4), where R is the number of bounding boxes and the second axis corresponds to the coordinates of bounding boxes. ChainerCV supports dataset loaders, which can be used to easily index examples with list-like interfaces. Dataset classes whose names end with BboxDataset contain annotations of where objects locate in an image and which categories they are assigned to. These datasets can be indexed to return a tuple of an image, bounding boxes and labels. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    golang-autoclicker

    golang-autoclicker

    Auto clicker in Golang to simulate mouse clicks

    Auto clicker for desktop applications in Golang to simulate mouse clicks. Used robotgo package for controlling the mouse events. Using getpointer.go will make it sleep for 2 seconds, then return the coordinates of your mouse's position. You will use those coordinates to plot where the mouse need to move. I have 2 positions that I want the mouse to move to and click, then with a combination of a while loop, I just reiterate between clicking on two positions. After you start your mouse will move to the plotted locations and click as soon as it gets to the coordinate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Start Free
  • 10
    Image Map Resize

    Image Map Resize

    Responsive HTML Image Maps

    This is a simple library that makes HTML Image Maps responsive so that they automatically stay scaled to the size of the image they are attached to. It detects the window being resized and updates the coordinates of the image map accordingly. This library can be used with or without jQuery.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 11

    MouseCoords

    A Java-Application for getting and setting your Cursor position.

    ...First function getting your Cursor/Mouse position on your screen. The second function is setting your Cursor/Mouse position on your screen. Simply type in the x-Coordinates and the y-Coordinates in the designated field and press enter WHILE in the y-Coordinates field.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    cdview

    cdview

    "cdview" is a visualization soft for molecular simulation

    "cdview" can visualize coordinates of particles, such as atoms and molecules in molecular simulation.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Omniglot

    Omniglot

    Omniglot data set for one-shot learning

    ...It includes both MATLAB and Python starter scripts (e.g. demo.m, demo.py) to illustrate how to load the images and stroke sequences and run baseline experiments (such as classification by modified Hausdorff distance). The dataset provides both an image representation of each character and the time-ordered stroke coordinates ([x, y, t]) for each instance. Includes stroke data (time-sequenced coordinates) per sample. The repository is intended as a benchmark dataset in few-shot / meta-learning research, not as a plug-and-play detection or classification engine. Pre-split “background” and “evaluation” alphabets for standard benchmarking.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    VividSTORM

    VividSTORM

    Correlated confocal and SMLM data visualization and analysis

    VividSTORM is a free and open-source standalone software with graphical user interface, for the correlated visualization and analysis of superresolution single molecule localization microscopy (SMLM) molecule lists and conventional pixel intensity-based images. The localization points (LPs) within this ROI can be analyzed using the selected built-in functions. NOTE: If you encounter issues not addressed by the user guide, please contact by message on this site or via e-mail for...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    Excel Google Earth KML Creator

    Convert site coordinates, sectors and MW links in Excel to KML format

    This handy Excel VBA macro was designed for the telecom market, where you are able to convert points to KML, as well as sectors (as used in mobile network base stations) and links (as used for microwave links). Technical info presented in the resulting KML output file is not to be used for engineering / planning purposes. This was not the intention of this VBA tool. The only intention was to create a conversion tool with additional information presented in the KML file for display only...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 16
    YeastpRofile

    YeastpRofile

    Software to calculate profiles around TSS and TTS of yeast mRNAs

    ...The input file must be a BedGraph formatted file based on yeast genome sequence release R64. The output file is a text tab-delimited table reporting R values for the various shifts of variable coordinates with respect to TSS or TTS. R related to each strand is also reported to verify that a similar profile is obtained in the two direction of transcription. 1) V. Pelechano, W. Wei, L.M. Steinmetz, Extensive transcriptional heterogeneity revealed by isoform profiling, Nature, 497 (2013) 127-13.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    MC Nether Converter

    Convert Minecraft coordinates to and from the Nether

    A simple app that lets you easily convert Minecraft coordinates between the Nether and the Overworld for the perfect spot to place your Nether portal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ImageToMouse

    ImageToMouse

    Convert any image into mouse movements

    Convert any image into mouse movements. *How to Use: First, click in "Select Coordinates", the window that shows up will be where your image will be drawn, you can move it and resize it. You can also click in "Original Image Size" to resize the window to the image's original size. Then, click in "Open File" or "Open URL" or "Draw Text" and select your image or text. Now just click Draw and wait.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 19
    Animate Plus

    Animate Plus

    A+ animation module for the modern web

    ...It weighs less than 3 KB when minified and compressed and targets smooth 60 FPS animation where possible. The library can animate numeric HTML and SVG properties, including transforms, dimensions, coordinates, opacity, and hexadecimal colors. Animation values, delays, and durations can be calculated independently for each element through callback functions. Every animation returns a native Promise, making sequences easy to coordinate with chaining, Promise utilities, or async and await. Additional utilities can stop running animations or create promise-based delays. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Cosmos DB Spark

    Cosmos DB Spark

    Apache Spark Connector for Azure Cosmos DB

    Azure Cosmos DB Spark is the official connector for Azure CosmosDB and Apache Spark. The connector allows you to easily read to and write from Azure Cosmos DB via Apache Spark DataFrames in Python and Scala. It also allows you to easily create a lambda architecture for batch-processing, stream-processing, and a serving layer while being globally replicated and minimizing the latency involved in working with big data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    tinfoleak

    tinfoleak

    OSINT tool for extracting and analyzing Twitter intelligence data

    tinfoleak is an open source intelligence (OSINT) and social media intelligence (SOCMINT) tool designed to automate the collection and analysis of data from Twitter. It focuses on helping analysts extract large volumes of information from Twitter timelines using identifiers such as usernames, geographic coordinates, or keywords. Once the data is gathered, tinfoleak organizes it into structured information that can support intelligence analysis and investigative research. tinfoleak is capable of analyzing user activity, relationships, and behavioral patterns to reveal insights about accounts and their interactions on the platform. It also processes content such as hashtags, mentions, media files, and metadata to identify trends and relevant connections. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    OutcropVR

    OutcropVR

    See geologic outcrops in virtual reality

    ...Use the Unity menu to select Tools/Localize Photogrammetry Model from UTM. This function takes in a photogrammetry .obj file that is in UTM coordinates and converts it into smaller numbers so that Unity can work with it. If a texture file is supplied as well, it will be mapped onto the object.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    R.A. DEC. TO ALTAZ

    R.A. DEC. TO ALTAZ

    Astronomy Telescope program Convert R.A. DEC. COORDINATES TO ALTAZ C

    Convert r.a de . To alt az on Android. No internet connection needed. Alt az mounts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    ProgressbarAutoClicker

    Auto clicks left mouse n times with m timeout with progress indication

    Mouse AutoClicker with progress indicator. Program accepts x,y coordinates, timeout in sec. and number of repeats. Then it does mentioned number of clicks at the provided coordinates with the specified timeout before each click. The main feature of this program are progressbars and textual fields that show to user overall progress and time to next click. This program was written to help me in book scanning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    HallPlaceIdChanger

    HallPlaceIdChanger

    Hall PlaceId Changer v.3.0

    Hall PlaceId Changer v.3.0 For Maestro Ticket System Technical Support http://mticket.com.ua DON'T FORGET TO UPDATE YOUR JAVA TO LATEST VERSION!!! http://www.oracle.com/technetwork/java/javase/downloads/index.html
    Downloads: 0 This Week
    Last Update:
    See Project