Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
nd2shrink
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Show more breadcrumbs
Andrey ARISTOV
nd2shrink
Merge requests
!4
remove custom link to pims_nd2
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
remove custom link to pims_nd2
aaristov-master-patch-23802
into
master
Overview
0
Commits
7
Pipelines
7
Changes
3
Closed
Andrey ARISTOV
requested to merge
aaristov-master-patch-23802
into
master
3 years ago
Overview
0
Commits
7
Pipelines
7
Changes
3
Expand
0
0
Merge request reports
Compare
master
version 9
2ab521de
3 years ago
version 8
2ab521de
3 years ago
version 7
211108e4
3 years ago
version 6
f3f1c7b8
3 years ago
version 5
e37bd87e
3 years ago
version 4
5812874c
3 years ago
version 3
80ff394e
3 years ago
version 2
80ff394e
3 years ago
version 1
67f2b665
3 years ago
master (base)
and
latest version
latest version
2ab521de
7 commits,
3 years ago
version 9
2ab521de
7 commits,
3 years ago
version 8
2ab521de
13 commits,
3 years ago
version 7
211108e4
12 commits,
3 years ago
version 6
f3f1c7b8
11 commits,
3 years ago
version 5
e37bd87e
10 commits,
3 years ago
version 4
5812874c
9 commits,
3 years ago
version 3
80ff394e
8 commits,
3 years ago
version 2
80ff394e
2 commits,
3 years ago
version 1
67f2b665
1 commit,
3 years ago
3 files
+
5
−
37
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
segment/seg.py
+
0
−
1
Options
import
cv2
import
numpy
as
np
import
numpy
as
np
from
skimage.measure
import
regionprops
,
label
from
skimage.measure
import
regionprops
,
label
from
scipy.ndimage
import
gaussian_filter
,
binary_erosion
from
scipy.ndimage
import
gaussian_filter
,
binary_erosion
Loading