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
a08d4cff
Commit
a08d4cff
authored
Jun 20, 2021
by
Andrey Filippov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
increased hintedMaxRelativeRadiusToDiagona from 1.1 to 1.3- maybe was not needed, just not rebuilt
parent
f35dc2de
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Distortions.java
src/main/java/com/elphel/imagej/calibration/Distortions.java
+1
-1
No files found.
src/main/java/com/elphel/imagej/calibration/Distortions.java
View file @
a08d4cff
...
...
@@ -66,7 +66,7 @@ import ij.text.TextWindow;
// 2 - in Eclipse project properties -> Build Path -> Libraries -> Add External jar
public
class
Distortions
{
// final public double hintedMaxRelativeRadius=1.2; // make adjustable?
final
public
double
hintedMaxRelativeRadiusToDiagonal
=
1.
1
;
// 0.96; // make adjustable?
final
public
double
hintedMaxRelativeRadiusToDiagonal
=
1.
3
;
// 0.96; // make adjustable?
private
ShowDoubleFloatArrays
SDFA_INSTANCE
=
new
ShowDoubleFloatArrays
();
// just for debugging?
// int numInputs=27; // with A8...// 24; // parameters in subcamera+...
// int numOutputs=16; // with A8...//13; // parameters in a single camera
...
...
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