Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
elphel-web-393
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
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
elphel-web-393
Commits
35741f0f
Commit
35741f0f
authored
Nov 17, 2016
by
Oleg Dzhimiev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
saturation for quick preview
parent
e34c4282
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
jquery-jp4.js
src/jp4-canvas/jquery-jp4.js
+2
-1
No files found.
src/jp4-canvas/jquery-jp4.js
View file @
35741f0f
...
...
@@ -144,8 +144,9 @@
function
quickestPreview
(
ctx
){
Elphel
.
reorderJP4Blocks
(
ctx
,
"JP4"
,
settings
.
mosaic
,
settings
.
fast
);
Elphel
.
applySaturation
(
ctx
,
SATURATION
[
0
]);
}
function
parseEXIFMakerNote
(
src
){
var
exif_orientation
=
EXIF
.
getTag
(
src
,
"Orientation"
);
...
...
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