Showing 30 open source projects for "paper"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 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.
    Try It Free
  • 1
    Algebraic graphs

    Algebraic graphs

    Algebraic graphs

    Alga is a library for algebraic construction and manipulation of graphs in Haskell. See this Haskell Symposium paper and the corresponding talk for the motivation behind the library, the underlying theory and implementation details. We can give semantics to the constructors in terms of the pair (V, E) of graph vertices and edges. Alga can handle graphs comprising millions of vertices and billions of edges in a matter of seconds, which is fast enough for many applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    FreeBooth

    FreeBooth

    Free Photo Booth Software for a simple offline photo booth

    This is a simple photobooth application. You can take pictures with a camera(e.g. a dslr) and they will be shown in the application immediatly. You need no internet at your event location. Every user can save an Email-adress to his favourit picture and you can send all Emails via the sending wizard when you have internet again e.g. the next day. But it also supportes direct email sending if you have internet. To get the pictures into the booth software you have to use a tethering software...
    Leader badge
    Downloads: 139 This Week
    Last Update:
    See Project
  • 3
    FractalImageCompression

    FractalImageCompression

    Java Fractal Image Compression based on Delaunay triangulation

    Implementation of the algorithm of the paper: "Fractal image compression based on Delaunay triangulation and vector quantization" It is a Fractal compression algorithm, based on relationships between regions of the image (in this case triangles), rather than in explicitly the pixel values themselves. Video demo: https://frojasg1.com:8443/resource_counter/resourceCounter?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Paper.js

    Paper.js

    The swiss army knife of vector graphics scripting

    Paper.js is an open source vector graphics scripting framework that runs on top of the HTML5 Canvas. It offers a clean Scene Graph / Document Object Model and a lot of powerful functionality to create and work with vector graphics and bezier curves, all neatly wrapped up in a well designed, consistent and clean programming interface. Paper.js is based on and largely compatible with Scriptographer, a scripting environment for Adobe Illustrator with an active community of scripters and more...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5
    Pop

    Pop

    iOS and OS X animation library for physics-based interactions

    ...The API allows quick integration with existing Objective-C or Swift codebases and enables the animation of any property on any object. It's a mature and well-tested framework that drives all the animations and transitions in Paper. By adding the project to your project and adding pop.embedded framework to the Embedded Binaries section on the General tab of your app's target, you can set up pop in seconds! The Pop interface is implemented as a category addition on NSObject. Any NSObject or subclass can be animated. There are four concrete animation types: spring, decay, basic and custom.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    syfluid

    syfluid

    Fancy interactive fluid simulation for gfx fans, VJs and demo coders

    ...If they are lower than 30, then reduce the quality parameter that you find in the menu from 200 to e.g. 100. For very fast graphic cards, try 400 and above. This fluid simulation is based on on Jos Stam's paper: http://www.dgp.toronto.edu/people/stam/reality/Research/pdf/GDC03.pdf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    S2CBench

    S2CBench

    Synthesizable SystemC Benchmark Suite

    ...You can log in to our Youtube channel to watch some videos about S2CBench and SystemC in general www.youtube.com/DARClabify or visit our labs web page at www.utdallas.edu/~schaferb/darclab To know more about the designs and why they were included in the benchmark suite you can read the following academic paper: B. Carrion Schafer and A. Mahapatra, "S2CBench:Synthesizable SystemC Benchmark Suite for High-Level Synthesis ", IEEE Embedded Systems Letters, 2014
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Origami Editor 3D

    Origami Editor 3D

    Virtual paper folding program

    Origami Editor 3D is an advanced paper folding simulator. It uses a what-you-see-is-what-you-get interface and operates with a geometric abstraction of the Yoshizawa-Randlett system. Anything from a simple airplane to John Montroll's omega star can be folded in this editor. Origami files created with the program preserve the entire folding process, and they can be exported as folding diagrams in PDF, animated GIF files, or even as standalone Java programs displaying the origami in a 3D viewer when opened. ...
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9

    Zebrafish Image Processing

    Software collection for zebrafish image processing

    Software collection for zebrafish image processing (under construction), including an Excel table for related tools and method papers, see also survey paper: Mikut, R.; Dickmeis, T.; Driever, W.; Geurts, P.; Hamprecht, F.; Kausler, B. X.; Ledesma-Carbayo, M. J.; Marée, R.; Mikula, K.; Pantazis, P.; Ronneberger, O.; Santos, A.; Stotzka, R.; Strähle, U. & Peyriéras, N. Automated Processing of Zebrafish Imaging Data - A Survey Zebrafish, 2013
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera - an All-in-one platform for IT management Icon
    Atera - an All-in-one platform for IT management

    Ideal for IT departments and MSPs (managed service providers)

    Your IT essentials, integrated & elevated. Take your IT management from automated to autonomous, download Atera's agent to start your free trial!
    Try Atera now
  • 10
    This java application takes input images of an object on a a known sheet of paper and produce a realistic 3d triangulated model of the object. It is designed to integrate the software with the Reprap project to create a simple "3d photocopier". The software was written for a PhD thesis and is currently in an incomplete state.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    gc_hole_filling

    Depth map hole filling using graph cuts

    Code to fill missing holes in a depth map using a second-order smoothness prior. Implemented in matlab using graph cuts. Accompanies the paper "Herrera C., D., Kannala, J., Ladicky, L., Heikkila, J., Depth map inpainting under a second-order smoothness prior, SCIA, 2013"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Mémoire Persistante

    A photobook creator by Sporniket

    Mémoire Persistante is a photobook creator that aims to ease the printing of pictures. Using the application, the user will obtain a paper version of one or several photosets, filtered using some criteria. Each photo can be annotated with a short description, keywords, and audience targets. Each photo can be rotated and croped. Point of interest can be added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    digicamscan

    Use your digital camera as a scanner!

    Allows to use a digital camera as a scanner by removing distortion and effects of uneven lighting from a set of photos. A picture of a white sheet of paper can be used as a reference for calibration. Outputs corrected JPEG files and optionally a PDF document combining all pictures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    C2C Slope Ruler

    LaTeX Slope rulers to measure slope on topographic maps

    ...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. Check the actual size of the ruler in centimeters on the right border. Emmanuel Vazquez
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    EMGU Kalman Filter

    Kalman Filter for EMGU Image Processing Applications

    The Kalman filter is an algorithm which operates recursively on streams of noisy input data to produce a statistically optimal estimate of the underlying system state (Original Paper). The filter is named for Rudolf (Rudy) E. Kálmán, one of the primary developers of its theory. More information is available at Wikipedia, the Kalmn Filter was derived to solve the Wiener filter problem. The Wiener filter problem is to reduce the amount of noise present in a signal by comparison with an estimation of the desired noiseless signal. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Infinit is a project initiated by Robert Talada and Brandon Blakeney, in order to make a brainstorming tool; an infinitely scrollable piece of graph paper! Users will be able to write, link concepts and be creative in infinite space!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Note this project has moved to github: https://github.com/sglass68/paperman This is a document management program similar to PaperPort in aim. It allows scanning of paper into directories quickly and easily with a thumbnail/desktop view. Maxview decodes .max files and can convert them to PDF.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    Easy-to-use freeform sketch-based 3D modeler based on the paper by T. Igarashi et al, "Teddy: A Sketching Interface for 3D Freeform Design."
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CThruView is an image viewer that allows mouse clicks to go through the image. Use it as tracing paper or splash screen. The image can be made semi-transparent, flipped, rotated, zoomed, always on top, clipped, moved, hidden and centered.
    Leader badge
    Downloads: 45 This Week
    Last Update:
    See Project
  • 20
    An implementation of Bruhn et al.'s fast variational optical flow algorithm using the OpenCV image processing library. The code calculates dense flow fields with a user-specified level of precision.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Slideshow with simple user interface and favorite list in C# / .NET. Features: pause slideshow, step back and forward, in-/decrease speed, add picture to favorites, allowes to create a quick list of files e.g. for making paper photos of them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GSolaar

    GSolaar

    Polyhedron paper building

    EN : Visualization of non-convex polyhedra and pattern generating for paper building. FR : Visualisation de polyèdres non-convexes et génération de patrons pour une construction papier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A program to orthorectify (correcting scanning distortions) and stitch images of gridded paper maps. The expected use is to correct and join several smaller (e.g. A4) scans of out-of-copyright large paper maps for display in a GIS or on the web.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Translate your roleplaying adventure dungeons from pen&paper into 3D models and generate videos from a flight over your model dungeon or even through the rooms. Contains lots of objects (animated fireball, chest, rooms...), and camera path helpers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    New version of the Doodle project (http://doodle.sf.net). This project is related to Origami (paper folding) diagramming.The goal of this new version is to overcome limitations of the existing Doodle to propose an Integrated Diagramming Environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo