Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Zellige-core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IdA Public
Zellige-core
Commits
24c27576
Commit
24c27576
authored
3 months ago
by
Céline TREBEAU
Browse files
Options
Downloads
Patches
Plain Diff
feature : batch mode
parent
e82f9972
No related branches found
No related tags found
2 merge requests
!47
Feature : Multi-channel and Binning
,
!41
Resolve "Consider rescaling (binning) large images"
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/main/java/fr/pasteur/ida/zellige/gui/controller/MainController.java
+3
-0
3 additions, 0 deletions
...fr/pasteur/ida/zellige/gui/controller/MainController.java
with
3 additions
and
0 deletions
src/main/java/fr/pasteur/ida/zellige/gui/controller/MainController.java
+
3
−
0
View file @
24c27576
...
@@ -69,6 +69,9 @@ public class MainController< T extends RealType< T > & NativeType< T > > impleme
...
@@ -69,6 +69,9 @@ public class MainController< T extends RealType< T > & NativeType< T > > impleme
@FXML
@FXML
private
TabPane
tabPane
;
private
TabPane
tabPane
;
@FXML
private
MenuBar
menuBar
;
@FXML
@FXML
private
Label
logInfo
;
private
Label
logInfo
;
private
MainAppFrame
mainAppFrame
;
private
MainAppFrame
mainAppFrame
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment