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
620fad9e
Commit
620fad9e
authored
Aug 06, 2020
by
Andrey Filippov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
getting rid of IMG_WIDTH, ...
parent
58d01fd2
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
94 additions
and
87 deletions
+94
-87
Eyesis_Correction.java
.../java/com/elphel/imagej/correction/Eyesis_Correction.java
+2
-0
GPUTileProcessor.java
src/main/java/com/elphel/imagej/gpu/GPUTileProcessor.java
+92
-87
No files found.
src/main/java/com/elphel/imagej/correction/Eyesis_Correction.java
View file @
620fad9e
...
@@ -5812,6 +5812,8 @@ private Panel panel1,
...
@@ -5812,6 +5812,8 @@ private Panel panel1,
GPU_QUAD
=
GPU_TILE_PROCESSOR
.
new
GpuQuad
(
GPU_QUAD
=
GPU_TILE_PROCESSOR
.
new
GpuQuad
(
2592
,
2592
,
1936
,
1936
,
164
,
// final int kernels_hor,
123
,
// final int kernels_vert,
4
,
4
,
3
);
3
);
}
catch
(
Exception
e
)
{
}
catch
(
Exception
e
)
{
...
...
src/main/java/com/elphel/imagej/gpu/GPUTileProcessor.java
View file @
620fad9e
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