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
103e97e7
Commit
103e97e7
authored
Nov 04, 2015
by
Oleg Dzhimiev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added a note to output
parent
5ef8f36f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
escher_pattern_invertedfisheye.py
src/main/resources/escher_pattern_invertedfisheye.py
+2
-0
No files found.
src/main/resources/escher_pattern_invertedfisheye.py
View file @
103e97e7
...
...
@@ -385,6 +385,8 @@ print("CHECK 4: Floor Pattern Radius is: %f m"%(P.R_m))
print
(
"CHECK 5: Cylinder Pattern Radius=
%
f m, Height=
%
f m"
%
(
P
.
R_m
,
P
.
H_m
))
print
(
"NOTE: Do not pay attention to 'content exceeds the papersize' - it's ok"
)
# ip - Image Plane - the image of the pattern on the "image plane"
ip
=
canvas
.
canvas
()
...
...
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