Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Opify static methods #10

Merged
merged 8 commits into from
Aug 29, 2024
Merged

Opify static methods #10

merged 8 commits into from
Aug 29, 2024

Commits on Jun 10, 2024

  1. Add Convex Hull Op

    gselzer committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    a1986b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df81984 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d01b33a View commit details
    Browse the repository at this point in the history
  4. Meshes: Add boundingBoxMesh

    gselzer committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    9764de4 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    6e77970 View commit details
    Browse the repository at this point in the history
  2. Add voxelization algorithm from @kephale

    And improve the test to make varying the sphere radius simpler.
    
    Migrated from imagej/imagej-ops#653.
    
    See also imagej/imagej-ops#422.
    
    Co-authored-by: Kyle Harrington <[email protected]>
    2 people authored and gselzer committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    abb1917 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. More Ops

    gselzer committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    46878e2 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Fix CI build

    gselzer committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    08d4d62 View commit details
    Browse the repository at this point in the history