-
tuxiag
图像修复的一些常用模型,与tv模型,cdd模型,bscb模型,还有基于纹理的修复方法。(Some common model image restoration, and tv model, cdd model, bscb model, as well as repair method based on texture.)
- 2021-01-12 22:28:48下载
- 积分:1
-
TVMMcode
基于TV正则化算法的图像去噪重构,包含有论文说明,及代码实例(Reconstruction based on TV regularization algorithm for image denoising,containing the paper description, and examples)
- 2012-05-21 23:31:50下载
- 积分:1
-
基于多尺度形态学提取眼前节组织
说明: 图像处理案例,本程序是用matlab语言上基于多尺度形态学完成提取眼前节组织的功能(Image processing case, this program is based on multi-scale morphology using MATLAB language to complete the extraction of anterior segment tissue function.)
- 2021-03-25 16:35:42下载
- 积分:1
-
bilateralFilter
说明: 平台基于visual studio2015,使用opencv函数实现双边滤波,进行图像处理(bilateral Filter based on opencv)
- 2020-06-20 05:00:01下载
- 积分:1
-
sift-0.9.19
尺度空间sift算法的matlab实现,对理解算法步骤很有帮助(Scale space sift algorithm matlab to achieve an understanding of the steps of the algorithm helpful)
- 2012-10-25 14:38:28下载
- 积分:1
-
Graph-Cuts-in-Vision-and-Graphics
graphcut 图像分割经典论文 英文版(graphcut image segmentation classic paper in English)
- 2020-10-30 22:09:56下载
- 积分:1
-
color_bar
彩条产生程序。。。。720p需添加74.25M时钟(colorbar generation. need 74.25mhz clock if 720p gen)
- 2020-06-22 06:20:01下载
- 积分:1
-
matlab(deletefog)
Matlab程序,利用curvelet变换和高斯逆滤波进行图像去雾,含效果图(Matlab program, using curvelet transform and inverse Gaussian image filtering to fog, with the effect of map)
- 2008-12-10 20:49:40下载
- 积分:1
-
图像拼接
利用python和opencv拼接两张图片(Splicing two pictures using Python and opencv)
- 2020-06-17 07:40:01下载
- 积分:1
-
yuzhihuafenge
图像分割是把图像划分成具有实际意义的互补交迭的区域的集合。在图像分割之前,图像区域的数目未知,而在分割后各个区域同时满足均匀性和连通性的条件,故图像分割是一个复杂的过程,目前大多数研究都是针对某一类型图像或者某一具体应用的分割。图像阈值化分割的基本思想是确定一个阈值,然后把每个像素点的像素值和阈值相比较,根据比较的结果把像素划分为两类,前景(1)或背景(0)。该方法的关键是确定一个最优的阈值。常用的阈值确定方法有直接门限法、类间最大方差法(otsu法)、分水岭算法、最小误差法、最大熵法等。该段代码就是图像的阈值分割。(The image segmentation is divided into the practical significance of the emerging area of complementary set. In the image segmentation, before the number of image region, the unknown, and after each area in division at the same time satisfy the uniformity and connectivity condition, so the image segmentation is a complicated process now, most research are for a certain type image or a particular application of the division. Image threshold segmentation of the basic idea is to determine a threshold, then put each pixel threshold value of the pixels and compared, according to the result of the comparison the pixel divided into two categories, the prospect (1) or background (0). This method is the key to determine an optimal threshold. Commonly used method to determine the threshold value of direct threshold method, the largest of the variance between method (otsu method), watershed algorithm, the minimum error method, the maximum entropy method, etc. When the code is image threshold segm)
- 2011-11-14 21:10:46下载
- 积分:1