Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Ortner, Joshua
ai4hdr_backend
Commits
29cfacd7
Commit
29cfacd7
authored
Jan 21, 2021
by
josh
Browse files
image table
parent
08c7e55b
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
29cfacd7
...
@@ -33,6 +33,18 @@ python ./Scripts/sliceImage.py ./TestResults/Slice/GeoEye_Original.jpg GeoEye_Sl
...
@@ -33,6 +33,18 @@ python ./Scripts/sliceImage.py ./TestResults/Slice/GeoEye_Original.jpg GeoEye_Sl
## Slice 4: 512x512
## Slice 4: 512x512


| Original Image |
| ------------- | ------------- |
| !
[](
TestResults/Slice/GeoEye_Original.jpg
)
|
| ------------- | ------------- |
| Slice 1 | Slice 2 |
| ------------- | ------------- |
| !
[](
TestResults/Slice/GeoEye_Slice-0-0.jpg
)
| !
[](
TestResults/Slice/GeoEye_Slice-0-512.jpg
)
|
| ------------- | ------------- |
| Slice 3 | Slice 4 |
| ------------- | ------------- |
| !
[](
TestResults/Slice/GeoEye_Slice-512-0.jpg
)
| !
[](
TestResults/Slice/GeoEye_Slice-512-512.jpg
)
|
## "meanShiftSeg.py" program:
## "meanShiftSeg.py" program:
-
Uses the pymeanshift library to create a segmented images
-
Uses the pymeanshift library to create a segmented images
...
@@ -55,12 +67,6 @@ python ./Scripts/meanShiftSeg.py ./TestResults/MS/GeoEye_MS_Original.jpg ./TestR
...
@@ -55,12 +67,6 @@ python ./Scripts/meanShiftSeg.py ./TestResults/MS/GeoEye_MS_Original.jpg ./TestR
## Original Image:
## Original Image:


## Segmentation Image:

## Labels Image:

| Segmentation Image | Labels Image |
| Segmentation Image | Labels Image |
|
-------------
|
-------------
|
|
-------------
|
-------------
|
|

|

|
|

|

|
...
...
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