Showing 52 open source projects for "contour"

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
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 1
    Ice AWS

    Ice AWS

    AWS Usage Tool

    Ice provides a birds-eye view of our large and complex cloud landscape from a usage and cost perspective. Cloud resources are dynamically provisioned by dozens of service teams within the organization and any static snapshot of resource allocation has limited value. The ability to trend usage patterns on a global scale, yet decompose them down to a region, availability zone, or service team provides incredible flexibility. Ice allows us to quantify our AWS footprint and to make educated...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PyCAM
    Open Source CAM - Toolpath Generation for 3-Axis CNC machining
    Downloads: 39 This Week
    Last Update:
    See Project
  • 3

    fpcconvert

    g-code and HPGL code generator for FreePCB

    A command line tool for PCB job processing written in java. Input .fpc file should be generated by FreePCB. HPGL or gcode output is supported. Java ported General Polygon Clipper library is used for net contour creation. Linux and Windows platforms are tested.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4

    ImageToSVG

    Convert jpeg png or gif to SVG greyscale images

    ImageToSVG vectorises greyscale images. It does a reasonable job on continuous tone images though a real good solution is hard. It takes the number of contours and and a contour accuracy parameter, allowing you to trade off appearance versus SVG image size.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    Libraries for integration of atmospheric trajectories. Includes a basic trajectory integrator, contour advection codes and semi-Lagrangian tracer simulations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SportsCameraOverlay

    SportsCameraOverlay

    Overlay GPS info on videos taken with a sports camera

    SportsCameraOverlay is a command line facility to overlay GPS info on videos taken with a sports (helmet) camera. Currently tested and working with a Contour GPS and a Contour+2 camera. The GPS enabled line of contour cameras store the GPS (NMEA sentences) in the subtitles of the video file, so using this program with a GPS enabled contour camera simplifies things as there is no need to line up the starting points of the video and the GPS data. Can also be passed a file that contains GPS info and overlay this on any video. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    flow visualization toolbox

    matlab 2D image processing GUI toolbox for flow visualization

    ...Zhong @ the University of Manchester's supervision, guidance and support. Both GUI and command line interface are provided for newbie and advanced user. Image can be processed into contour image, matlab mat and tecplot data. This toolbox can be conveniently extended for 2D image processing in other disciplines, for example, surface stress measurement, inferred thermograph, PIV. See developer guide for HOWTO. * example project.mat and calib.mat use abs path will not work for you directly. pl. rebuild yours according to my youtube tutorial
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ijblob
    The IJBlob library indentifying connected components in binary images. The algorithm used for connected component labeling is: Chang, F. (2004). A linear-time component-labeling algorithm using contour tracing technique. Computer Vision and Image Understanding, 93(2), 206–220. doi:10.1016/j.cviu.2003.09.002 The ImageJ *Shape Filter Plugin* (see downloads) uses this library for flitering the blobs by its shape. If you are using IJBlob in a scientific publication, please cite: Wagner, T and Lipinski, H 2013. IJBlob: An ImageJ Library for Connected Component Analysis and Shape Analysis. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Fltk_contour

    2D and 3D contour and colour map of regular or scattered data

    NOTE: This project was moved to: https://github.com/eetorres An easy scientific data visualization widget for the FLTK library. The widget is an OpenGL based contour visualizer for Linux, which allow you to built 2D and 3D graph of contour and colour map for a xy regular or scattered data set. There is a good example with the topographic data of Poland with 5902 data points to introduce yourself how to use it. There is not much documentation but it is easy to use. The input data are in XYZ format, where Z is a function of XY of the form Z=F(X,Y). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 10

    C2C Slope Ruler

    LaTeX Slope rulers to measure slope on topographic maps

    These rulers have been designed using LaTeX and the PGFPlots package by Christian Feuersanger to measure slope on a 1:25,000 scale or 1:50,000 topographic map. Slope is determined by comparing the distance between contour lines of the map with the reference lines on the edges of the ruler. The top border of the ruler is designed to measure slope with a 20 meter contour interval. The bottom border measures slope with a 50 meter contour interval. You should print this ruler on white or transparent paper, taking care of deactivating any scaling options. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    cmlplot

    A quick-and-dirty plotting program to be used from the unix shell.

    cmlplot is a small, simple and straightforward plotting program for GNU/Linux and MacOSX. cmlplot may be useful to people that love working from within the unix shell, hate herding the mouse around, and need a plotting program that can read standard input and can be used in unix pipelines : tac mydata.dat | awk '{print $17 " " $21 " " $23}' | cmlplot cmlplot can do simple x-y plots, can overlay two x-y plots, can draw histograms, can do scatter plots, and can draw contour plots of your matrices (using bicubic interpolation). It can even do pseudo-color representations of your matrices with (or without) overlaid contours.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Time Adaptive Self-Organizing Map

    An Artificial Neural Network for Clustering, Classification, etc

    This project tries to include Time Adaptive Self-Organizing Map (TASOM) implementations for solving Computational Intelligence problems such as Pattern Recognition, Computer Vision, Clustering, Active Contour Modeling, and the like. The TASOM has been originally introduced for adaptive and changing environments. Several versions of TASOM networks have been introduced. Some of them are capable of changing the number of neurons based on the problems at hand. Moreover, a binary tree version of the TASOM has been introduced for faster performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The ERCOT contour application is an open source implementation of our contouring application developed in Java. This application is intended to produce .kml files intended for Google maps and earth.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An application reads the BMP images and make many modifications on it, display histogram and the image contour, filter images, equalize histogram and binarize them, designed using C#.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    Filters is a image processing library: filter sobel,convolution,morphology,vectorization,segmentation,blob,blur,histogram,susan,threshold,texture,contrast,standard deviation,canny,distance map,matrix,contour,edge,rotation,correlation,gradient anisotropic
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An open-source openGL-based plotter. It is meant to be used to write quick and lightweight interactive demos, and thus does heavy lifting with redraws, click and keyboard handlers, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    OCR c++ library. Include: contour recognition; vectorisation; matrix letter feature recognition; auto page segmentation and detect rotation; SS3 ASM core; XML base; web-based GUI; 99,6% printed Unicode text recognition; letter base up to 1200 letters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Convert MCNPX binary mesh tally data files to MS Excel (c) database and contour data
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GmshMorph is a tool to be used with GMSH, the meshing program by Christophe Geuzaine and Jean-François Remacle, for oceanographic and land-based fluid dynamics modelling. The program shapes meshes produced by GMSH to fit specified contour data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A C++ class library for Contour Advective methods in Fluid Mechanics
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Hubble in a Bottle!
    A high performance visualization tool for stars and particles able to run on Beowulfs. Rendering step is implemented separately and optimized for SSE, compatible with OpenGL. Navigation mechanism with quaternions. Ten color maps, sobel contour detect
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    FMesh

    NOTE: Use Fltk_Contour insted this code!

    NOTE: Use Fltk_Contour insted this code! FMesh is a simply scientific data visualization tool based on OpenGL. FMesh can generate 2D and 3D graph of contour and color maps for any (x,y,z) scattered data set, many other options are included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Waygoer is an OCR program. It is based on contour extraction and momentum transformations. This allows for rotation- and scale-invariant recognition. Waygoer is still at an early stage of development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Contour is a next generation distributed fisheries management system. With collection installations on fishing and research vessels, it facilitates the collection and correlation of vast amounts of data related to marine ecologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Amoeba is an implemenatation of a research paper titled "Fast and Accurate Edge-Based Segmentation with No Contour Smoothing in 2-D Real Images" (IEEE tran on Image Processing, July 2000).This is a completed work, hence no promises for support ;)
    Downloads: 0 This Week
    Last Update:
    See Project