Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Y
yuv
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
GitLab upgrade completed. Current version is 17.11.3.
Show more breadcrumbs
LightFieldCodingLibrary
yuv
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
develop
Select Git revision
Branches
5
FDL
IGRIDA
develop
master
default
protected
segmentation
5 results
Begin with the selected commit
Created with Raphaël 2.2.0
8
Jun
9
Aug
4
Jul
22
May
7
6
25
Apr
11
Dec
6
27
Nov
23
13
Jun
5
Mar
23
Feb
22
21
17
Nov
30
Oct
18
11
Aug
3
21
Jul
20
18
17
16
Added interpMeth parameter in read
develop
develop
Added fullRange parameter in convert, write and read
Cleaned a bit
master
master
Made imgSize and ImgRes optional, possibility to infer them from name
Added imgRes parameter, moved core functions to + utils
Removed unnecessary variable save
Fixed conversion warning and improved error handling
Fixed size issue
Test
segmentation
segmentation
Simplify read and write
Save bit depth
Changed function to get mat file handle
Allow different extensions
Use naming convention used by YUView
Simplified default parameters, added color conversion
Added parameter to specify bit depth
FDL
FDL
Simplified argument checking
Fixed reading for color images
Use custom rgb2ycbcr and ycbcr2rgb functions
Override no overwriting
IGRIDA
IGRIDA
Changed default overwrite behaviour on linux/other, added comments
Changed default parameters
Reorganized LF+yuv+HEVC interactions
Use LFSize instead of imgRes+imgSize
Big refactoring of the code
Merge remote-tracking branch 'origin/develop' into develop
Changed parameter names to better reflect their actions
Changed parameter names to better reflect their actions
Some changes
Small changes (precisions, saveDir, 2D griddedInterpolant)
Changed parameters and internal functions
Merge branch 'master' into develop
Forced type casting
Forced type casting
Changed handling of single/multilpe channels
Merge branch 'master' into develop
Added file existence check
Added casting stage for different input and output precisions
Added casting stage for different input and output precisions
Changed parsing of required parameters
Loading