Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
ImageFusion
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Christof Kaufmann
ImageFusion
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Selected
master
default
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
2
Jan
1
18
Dec
27
Nov
26
24
21
22
Sep
21
17
12
11
8
5
22
Aug
16
Jul
12
10
9
5
4
2
1
28
Jun
7
2
1
31
May
7
13
Feb
3
Nov
24
Oct
23
22
19
14
13
12
11
10
18
Sep
15
7
6
5
4
3
16
Aug
15
14
Jun
12
11
5
1
31
May
30
29
27
21
19
12
Apr
9
25
Mar
24
14
1
27
Aug
19
Mar
14
17
Jan
16
15
11
9
8
7
3
2
28
Dec
20
14
12
7
5
Sep
1
1
Aug
27
Jul
26
23
20
11
2
16
May
8
18
Apr
17
16
14
13
10
8
4
19
Feb
6
5
30
Jan
29
28
24
23
22
20
16
15
10
9
14
Dec
13
12
8
24
Nov
23
14
13
2
30
Oct
28
27
26
25
24
23
21
20
19
18
17
12
11
30
Aug
29
28
26
25
24
21
20
19
4
2
26
Jul
25
24
22
17
14
12
10
9
7
5
30
Jun
28
8
7
30
May
15
Apr
6
31
Mar
17
1
19
Feb
26
Jan
12
8
7
5
4
3
30
Dec
27
23
22
21
19
15
9
8
6
5
1
30
Nov
29
28
26
25
10
9
17
Oct
16
8
18
Sep
10
9
8
7
4
2
1
30
Aug
29
28
27
26
25
23
22
19
4
29
Jul
28
7
5
4
28
Jun
27
23
22
20
17
15
13
11
10
7
6
5
4
3
1
31
May
30
27
26
13
12
9
2
1
30
Apr
29
28
27
26
25
23
19
18
14
11
14
Mar
11
10
9
doc: Fix a few API doc issues reported by doxygen
master
master
doc: Improve README.md formatting
build: Test pre-installed spdlog before using it
build: Limit fixes for logging custom type to fmt >= 9.0.0
build: Bump CMake version from 3.12 to 3.18
docs: Add workaround for conda's --use-local
build: Fix custom type formatting for pre-compiled spdlog
build: Fix conda-build dependency warnings
build: limit cmake version in conda recipe to 3.26
build: Fix spdlog issues and bump version to 1.12.0
imagefusion: Workaround incrementing GCP attributes
build: Bump pybind11 version to 2.11.1
build: Fix visibility preset property name
build: Fix warnings of missing parens for &&
imagefusion: Fix missing lvalue ref qualifier on unique
python: Fix STAARCH option `cluster_image` and its test
test: Add python unit tests and fix bugs in helper functions
python: Improve fix_memory_layout function and its doc
python: Remove some redundant semicolons
test: Add C++ unit tests for invalid options
imagefusion: Add more checks for invalid options
doc: Improve python installation instructions
python: Make the interface more testable
python: Rename example directory from test/ to examples/
doc: Improve build instructions for conda-build
git: Ignore __pycache__ directories
build: Add OpenMP reduction to support conda compiler
python: Fix unpinned conda dependency
python: Translate C++ exceptions to python
python: Use warnings module for unknown attribute warning
optionparser: Replace --option-file by --options-file
test: Rename test/ directory to tests/
imagefusion: Parallelize (E)STARFM directly with OpenMP
imagefusion: Add single threaded logging macros
python: Add missing mask parameter for `pred_masks`
python: Add string representation for images
tiny: Fix indentation from 2 spaces to 4 spaces
python: Convert mask arrays to uint8 using OpenCV in C++
python: Use `std::optional` to accept `None` for empty images
python: Add prediction mask parameter
Loading