Showing 17 open source projects for "k-meleon"

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

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 1

    image spinning

    An experiment in assembly language computer programming.

    To spin a picture so it spins around freely through 360 deg turns. An experiment in assembly language programming, its .asm file is here, it is compiled by the free fasmw assembler. The program needs a .bmp type of picure having between 1400 and 500 pixels diameter. Pressing on the A, S, D, F -- K keys causes the image to rotate. It has a simple menu for loading a picture, and only a few functions The way it works is it scans the original bmp picture along radial lines and writes a table...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Exposure

    Exposure

    Learning infinite-resolution image processing with GAN and RL

    Learning infinite-resolution image processing with GAN and RL from unpaired image datasets, using a differentiable photo editing model. ACM Transactions on Graphics (presented at SIGGRAPH 2018) Exposure is originally designed for RAW photos, which assumes 12+ bit color depth and linear "RGB" color space (or whatever we get after demosaicing). jpg and png images typically have only 8-bit color depth (except 16-bit pngs) and the lack of information (dynamic range/activation resolution) may...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    cbrTekStraktor

    an application to automatically extract text from comic books.

    ... by a combination of statistical and graphical processing operations. It is based on the following 3 major algorithms - Binarization of color images (Niblak and other methods) - Connected components - K-Means clustering Apache Tesseract is used to perform Optical Character Recognition on the extracted text. A subsequent version of the application will integrate with translation software in order to provide automated translation of comic book texts and re-inserion of translated texts
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    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
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

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

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 5
    Pentax-K-S2-WiFiRemote

    Pentax-K-S2-WiFiRemote

    Remote control for Pentax K-S2 via WiFi

    Remote control for Pentax K-S2 via WiFi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    libsombrero

    Astronomical object/structure detection from 1D and 2D data sets.

    Sombrero is a fast wavelet image processing and object detection C library for astronomical images. Sombrero is named after the "Mexican Hat" shape of the wavelet masks used in image convolution and is released under the GNU LGPL library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    vtop

    vtop

    A graphical activity monitor for the command line

    Vtop is a free and open-source activity monitor for the command line. It’s written in node.js and can be easily extended. It uses Unicode braille characters to draw CPU and Memory charts, helping you visualize spikes. We also group processes with the same name together. We calculate the CPU percentage as a total of your overall system power. 100% is all cores and HyperThreads maxed out. This is different to how Apple Activity monitor works. If your terminal supports mouse events (like iTerm)...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    LAVA for AFM

    LAVA for AFM

    Lloyd's Algorithm-based Volumetric Analysis for AFM Images

    This MATLAB-based program enables analysis of AFM images. In particular, it allows the user to measure the volume of all distinguishable features in an image and to isolate and sort those particles. As the name implies, LAVA uses Lloyd's Algorithm, also known as k-means sorting, to identify a small set of volumes representative of the actual distribution of particle in the image. Although developed for determining feature volume, LAVA is also completely compatible with other types of image...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    K-3D is the free (as in freedom) 3d modeling, animation, and rendering system.
    Leader badge
    Downloads: 238 This Week
    Last Update:
    See Project
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save 50% off for 3 months with QuickBooks Payroll when you Buy Now

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 10
    This is a project to set and read tags from FLAC, AAC,MP3 and soon OGG files (K)eiths (U)niversal (T)ag (E)ditor can auto detect the file type and read/write most common tags and output the results when reading tags into a standard form.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A screen shot program for taking and saving screenshots in png mode. Developing with C++ and Qt. Current version is Alpha.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A lightweight program to edit and display rhythms for K-12 classroom use. For now, this program depends on the rhythms font from http://www.hindson.com.au/wordpress/free-fonts-available-for-download/ Fix needed! Will come soon (windows shortcuts)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A "Kinetic Sketch Pad" for creating simple animations fast with little learning. Development is in C# for Microsoft TabletPC. Significant development problems are user interface design and data import/export.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Implementation of a Silhouette extraction algorithm [1]. Coded in octave (matlab). [1] M. Yamada, K. Ebihara, and J. Ohya. A New Robust Real-time Method for Extracting Human Silhouettes from Color Images. Int. Conf. on Auto. Face and Gesture Recog., 1998
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    K Magnifier is a Linux/KDE application for magnifying a part of the screen. This software can be used by visually-impared and others who need to magnify a part of the screen.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    K-Mindmap lets you create tree graphs; where each branch contains space for text. The structure of the tree graph is intended to reflect contextual relations between the text fields. A physical simulation moves the graph to keep it looking nice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Kccc creates covers for compact disks in LaTeX-or PS-format. Features are userdefinable title, subtitle, sidetext, backcover and automatic enumeration for CD sets(e.g. disc 1/6). With the integrated filewizard its possible to create backcovers easiely.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next