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
c4468ec2
Commit
c4468ec2
authored
Jun 09, 2017
by
Andrey Filippov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
more testing/tuning
parent
e5d30e06
Changes
6
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
664 additions
and
178 deletions
+664
-178
EyesisCorrectionParameters.java
src/main/java/EyesisCorrectionParameters.java
+46
-5
LinkPlanes.java
src/main/java/LinkPlanes.java
+70
-16
MeasuredLayers.java
src/main/java/MeasuredLayers.java
+1
-1
SuperTiles.java
src/main/java/SuperTiles.java
+201
-78
TilePlanes.java
src/main/java/TilePlanes.java
+297
-37
TileProcessor.java
src/main/java/TileProcessor.java
+49
-41
No files found.
src/main/java/EyesisCorrectionParameters.java
View file @
c4468ec2
This diff is collapsed.
Click to expand it.
src/main/java/LinkPlanes.java
View file @
c4468ec2
This diff is collapsed.
Click to expand it.
src/main/java/MeasuredLayers.java
View file @
c4468ec2
...
...
@@ -637,7 +637,7 @@ public class MeasuredLayers {
* Get double-size (for overlapping) array of disparities and strengths for the supertile
* Using best (producing lowest disparity variance) subset of neighbor tiles
* @param num_layer number of measurement layer (currently 0 - composite, 1 - quad, 2 - horizontal
* and 3 - vertical p
ia
rs correlation
* and 3 - vertical p
ai
rs correlation
* @param stX supertile horizontal index
* @param stY supertile vertical index
* @param sel_in input selection of the output data samples (or null)
...
...
src/main/java/SuperTiles.java
View file @
c4468ec2
This diff is collapsed.
Click to expand it.
src/main/java/TilePlanes.java
View file @
c4468ec2
This diff is collapsed.
Click to expand it.
src/main/java/TileProcessor.java
View file @
c4468ec2
This diff is collapsed.
Click to expand it.
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