Skip to content

Commit

Permalink
remove unnecessary method
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosuc3m committed Mar 14, 2024
1 parent fafb9e1 commit fabfd24
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/main/java/ai/nets/samj/ui/PromptsResultsDisplay.java
Original file line number Diff line number Diff line change
Expand Up @@ -130,11 +130,6 @@ public enum SAMJException {
*/
Object getFocusedImage();

/**
* Uses the created ROIs to create an instance segmentation mask
*/
void createInstanceSegmentationMask();

/**
* This method uses the exception launched by SAMJ to display an understandable error message in the consumer software
* @param type
Expand Down

0 comments on commit fabfd24

Please sign in to comment.