Search Results for "level set method" - Page 18

Showing 703 open source projects for "level set method"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    Slidr

    Slidr

    Easily add slide to dismiss functionality to an Activity

    Easily add slide-to-dismiss functionality to your Activity by calling Slidr.attach(this) in your onCreate(..) method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    awesome-hammerspoon configuration

    awesome-hammerspoon configuration

    awesome configuration for Hammerspoon.

    This is a tool for powerful automation of macOS. At its core, Hammerspoon is just a bridge between the operating system and a Lua scripting engine. What gives Hammerspoon its power is a set of extensions that expose specific pieces of system functionality, to the user. You can write Lua code that interacts with macOS APIs for applications, windows, mouse pointers, filesystem objects, audio devices, batteries, screens, low-level keyboard/mouse events, clipboards, location services, wifi, and more.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    UI Bootstrap

    UI Bootstrap

    Bootstrap components written in pure AngularJS by the AngularUI Team

    ...Alternativelly, if you are only interested in a subset of directives, you can create your own build. Whichever method you choose the good news that the overall size of a download is fairly small: 122K minified for all directives with templates and 98K without (~31kB with gzip compression, with templates, and 28K gzipped without).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    elasticsearch-head

    elasticsearch-head

    A web front end for an elastic search cluster

    elasticsearch-head is a web front end for browsing and interacting with an Elastic Search cluster. elasticsearch-head is hosted and can be downloaded or forked at github. There are two ways of running and installing elasticsearch-head. Running as a plugin of ElasticSearch (this is the preferred method). And running as a standalone webapp. By default es-head will immediately attempt to connect to a cluster node at http://localhost:9200/. Enter a different node address in the connect box and click 'Connect' if required. A ClusterOverview, which shows the topology of your cluster and allows you to perform index and node level operations. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    apicache

    apicache

    Simple API-caching middleware for Express/Node

    ...Supports Redis or a built-in memory engine with auto-clearing. Because route-caching of simple data/responses should also be simple. Sometimes you need custom keys (e.g. save routes per session, or per method). We've made it easy! All req/res attributes used in the generation of the key must have been set previously (upstream). The entire route logic block is skipped on future cache hits so it can't rely on those parameters. Oftentimes it benefits us to group cache entries, for example, by collection (in an API). This would enable us to clear all cached "post" requests if we updated something in the "post" collection for instance. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    dns2blackhole

    Malware Prevention through Domain Blocking (Black Hole)

    ...The output of the dns2blackhole scripts is fed directly into the ports/package versions of unbound, named, and dnsmask DNS servers to block those FQDN thus protecting user devices from being compromised or bothered seeing things of no interest. The base built-in version of unbound titled "local_unbound" can also be configured to work using the dns2blackhole method. This black hole method is another layer of protection that you can customize to your needs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Android-RobotoTextView

    Android-RobotoTextView

    Implementation of a TextView and all its direct/indirect subclasses

    Implementation of a TextView and all its direct/indirect subclasses with native support for the Roboto fonts, including the brand-new Roboto Slab fonts. This library is compatible from API 14 (Android 4.0). To apply roboto typeface for original TextView (like a Calligraphy) you must attach inflater in your Activity class in the #onCreate() method. If you intend to use is not all fonts, the extra fonts can be removed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    spring-boot-api-project

    spring-boot-api-project

    A seed project based on Spring Boot & MyBatis

    ...You can choose the method according to your needs, and the POST template is used by default. The code template can be expanded according to the needs of the actual project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    EigenMS is a normalization method implemented in R (and older version in Matlab) available as a set of two functions that should be used in a sequence. Please download EigenMS.zip file (latest version). Latest version uploaded in October 2017 has a bugfix for single treatment group normalization. Rescaling has been omitted from 2015. EigenMS utilizes SVD to detect bias trends in the data and eliminates them.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10

    viewpix

    A Landsat 8 scene viewer

    Viewpix allows the user to load all eleven bands of a Landsat 8 Level 1 data set into memory concurrently. You can scroll and view each band at full resolution. Change bands instantly with a single key press. Band 8 is 15 meters resolution, all other bands are 30m resolution. A 30m resolution gray scale scene is generated by Viewpix and is presented as band 12. Each Landsat 8 scene is roughly 190 X 180 kilometers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Java agent which recognizes "flows" as unique sequences of instrumented method calls. Runtime statistics are collected for the dynamically detected flows during snapshot interval. The instrumented methods may be set either manually via UI or automatically in drill down mode. The automatic drill down mode effectively instruments classes generated by frameworks like Hibernate, Rhino, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    KFingerprintManager

    KFingerprintManager

    A small library to handle Android fingerprint API

    ...This library provides a sample to show how it can be used. key is the name for the symmetric key that is created in the Android Key Store. KFingerprintManager.InitialisationCallback contains a set of method that are called whether the fingerprint is ready to be used or when there is any error (like no fingerprint has been enrolled yet, or if there has been a problem initializing it).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    cantorbl

    cantorbl

    beamshot octave scripts and bike light driver

    Light intensity distribution (LID) of a lamp can be measured by taking wall/ceiling beamshots with a digital camera. The scripts process jpgs images (that have to be processed from raw data) and visualize the LID nicely. Driver: Linear, using AMC7135 and Atmel AVR ATtiny45, Li-Ion battery powered. The firmware provides convenient control - bikelight-specific. Below are firmware features
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    React Codemirror

    React Codemirror

    Codemirror Component for React.js

    React Codemirror is a React component wrapper around the CodeMirror code editor, making it easy to embed a powerful text editor into React applications. It exposes CodeMirror through a declarative React interface, where editor value and options are passed in as props and changes are reported via callbacks. The component can be integrated either through npm, as part of a bundler-based build process, or via a standalone UMD build included directly in a web page. It supports initialization with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ClerksCart

    ClerksCart

    ClerksCart - Multi Vendor Marketplace

    ClerksCart is perfect Multi Vendor Marketplace website. As a vendor (or) Seller you may think to start online business, the first thing you have to create buysell marketplace website. By Using ClerksCart, you can create your own marketplace website today, it is a quick and easy to install this script. You can create a website such as Themeforest, Envato, Alibaba, Ebay, Flipkart, Amazon, Aliexpress etc., ClerksCart is based on OpenCart 2.2 so you can use almost all extensions for this version...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16

    IGSA

    Individual Gene Sets Analysis

    ...It can be used for gene sets enrichment and samples clustering. In gene sets enrichment, IGSA takes account of the heterogeneity of genes expression in samples and the homogeneity at the functional level, trying to pick out more particular and more significant gene sets. In sample clustering, IGSA clusters the samples based on the significant pathways rather than genes. It also takes an integrating clustering strategy, letting the samples gather into the set according to the degree of possible deterioration. Home page http://210.46.85.180:8080/IGSAWeb/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Utility Cell Map

    Utility Cell Map

    A Java API that processes a two dimensional array of Strings.

    Cell Map - Just a simple java method that processes a two dimensional matrix o cells. Currently it only processes strings but more functionality will be added when the need arises.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    httpres

    httpres

    A simple HTTP response checker

    THIS PROJECT IS NOW KNOWN AS LINKSPY AND CAN BE FOUND AT https://sourceforge.net/projects/linkspy/ httpres is an easy to use application that simply shows you the headers, response code and content from HTTP requests. This is useful for expanding short links, or checking where a suspicious link may take you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    JNanoLog

    A tiny (nano) logging API that can replace the largely used System.out

    JNanoLog aims to be used during development process to log different messages to the console. In contrary to the quick System.out, JNanoLog display a full log with the message number, logging level, logged message and details if there is any. This API does not aim to replace large advanced APIs like Log4J which aims production but it can replace it in small and during first stage of development because it does not need any configuration and start with low logging level. The API is hard to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Expense Management

    Here we are showing the demonstration to build a basic project which h

    ...Features: Manage Expense Manage Income Manage Expense Category Manage Income Category Filter by date range Sorting & Pagination Support Multi-user level to Manage the system User Login & Management Included Set different permission for different user type Custom CRUD can be added Easy to customize
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Notes manager

    Manage your Notes with multi-user level and permission.

    A simple but powerful PHP script to manage your Notes with multi-user level and permission. Our notes management system designed to help individual or business to keep track of their notes under category.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MEAN

    MEAN

    For simple and scalable fullstack js applications

    The MEAN stack uses Mongo, Express, Angular(6) and Node for simple and scalable fullstack js applications. The mean stack is intended to provide a simple and fun starting point for cloud native fullstack javascript applications. MEAN is a set of Open Source components that together, provide an end-to-end framework for building dynamic web applications; starting from the top (code running in the browser) to the bottom (database). The stack is made up of MongoDB, with document database, used...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The OS FPS/TPS project

    The OS FPS/TPS project

    Open source first/third person shooter set in real world locations

    This project aims to make an open source shooter (with first person and/or third person view) set in real world locations that will be greatly affected by climate change. The game uses the Enemy Territory: Legacy game engine (for NSCOET), but we also promote the AssaultCube Reloaded and Urho3D game engine as respectively secondary and tertiary game engines. Since the game engine can be considered as just another tool (it is basically an advanced map/level viewer, the game engine isn't the most important aspect of the platform, and game developers wanting to use our maps can decide themselves which of these engines they wish to use. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    wechat4u.js

    wechat4u.js

    JavaScript implementation of WeChat wechat web interface

    ...User avatar base64 data is no longer stored in the bot.user object. Rremove the example directory. Fix some data in Contact and Message data is not enumerable. Pass the complete Error object to the upper-level code, and put the original Chinese error description in err.tips. The bot.getContact(Seq) method adds the Seq parameter to support incremental acquisition of complete contacts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Free PHP/Codeigniter Expense Manager

    Free PHP/Codeigniter Expense Manager

    Free PHP Codeigniter Expense Manager (management) Script

    A simple but powerful PHP script to manage your expenses with multi-user level and permission. Our expense management system designed to help individual or business budget, track and possibly control your expenses. It supports tracking of both your expenses and income. This expense management system provides an integrated set of features to help you to manage your expenses and cash flow. It provides the ability to group your income/expenses into categories and lets you set a budget and track expenses in the category. ...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB