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
17860d45
Commit
17860d45
authored
Apr 18, 2017
by
Andrey Filippov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tested refactoring
parent
6237b540
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
SuperTiles.java
src/main/java/SuperTiles.java
+1
-1
No files found.
src/main/java/SuperTiles.java
View file @
17860d45
...
...
@@ -1679,7 +1679,7 @@ public class SuperTiles{
TilePlanes
.
PlaneData
pd
=
pd0_full
.
clone
();
OK
=
pd
.
getPlaneFromMeas
(
tile_sel
,
// boolean [][] tile_sel, // null - do not use, {} use all (will be modified)
null
,
//
tile_sel, // boolean [][] tile_sel, // null - do not use, {} use all (will be modified)
far_near
[
0
],
// double disp_far, // minimal disparity to select (or NaN)
far_near
[
1
],
// double disp_near, // maximal disparity to select (or NaN)
0.0
,
// plDispNorm, // double dispNorm, // Normalize disparities to the average if above
...
...
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