You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
# CRF_wrap
2
-
Matlab and Python wrap of conditional random field (CRF) and dense CRF, both 2D and 3D are supported, according to the following papers:
2
+
Matlab and Python wrap of conditional random field (CRF) and fully connected (dense) CRF for 2D and 3D image segmentation, according to the following papers:
3
3
4
4
[1] Yuri Boykov and Vladimir Kolmogorov, "An experimental comparison of min-cut/max-flow algorithms for energy minimization in vision", in IEEE TPAMI, 2004.
0 commit comments