-
shutu1
说明: (1)图像基本操作:不同格式(大于3种)图像的读入与存盘、文字叠加、不同彩色空间的转换、图像的DCT及FFT变换等;
(2)图像增强:包括直方图拉升(线性和非线性)、直方图均衡、平滑与锐化(采用不同的滤镜),美颜(加分项);
(3)图像恢复:几何操作(如旋转、缩放、投影校正等)、模糊恢复(如运动模糊消除等,加分项);
(4)图像合成(加分项):实现换头、换背景、图像拼接等功能。((1) Basic operation of image: reading and saving of images in different formats (more than 3 kinds), text superposition, conversion of different color spaces, DCT and FFT transformation of images, etc;
(2) Image enhancement: including histogram lifting (linear and non-linear), histogram equalization, smoothing and sharpening (using different filters), beauty (bonus item);
(3) Image restoration: geometric operations (such as rotation, scaling, projection correction, etc.), blur restoration (such as motion blur elimination, etc., plus points);
(4) Image synthesis (Bonus): realize the functions of head changing, background changing, image splicing, etc.)
- 2020-03-19 11:47:30下载
- 积分:1
-
wrk
基于模糊对比度的图像增强方法,大致过程仍然是先把图像从空间域映射到模糊域,在模糊域内通过定义一个局部对比度算子,然后通过对凸函数的加强来放大像素邻域的各像素之间的差异。
(Based on the fuzzy contrast image enhancement method, the general process is still the first images from space domain is mapped to the fuzzy field in fuzzy field through the define a local contrast operator, and then the convex function to enlarge the strengthening of pixels each neighborhood pixel differences.
)
- 2012-06-23 19:46:20下载
- 积分:1
-
FastTV
这是一种对TV模型算法的一种快速改进算法,C++实现,在Code::Blocks下编译成功(This is a TV model algorithm for a fast algorithm, C++ achieve, in the Code :: Blocks compile successfully under)
- 2013-09-11 22:49:48下载
- 积分:1
-
LevelSet_ChunmingLi_v0(wzw)
水平集图像分割代码,对应论文为Li C, Xu C, Gui C, et al. Level set evolution without re-initialization: a new variational formulation[C]//Computer Vision and Pattern Recognition, 2005. CVPR 2005. IEEE Computer Society Conference on. IEEE, 2005, 1: 430-436.(Level set image segmentation code, the corresponding papers of Li C, Xu C, Gui C, et al Level set evolution without re-initialization:.. A new variational formulation [C]// Computer Vision and Pattern Recognition, 2005 CVPR 2005 IEEE. Computer Society Conference on IEEE, 2005, 1:. 430-436.)
- 2014-03-16 16:39:07下载
- 积分:1
-
MyPolyStock
实现凸多边形排样,使用临界多边形NFP判断两个凸多边形是否相交,使用启发式算法提高效率(It s a good implement of convex polygon stock.)
- 2021-04-19 23:08:50下载
- 积分:1
-
ssim_index
基于相似度的图像质量评价算法Structural SIMilarity (SSIM) index的实现。(This is an implementation of the algorithm for calculating the
Structural SIMilarity (SSIM) index between two images. Please refer
to the following paper:
Z. Wang, A. C. Bovik, H. R. Sheikh, and E. P. Simoncelli, "Image
quality assessment: From error visibility to structural similarity"
IEEE Transactios on Image Processing, vol. 13, no. 4, pp.600-612,
)
- 2009-06-06 17:19:40下载
- 积分:1
-
laplace-inverse
拉普拉斯变换的源代码,适合做图像处理及其他使用,有启发作用。(Laplace transform of the source code, suitable for image processing and other use, stimulating.)
- 2013-03-07 15:54:57下载
- 积分:1
-
1
说明: 利用基于直方图的自适应阈值方法实现分割前景与背景a)设定三个不同阈值,直接观察分割结果;
b) 利用统计直方图,得到一个自适应的阈值.(The segmentation foreground and background a are realized by using the histogram based adaptive threshold method, and three different thresholds are set, and the segmentation results are observed directly.
B) a adaptive threshold is obtained by using the statistical histogram.)
- 2017-12-07 18:05:49下载
- 积分:1
-
PS
说明: 讲述PS技术的抠图经典问题,帮助你快速熟悉抠图的精华!(PS about the classic problem of technology, matting, matting to help you quickly familiar with the essence!)
- 2011-05-13 23:58:48下载
- 积分:1
-
GVF
做图像轮廓提取的应该都听说果GVF这个概念,也难免有没听过的,不过可以看看这个程序(Does the image contour extraction of GVF should have heard the concept of fruit, but also inevitably have heard, but can look at this process)
- 2008-05-04 12:27:53下载
- 积分:1