-
cvpr12_mfc
cvpr2012_oral
On Multiple Foreground Cosegmentation(In this paper, we address a challenging image segmentation
problem called multiple foreground cosegmentation
(MFC), which concerns a realistic scenario in general Webuser
photo sets where a finite number of K foregrounds of
interest repeatedly occur over the entire photo set, but only
an unknown subset of them is presented in each image. This
contrasts the classical cosegmentation problem dealt with
by most existing algorithms, which assume a much simpler
but less realistic setting where the same set of foregrounds
recurs in every image. We propose a novel optimization
method for MFC, which makes no assumption
on foreground configurations and does not suffer from the
aforementioned limitation, while still leverages all the benefits
of having co-occurring or (partially) recurring contents
across images. Our method builds on an iterative scheme
that alternates between a foreground modeling module and
a region assignment module, both highly efficient and scalable.
In part)
- 2012-12-06 19:38:33下载
- 积分:1
-
advancedcvmodel
采用改进的CV图像分割算法用于提取图像边缘轮廓,代码注释很详细。(CV improved image segmentation algorithm for extracting image edge profile, the code is very detailed notes.)
- 2009-05-10 20:19:38下载
- 积分:1
-
kantu
可以打开大部分图片格式包括bmp、jpg等,并对其进行图片的基本处理包括翻转、镜像、傅里叶变换、直方图统计及均衡化、锐化、柔化、加椒盐或高斯噪声、中值滤波、Sobel边缘检测、高斯边缘检测、灰度阀值边缘检测、区域生长、旋转、缩放等操作(Can open most image formats including bmp, jpg, etc., and its basic image processing including flip, mirror, Fourier transform, histogram equalization statistics and, sharpen, soften, add salt and pepper or gaussian noise , median filtering, Sobel edge detection, Gaussian edge detection, gray level threshold edge detection, region growing, rotation, scaling and other operations)
- 2011-04-28 23:47:11下载
- 积分:1
-
IMM
IMM交互式对机动目标跟踪,程序写的很完美,包含各种常见的滤波算法(IMM UKF KF)
- 2013-08-24 10:19:56下载
- 积分:1
-
haijian
说明: 多边形裁剪是逐次多边裁剪法,它的基本思想是以窗口的四条边界线单一逐次对多边形裁剪(polygon clipping is Successive multilateral cutting, its basic idea is a window four successive boundaries of a single polygon clipping)
- 2005-12-28 22:01:30下载
- 积分:1
-
Gale_Shapley_MN
实现稳定婚姻算法过程,可进行M个男士与N个女士的稳定配对过程(To achieve a stable marriage algorithm process, can be carried out with the M N men and women s stable matching process)
- 2020-07-06 20:48:58下载
- 积分:1
-
Watershed-16
分水岭算法的实现,能自动对图像进行分割,任何图像都能够读取(Watershed algorithm, can automatically split the image)
- 2010-07-19 15:33:21下载
- 积分:1
-
shade1
检测视频中的运动目标以及阴影,并消除阴影,基于opencv,将RGB颜色空间根据一定的转换关系转换到HSV空间,最后消除阴影, 可以在vc6.0和vs2008上正常运行(Shadow detection algorithm based on HSV color space)
- 2012-08-20 21:22:09下载
- 积分:1
-
reversible-information-hiding-new
在保证图像质量的前提下,为了提高可逆信息隐藏的容量,提出了一种基于差值扩
展的可逆信息隐藏新算法(The premise of guaranteeing the image quality, in order to improve the reversible capacity of information hiding, a difference expansion based on new algorithm for reversible information hiding)
- 2020-11-05 15:59:51下载
- 积分:1
-
Gaussian
打开24位彩色bmp文件, 显示该图像
将图像内容顺时针旋转90度后显示出来
将图像分成等大小的4块,将第1和第3块像素互换后保存
将旋转后的图像转换成灰度图像显示,并保存
对灰度图像求Sobel边缘图,显示出来,并保存
对灰度图像进行Gaussian平滑,并保存(需要体会平滑的作用)
对灰度图像进行2值化(Open 24-bit color bmp files, displays the image will rotate clockwise image content displayed image is divided into four equal-sized 90 degrees, the first and three pixels after swap to save the rotated image conversion ashes of the image display, and save images to grayscale seeking Sobel edge map is displayed, and save the gray image Gaussian smoothing, and save (experience required smoothing effect) grayscale image binarized)
- 2020-06-29 07:40:01下载
- 积分:1