Skip to content

Commit

Permalink
Move and rename InpaintingClient (was used for testing only)
Browse files Browse the repository at this point in the history
  • Loading branch information
minnerbe committed Oct 3, 2024
1 parent dd96b42 commit 59acd8b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
import org.janelia.alignment.inpainting.DirectionalStatistic;
import org.janelia.alignment.inpainting.RayCastingInpainter;

public class InpaintingClient {
public class InpaintingTest {

private static final int N_RAYS = 256;
private static final int MAX_INPAINTING_DIAMETER = 100;
Expand Down

0 comments on commit 59acd8b

Please sign in to comment.