搜索资源列表
mggvf
- grow cut segmentation
growcut
- 该程序使用MATLAB编程实现目标标记的功能,并将图像与黑色背景叠加转化为二值图像-The program uses the MATLAB programming function of the target tag and the image is superimposed with a black background image into a binary
sgu250
- sgu250:Constructive Plan 题目大意: 给出一个n∗ m的01矩阵,0表示不能放,1表示能放,在其中放入三个矩形,要求满足如下条件: 1.每个矩形面积大于0。 2.这些矩形必须是一个联通块,矩形之间不能重叠。 3.矩形的左边界在同一条线上。 4.中间矩形的横向长度小于两边矩形的横向长度。 求出最大的三个矩形的总面积,无解输出− 1。-250. Constructive Plan time li
paper5
- Efficient iris segmentation using Grow-Cut algorithm for remotely acquired iris images(1)
Grow_cut
- Grwo cut is an algorithm using graphs for image segmentation , this directory contains a matlab code using grah cut, it s necessary to use mex files,it contains 2 matlab files grow cut and growcut_main and other mex files