Showing 24 open source projects for "map matching"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • NeoLoad is a very comprehensive tool if you are looking for a performance test tool for web applications and other applications Icon
    Your applications are all built differently, but they all need to perform. NeoLoad simplifies and scales performance testing for everything, from APIs and microservices, to end-to-end application testing through innovative protocol and browser-based capabilities.
  • 1
    gock

    gock

    HTTP traffic mocking and testing made easy in Go

    ... and bodies. Extensible and pluggable HTTP matching rules. Ability to switch between mock and real networking modes. Ability to filter/map HTTP requests for accurate mock matching. Supports map and filters to handle mocks easily. Wide compatible HTTP interceptor using http.RoundTripper interface. Works with any net/http compatible client, such as gentleman. Network timeout/cancelation delay simulation. Extensible and hackable API. Dependency free.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    URLNavigator

    URLNavigator

    Elegant URL Routing for Swift

    ... will be replaced with matching values from URLs. Placeholders can have types: string(default), int, float, and path. URLNavigator allows mapping view controllers and URL open handlers with URL patterns. Provide the from parameter to push() to specify the navigation controller to which the new view controller will be pushed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Cherche

    Cherche

    Neural Search

    Cherche allows the creation of efficient neural search pipelines using retrievers and pre-trained language models as rankers. Cherche's main strength is its ability to build diverse and end-to-end pipelines from lexical matching, semantic matching, and collaborative filtering-based models. Cherche provides modules dedicated to summarization and question answering. These modules are compatible with Hugging Face's pre-trained models and fully integrated into neural search pipelines. Search...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    gorilla/handlers

    gorilla/handlers

    A collection of useful middleware for Go HTTP services & web appps

    ... requests against a list of accepted content types. MethodHandler for matching HTTP methods against handlers in a map[string]http.Handler. ProxyHeaders for populating r.RemoteAddr and r.URL.Scheme based on the X-Forwarded-For, X-Real-IP, X-Forwarded-Proto and RFC7239 Forwarded headers when running a Go server behind a HTTP reverse proxy. CanonicalHost for re-directing to the preferred host when handling multiple domains (i.e. multiple CNAME aliases).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 5
    Cyclops

    Cyclops

    An advanced platform for writing functional applications in Java 8

    Fast purely functional datastructures (Vector, Seq / List, LazySeq / LazyList, NonEmptyList, HashSet, TreeSet, TrieSet, HashMap, LinkedMap, MultiMap, TreeMap, BankersQueue, LazyString, Discrete Interval Encoded Tree, Zipper, Range, Tree, DifferenceList, HList, Dependent Map). Structural Pattern Matching API (deconstruct algebraic product and sum types). Improved type safety via the removal of unsafe APIs -- E.g. Unlike Optional, Option has no get method (which could throw a null pointer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GeoWebCache
    GeoWebCache is a WMS tile cache that lets you serve cached map data to WMS clients, Goole Earth, Google Maps and MS Virtual Earth. The system is pluggable on both ends and does automatic matching to the best available tile. It is very fast and scalable.
    Leader badge
    Downloads: 103 This Week
    Last Update:
    See Project
  • 7
    Autocomplete Google field Contact Form 7

    Autocomplete Google field Contact Form 7

    Enhance Contact Form 7 with Autocomplete Location Field

    ... information, making the form-filling process quicker and more user-friendly. The plugin leverages Google Maps' autocomplete API to suggest addresses as users type. This means that users only need to input a few characters, and the plugin will display matching addresses, helping them complete the form more efficiently. Autocomplete functionality reduces typing effort and eliminates errors that can arise from manual entry. This leads to a smoother user experience and reduces the likelihood of user
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Dynamic Robot Localization

    Dynamic Robot Localization

    Point cloud registration pipeline for robot localization and 3D

    The dynamic_robot_localization is a ROS package that offers 3 DoF and 6 DoF localization using PCL and allows dynamic map update using OctoMap. It's a modular localization pipeline, that can be configured using yaml files (detailed configuration layout available in drl_configs.yaml and examples of configurations available in guardian_config and dynamic_robot_localization_tests). Even though this package was developed for robot self-localization and mapping, it was implemented as a generic...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Lip Reading

    Lip Reading

    Cross Audio-Visual Recognition using 3D Architectures

    The input pipeline must be prepared by the users. This code is aimed to provide the implementation for Coupled 3D Convolutional Neural Networks for audio-visual matching. Lip-reading can be a specific application for this work. Audio-visual recognition (AVR) has been considered as a solution for speech recognition tasks when the audio is corrupted, as well as a visual recognition method used for speaker verification in multi-speaker scenarios. The approach of AVR systems is to leverage...
    Downloads: 23 This Week
    Last Update:
    See Project
  • Cloudflare secures and ensures the reliability of your external-facing resources such as websites, APIs, and applications. Icon
    It protects your internal resources such as behind-the-firewall applications, teams, and devices.
  • 10
    We presented an effective procedure for generating stereo images by self-calibration and producing quality depth maps by matching of stereo images. We demonstrate that the canopy height distribution can reveal distinctive responses in growth pattern over time, for different varieties subject to the same treatment and for the same variety subjected to different treatments. The results of the procedure are shown to compare favourably with and are indeed more consistent than manual measurements...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Binary Stream Editor

    A stream editor in java that can handle text/binary formats

    ... by default, has 256 single-byte characters. Data in the buffer is available as a charsequence to the commands for stuff like regex matching etc. The output can be redirected to a file, and an output encoding can be specified.The commands can also store/retrive arbitrary data for later use in a map. Evaluation of expressions in commands is done using Apache Jexl, and custom functions can also be used. Sample java usage and sample command line usage examples are included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    time line

    Displays Ancestor Events on Google maps

    This program converts data from a GEDCOM 5.5 file exported from Family Tree Maker or another source into a database of ancestors births, deaths, etc and geocodes them using the Google maps API. It then generates a javascript application that plots these events chronologically on Google maps with matching infowindows and a heat map overlay.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Position Data Processing

    Processing of GPS travel diaries

    A tool developed in Java for the automatic processing of GPS tracks to reconstruct travel diaries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    RT-alignment

    Graph-based time alignment algorithms for multiple LC-MS datasets

    Liquid chromatography coupled to mass spectrometry (LC-MS) is the dominant technological platform for proteomics. An LC-MS analysis of a complex biological sample can be visualized as a “map” of which the positional coordinates are the mass-to-charge ratio (m/z) and chromatographic retention time (RT) of the chemical species profiled. Label-free quantitative-proteomics requires the alignment and comparison of multiple LC-MS maps to ascertain the reproducibility of experiments or reveal proteome...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Mapmatching

    Batch-mode algorithm to handle large data sets of GPS data

    Batch-mode algorithm to handle large data sets of GPS data. For each journey, the algorithm globally searches for the path closest to the GPS positions. This is an algorithm of type, and so belongs to the "path to path" algorithm's type. It uses the multiple hypothesis technique and relies on an innovative weighting system based on the area between the GPS points and the arcs making up the path. For high performance, the algorithm uses an iterative program and the data is stored in tree...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MassGeotagger

    MassGeotagger

    MassGeotagger lets you to geotag sets of JPG Photos with GPX logs

    MassGeotagger lets you select a photo, a photo folder or a folder tree and update the latitude and longitude coordinates in the EXIF data of the selected photos. To get the GPS coordinates, the method of choice is to select one or several GPX files and set the difference of time between APN time saved in EXIF data and GPS time. However other strategies to match JPG and GPS coordinates are available : by selecting one of the GPX waypoint, by selecting a point on the map or by user input...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 17

    Map-Editor

    The Map-Editor of the 2D role-playing game Arengu

    !! This project is NOT in developement anylonger !! This is the Map-Editor of our 2D Indie RPG "Arengu". Send us your maps! If you want that the world can play on your maps, than send your maps to arengu@gmx.de. We'll have a look to your map(s), so that we can decide wether we use them or not. Your Languagefiles: Please send us your languagefiles so that we can implement them into the next version or upload them so that everybody can us them! How to: Create own languagefile...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    PyRoboSim2D

    Python+Pygame robot simulator 2D

    2D robotic simulator in Python 2.x, tested in 2.6 and 2.7, under Win7(64) and Ubuntu 10.04 (Lucid). Needs the matching version of Pygame installed! (www.pygame.org) Download the .py file and two .bmp files: -->back2_800_600 for background -->any of the robo1.bmp through robo4.bmp for robot image (different colors). The map of the "room" can be changed by modifying the list of obstacles. Read more in ReadMe.txt and in the .py file comments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A set of Unix command line tools for quick and convenient batch processing of tabular text files (a.k.a., tab-delimited, csv, or flat file format) with a header line. Provides delimiter and compression detection, column reference by name. * tblmap: per-line ("map") computation: derive columns through an expression, delete, reorder, filter rows. * tblred: compute ("reduce") aggregations (e.g., sum, average) over groups defined by key columns. * tbldesc: Summarize columns in file (e.g...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Maveryx
    Maveryx is an innovative Test Automation Framework for Java GUI-based applications. It eliminates the GUI Maps dependency by providing a new dynamic GUI objects handling and an expert system detecting and managing AUT changes and defects at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Blast2KEGG
    Blast2KEGG provides an approach mapping predicted genes to pathways by their annotations, then draw on KEGG maps. It performs fuzzy matching from enzyme name to EC number. There are annotation editor and genome broswer integrated in this application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ReportingCloud provides an open source quality implementation as an extension of the RDL specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A distributed computing system implemented on the Apache Hadoop map-reduce framework to produce a fast, easily extended, and scalable solution for finding and matching similar images in either a local database or from the cloud.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Car pooling and ridesharing software based on postcode matching for UK. Provides login, anonymous messaging and transaction logging (user security) between participants. Database now made general for hitchhiking, deliveries etc. and there's a google map
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next