Showing 20 open source projects for "apriori algorithm in java"

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 Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    grafx - Extensible Java Graphics Package

    grafx - Extensible Java Graphics Package

    Extensible Line-drawing & Polygon-filling Rasterization Libs for Java

    Line-drawing and polygon-filling rasterization algorithms in Java. Simple 2D package and more complex 3D package with Z-buffering. Texture mapping not supported at the moment. Color interpolation for lines, Gouraud shading for polygons fully supported. Floating point vertex coordinates, not integer. Pixel-level aliasing, not endpoint aliasing. Doesn't use Bresenham line style! Works with all Java versions. No external dependencies. Suitable for study in academic institutions...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    Fractal Zoomer

    Fractal Zoomer

    A Fractal Zoomer with various functions.

    An application that lets you render some of the most known fractal functions, like the Mandelbrot set and many more! It comes with alot of options to further enhance your fractal experience! Its easy to use and does not require installation. A java version higher than 1.8 is required to be installed.
    Leader badge
    Downloads: 31 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?operation=countAndForward&url=https%3A%2F%2Ffrojasg1.com%2Fdemos%2Faplicaciones%2FfractalCompressor...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Flamethyst is a flame fractal renderer written in java. It generalizes the classical algorithm in several ways, and support most features of Apophysis .flame files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Your top-rated shield against malware and online scams | Avast Free Antivirus Icon
    Your top-rated shield against malware and online scams | Avast Free Antivirus

    Browse and email in peace, supported by clever AI

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 5

    jPainter

    Java-based paint program using DDA, Bresenham and Circle algorithm

    Java-based paint program using DDA, Bresenham and the Circle algorithm. It is meant to show the implementation of algorithms that are used to draw primitives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Animal-AV

    Animal-AV

    Animal Algorithm Animation System

    Animal is a Java-based system for visualizing and animating algorithms and data structures. Available since 1999, it is one of the established AV systems, and provides one of the largest collections of supported algorithms. Animations can be generated on the fly based on user input - for a large selection of algorithms and topic areas, including, but not limited to, the topic areas of backtracking algorithms, compression, cryptography, basing, searching and sorting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Arbaro is an implementation of the tree generating algorithm described in Jason Weber & Joseph Penn: Creation and Rendering of Realistic Trees
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    sWangTiler

    sWangTiler

    A java implementation that generates wang tiles from any input image.

    sWangTiler is a java implementation that generates wang tiles from any given input image. By assembling wang tiles that share common edges (like domino pieces) one may generate textures of any desired size. Wang tiles greatly reduce visible repetitions making textures seem more natural and thus improve the quality of any graphic application like games, simulations etc. This implementation is based on the strict wang tile algorithm as proposed by Xinyu Zhang and Young J. Kim in "Efficient...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Extract Objects from Image

    Connected Component Labeling Algorithm - Extracting Objects From image

    fast Connected Component Labeling Algorithm - java application - Extracting Objects From image
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 10

    AlgART Java Libraries

    Open source library for processing arrays and matrices

    AlgART Java libraries for processing arrays and matrices are open-source product, distributed under MIT license. So, anyone can use them for free without any restrictions. Main features: 63-bit addressing of array elements (64-bit long int indexes), memory model concept (allowing storing data in different schemes from RAM to mapped disk files), wide usage of lazy evaluations, built-in multithreading optimization for multi-core processors, wide set of image processing algorithms over matrices...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    MazeJen

    java maze generator

    MazeJen is a maze generator written in java which implements the Depth First Search algorithm, and can render mazes in both 2 and 3 dimensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AlViz is a research prototype for visual ontology alignment implemented as multiple-view plug-in for Protege using J-Trees and Graphs. Based on similarity measures of an ontology matching algorithm AlViz helps to assess and optimize the alignment results
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    G.A.V. (Graph Algorithm Visualizer) is a tool that visualizes algorithms from graph theory. A step-by-step visualization from each different algorithm allows the user to understand the particular algorithm very easily.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    This project covers an algorithm for face detection in color images. It was developed as a conclusion work in graduation of Computer Science at Pontifícia Universidade Católica de Minas Gerais by Breno Santos Araújo (brenopuc@gmail.com).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JPowerGraph is a Java library for creating directed graphs for both Swing and SWT. It supports graph movement, selection, context menus, tooltips and dynamic edge creation. JPowerGraph has a spring layout algorithm based on that used in TouchGraph.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Simple Java Graph is a minimal matrix- and listbased graph implementation. An AStar search algorithm is also available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is a generic library for graph processing and drawing algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    EyesRay render a 3D scene with the raytracing algorithm. Some specifics points are: a scene loader, the support of transparency, avaibility to generate images (ppm format)...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Simple visualisation of geometric algorithms in Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    SeedFill3D_

    My first sourceforge project. Plugin for ImageJ

    Plugin for ImageJ (Image Processing application). Maint target is develop 3D FloodFill tool for 3D stack images based on algorithm described in A rapid 3D seed-filling algorithm based on scan slice by Wei Wei You et al. Secondary targets is learn myself of Java, subversion and other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.