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
7799e971
Commit
7799e971
authored
Dec 29, 2014
by
Andrey Filippov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
changed default screws sensitivity
parent
1a664c2b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
LensAdjustment.java
src/main/java/LensAdjustment.java
+1
-1
No files found.
src/main/java/LensAdjustment.java
View file @
7799e971
...
@@ -375,7 +375,7 @@ public class LensAdjustment {
...
@@ -375,7 +375,7 @@ public class LensAdjustment {
public
double
correlationMinAbsoluteContrast
=
0.5
;
// minimal contrast for the pattern to pass, does not compensate for low ligt
public
double
correlationMinAbsoluteContrast
=
0.5
;
// minimal contrast for the pattern to pass, does not compensate for low ligt
public
double
correlationMinAbsoluteInitialContrast
=
0.5
;
// minimal contrast for the pattern of the center (initial point)
public
double
correlationMinAbsoluteInitialContrast
=
0.5
;
// minimal contrast for the pattern of the center (initial point)
public
double
[]
postUVscrewSensitivity
={-
2.908571735
,-
3.8198374024
,-
2.4491867448
};
public
double
[]
postUVscrewSensitivity
={-
300
,-
300
,-
120
};
//{-
2.908571735,-3.8198374024,-2.4491867448};
public
boolean
flatFieldCorrection
=
true
;
public
boolean
flatFieldCorrection
=
true
;
public
double
flatFieldExpand
=
4.0
;
public
double
flatFieldExpand
=
4.0
;
...
...
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