-
LdA350
说明: 傅里叶分解计算基波有效值相位角和各次谐波的有效值和相位角(Fourier decomposition of computing fundamental RMS phase angle and harmonic RMS and phase angle)
- 2008-11-25 10:43:37下载
- 积分:1
-
descomposition
vo分解模型用于分解图像的纹理和卡通部分的matlab源代码(The vo decomposition model for the decomposition of the image texture and cartoon part of the Matlab source code)
- 2020-09-20 09:17:54下载
- 积分:1
-
EmgucvTest
用c#和emgucv实现了1.显示图像的直方图,2.直方图均衡化,3.中值滤波,4.sobel算子,roberts算子和Prewitt算子的边缘提取。各算法均自己实现不是调用函数。但是读图片的信息是用的emgucv。希望和同样刚接触emgucv的同学共同进步(With c# and emgucv achieve a 1 shows a histogram of the image, 2. Histogram equalization, 3 median filter, 4.sobel operator, edge roberts operator and Prewitt operator extraction. Various algorithms to achieve their own instead of calling a function. But reading the image information is used emgucv. The same hopes and common progress of students new to emgucv)
- 2013-11-26 09:32:22下载
- 积分:1
-
OSTU-matlab
ostu算法(最大类间房差法,类属于阈值分割)的maltab代码,用于计算机图像处理分割及其相关应用。(ostu algorithm (the largest difference room category, type of threshold segmentation is) the maltab code, used in computer image processing and related partition application.)
- 2009-05-18 14:39:44下载
- 积分:1
-
ga_segment
采用MATLAB语言编程实现了基于遗传算法的最大熵单阈值、最大熵双阈值、二维最大熵单阈值图像分割和基于最大类间方差遗传算法的图像分割(Through the study of threshold segmentation method and genetic algorithm theory, matlab programming language used to achieve the genetic algorithm based on maximum entropy single threshold, dual-threshold maximum entropy, maximum entropy of two-dimensional single-threshold image segmentation and otsu genetic algorithm for image segmentation.)
- 2012-02-09 21:51:31下载
- 积分: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
-
1
说明: 一个SAR目标边缘自动检测与定位算法的一个车辆检测的视频(A vehicle detection, an automatic detection and localization of SAR edge algorithm of video)
- 2013-08-24 16:16:59下载
- 积分:1
-
dynamic-cloud-effect-
动态的模拟天空中的云效果,速度特别流畅。(Dynamic simulation of the effect of cloud in the sky, the speed is very smooth.)
- 2011-11-06 09:48:28下载
- 积分:1
-
morning-yu-siyuan-blog-code
晨宇思远博客的代码------文件中代码实现小波图像融合,对低频和高频系数采用不同准则,有详细说明文件中代码实现小波图像融合,对低频和高频系数采用不同准则,有详细说明( morning yu siyuan blog code----------- file code implements wavelet image fusion, the low frequency and high frequency coefficient using different criteria, there are detailed description file code implements wavelet image fusion, the low frequency and high frequency coefficient using different criteria, there are elaborate)
- 2021-04-29 11:48:43下载
- 积分:1
-
src
背景减除的完整算法,《A Statistical Approach for Real-time Robust Background Subtraction and Shadow Detection》作者源代码(The "src" folder contains all of the source code.
To run the program, follow these simple steps:
1. Start MATLAB and ensure the "src" folder is your current working
directory.
2. Edit "bs.m" and "classify.m" so that the file paths point to the
proper directories as specified.
3. In the MATLAB environment type "bs" which will train the background
model from the sequence you specified in (2).
4. In the MATLAB environment type "classify" which will classify the
sequence of images you specified in (2).
5. Now the classified images should be saved to disk in the folder you
specified in (2).)
- 2012-09-20 16:47:35下载
- 积分:1