-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
127 changed files
with
127 additions
and
127 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
src/main/java/com/github/mfl28/boundingboxeditor/BoundingBoxEditorApp.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/com/github/mfl28/boundingboxeditor/controller/Controller.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
.../java/com/github/mfl28/boundingboxeditor/controller/utils/KeyCombinationEventHandler.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
...github/mfl28/boundingboxeditor/controller/utils/SingleFireKeyCombinationEventHandler.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/com/github/mfl28/boundingboxeditor/model/Model.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/com/github/mfl28/boundingboxeditor/model/data/BoundingBoxData.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/com/github/mfl28/boundingboxeditor/model/data/BoundingPolygonData.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/com/github/mfl28/boundingboxeditor/model/data/BoundingShapeData.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/com/github/mfl28/boundingboxeditor/model/data/BoundingShapeDataVisitor.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/com/github/mfl28/boundingboxeditor/model/data/ImageAnnotation.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/com/github/mfl28/boundingboxeditor/model/data/ImageAnnotationData.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/com/github/mfl28/boundingboxeditor/model/data/ImageMetaData.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/com/github/mfl28/boundingboxeditor/model/data/IoMetaData.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/com/github/mfl28/boundingboxeditor/model/data/ObjectCategory.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/com/github/mfl28/boundingboxeditor/model/io/BoundingBoxPredictor.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/com/github/mfl28/boundingboxeditor/model/io/BoundingBoxPredictorConfig.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/com/github/mfl28/boundingboxeditor/model/io/FileChangeWatcher.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/com/github/mfl28/boundingboxeditor/model/io/IOOperationTimer.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/com/github/mfl28/boundingboxeditor/model/io/ImageAnnotationLoadStrategy.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/com/github/mfl28/boundingboxeditor/model/io/ImageAnnotationLoader.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/com/github/mfl28/boundingboxeditor/model/io/ImageAnnotationSaveStrategy.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/com/github/mfl28/boundingboxeditor/model/io/ImageAnnotationSaver.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/com/github/mfl28/boundingboxeditor/model/io/JSONLoadStrategy.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/com/github/mfl28/boundingboxeditor/model/io/JSONSaveStrategy.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/com/github/mfl28/boundingboxeditor/model/io/PVOCLoadStrategy.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/com/github/mfl28/boundingboxeditor/model/io/PVOCSaveStrategy.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/com/github/mfl28/boundingboxeditor/model/io/YOLOLoadStrategy.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/com/github/mfl28/boundingboxeditor/model/io/YOLOSaveStrategy.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
...a/com/github/mfl28/boundingboxeditor/model/io/restclients/BoundingBoxPredictionEntry.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
...a/com/github/mfl28/boundingboxeditor/model/io/restclients/BoundingBoxPredictorClient.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
...github/mfl28/boundingboxeditor/model/io/restclients/BoundingBoxPredictorClientConfig.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
.../java/com/github/mfl28/boundingboxeditor/model/io/restclients/GsonMessageBodyHandler.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/com/github/mfl28/boundingboxeditor/model/io/restclients/ModelEntry.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
...va/com/github/mfl28/boundingboxeditor/model/io/restclients/PredictionClientException.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
...in/java/com/github/mfl28/boundingboxeditor/model/io/restclients/TorchServeRestClient.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
...java/com/github/mfl28/boundingboxeditor/model/io/results/BoundingBoxPredictionResult.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/com/github/mfl28/boundingboxeditor/model/io/results/IOErrorInfoEntry.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/com/github/mfl28/boundingboxeditor/model/io/results/IOResult.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
...java/com/github/mfl28/boundingboxeditor/model/io/results/ImageAnnotationExportResult.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
...java/com/github/mfl28/boundingboxeditor/model/io/results/ImageAnnotationImportResult.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
.../java/com/github/mfl28/boundingboxeditor/model/io/results/ImageMetaDataLoadingResult.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/com/github/mfl28/boundingboxeditor/model/io/results/ModelNameFetchResult.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
...ava/com/github/mfl28/boundingboxeditor/model/io/services/BoundingBoxPredictorService.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
...va/com/github/mfl28/boundingboxeditor/model/io/services/ImageAnnotationExportService.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
...va/com/github/mfl28/boundingboxeditor/model/io/services/ImageAnnotationImportService.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
...ava/com/github/mfl28/boundingboxeditor/model/io/services/ImageMetaDataLoadingService.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/com/github/mfl28/boundingboxeditor/model/io/services/IoService.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
...main/java/com/github/mfl28/boundingboxeditor/model/io/services/ModelNameFetchService.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/com/github/mfl28/boundingboxeditor/ui/BoundingBoxDrawer.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/com/github/mfl28/boundingboxeditor/ui/BoundingBoxTreeItem.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/com/github/mfl28/boundingboxeditor/ui/BoundingBoxView.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/com/github/mfl28/boundingboxeditor/ui/BoundingFreeHandShapeDrawer.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/com/github/mfl28/boundingboxeditor/ui/BoundingFreehandShapeView.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/com/github/mfl28/boundingboxeditor/ui/BoundingPolygonDrawer.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/com/github/mfl28/boundingboxeditor/ui/BoundingPolygonTreeItem.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/com/github/mfl28/boundingboxeditor/ui/BoundingPolygonView.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/com/github/mfl28/boundingboxeditor/ui/BoundingShapeDataConvertible.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2023 Markus Fleischhacker <[email protected]> | ||
* Copyright (C) 2024 Markus Fleischhacker <[email protected]> | ||
* | ||
* This file is part of Bounding Box Editor | ||
* | ||
|
Oops, something went wrong.