Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
imagej-elphel
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
3
Issues
3
List
Board
Labels
Milestones
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Elphel
imagej-elphel
Commits
22b9ceaa
Commit
22b9ceaa
authored
Jun 27, 2017
by
Andrey Filippov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
more on tile assignments
parent
98b0dee4
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
239 additions
and
9 deletions
+239
-9
TileAssignment.java
src/main/java/TileAssignment.java
+238
-8
TileProcessor.java
src/main/java/TileProcessor.java
+1
-1
No files found.
src/main/java/TileAssignment.java
View file @
22b9ceaa
This diff is collapsed.
Click to expand it.
src/main/java/TileProcessor.java
View file @
22b9ceaa
...
...
@@ -3512,7 +3512,7 @@ public class TileProcessor {
System
.
out
.
println
(
ta_stats
[
i
].
toString
());
}
ta
.
optimizeAssignment
(
ta
.
optimizeAssignment
25
(
clt_parameters
.
tsNoEdge
,
// final boolean noEdge,
tile_layers_surf
,
// final int [][] tileLayers,
2
,
// final int debugLevel,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment