-
LevelSetmatlabcodes
说明: 水平集图像分割方法的一个经典DEMO,05年CVPR上的文章的实现程序,无偿呈现(Level set image segmentation methods of a classical DEMO, 05 years CVPR articles realization procedures, free show)
- 2008-10-07 14:59:41下载
- 积分:1
-
wenjian
matlab提取图像的纹理特征,包括方差、熵、角二阶矩等特征。(matlab extract the texture features, including variance, entropy, angular second moment and other features.)
- 2011-04-21 15:32:24下载
- 积分:1
-
24BMP256ColorGray
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算出灰度值. 如果要得到256色灰度图,则要新建一个调色板,修改信息头和文件头.(Realize the function of the code: 24-bit bitmap (BMP) of the gray. Concrete realization of the process: Open the image file, locate the data area (3 bytes per pixel on behalf of a R, G, B values), cyclic scan, according to the weight of RGB, gray value is calculated. If you want to get 256 colors grayscale, would create a new palette, modify the header and file header information.)
- 2020-07-01 01:20:02下载
- 积分:1
-
graphcut
图像交互是分割 graph cut,实现交互式分割,并且可以连续分割(Interactive image is split graph cut, to achieve interactive segmentation, and can be continuously split)
- 2020-10-30 21:59:57下载
- 积分:1
-
RGBchengintoHSIspace589745
说明: “求RGB转HSI空间小程序.m”为主函数调用rgb2hsi.m,由于matlab没有自带这个函数,所以自编了一个,用于进行阴影去除。( Seeking RGB to HSI space program. M the main function call rgb2hsi.m, as a result of matlab does not own this function, so a self-compiled, used for shadow removal.)
- 2008-09-16 12:32:44下载
- 积分:1
-
kernel-fusion
一种比较新颖的方法,通过对以往提出几种核估计方法的融合,建立新核,达到更好的图像恢复效果(A relatively new method, proposed in the past by the nuclear fusion of several estimation methods, the establishment of new nuclear, to achieve better image restoration effect)
- 2015-09-17 16:22:17下载
- 积分:1
-
MATLAB智能算法30个案例分析 源代码
采用平均图像融合算法,设计并实现基于小波变换的图像融合算法(选择同一场景的三对可见图像、红外图像或SAR图像进行试验)(Average image fusion algorithm is adopted to design and implement image fusion algorithm based on wavelet transform (three pairs of visible images, infrared images or SAR images of the same scene are selected for testing))
- 2018-08-13 16:00:11下载
- 积分:1
-
sIFT
SIFT算法提取关键点,SIFT算法提取关键点(SIFT algorithm to extract key points, SIFT algorithm to extract key points)
- 2020-08-04 18:58:33下载
- 积分:1
-
denoise
奇异值分解等方法对噪声进行去噪,算法简单,清晰易懂(Singular value decomposition method to noise denoising algorithm is simple, clear and easy to understand)
- 2013-01-18 10:27:41下载
- 积分:1
-
Halftoning_OrderedDithring_and_ErrorDiffussion
Matlab源代码:利用有序抖动算法(Bayer矩阵D4和D8)生成二元图像;利用误差扩散算法(Floyd-Steinberg filter)生成二元图像。(Matlab code using the ordered dithring (Bayer D4 and D8 matrix) to generate the binary images
Matlab code using the error diffusion algorithm (Floyd-Steinberg filter) to create a binary image)
- 2010-02-17 05:24:17下载
- 积分:1