-
Mybole
实现对酒瓶子的边缘检测,背景差分,垂直和水平投影等,并可实现计数功能。(Achieve the bottles of edge detection, background difference, the vertical and horizontal projection, and to achieve counting.)
- 2011-07-30 17:07:43下载
- 积分:1
-
基于无损压缩的加密图像可逆信息隐藏_郑淑丽
说明: 针对现有方法存在的隐藏容量低、操作不灵活的缺陷,文章提出了一种基于无损压缩的加密图像可逆 信息隐藏算法。(In view of the defects of low hiding capacity and inflexible operation of the existing methods, this paper proposes a reversible information hiding algorithm for encrypted images based on lossless compression.)
- 2020-11-05 16:09:52下载
- 积分:1
-
drtoolbox
国外的牛人写的软件,数据降维工具箱,包含了几十种常用的流形学习方法的源码,自带图形界面。(A foreign master write this dimension reduction toolbox,there s dozens of code of common manifold learning methods. )
- 2013-07-31 17:45:11下载
- 积分:1
-
11
说明: 已知质量阻尼弹簧系统的运动微分方程,求系统何时达到稳定,并画出位移时间变化曲线(Known mass damper spring system equations of motion, seeking when the system reaches stability, and draw the displacement-time curve)
- 2013-06-26 12:42:52下载
- 积分:1
-
Untitled51
基于数字图像处理,实现一个车牌分割和识别的仿真系统。要求系统具有界面并实现以下功能:
1)读入交通标志图像;
2)预处理及车牌标志定位;
3)多种图像分割功能;
4)形态学滤波等功能;
5)对标志中的数字进行识别。(Based on digital image processing, segmentation and recognition of a license plate emulation system. Interface and require a system with the following functions: 1) read the traffic sign 2) pre-processing and positioning plate mark 3) a variety of image segmentation functions 4) morphological filtering and other functions 5) to mark the numbers Identification.)
- 2021-04-10 18:28:59下载
- 积分:1
-
super-jpg2k
基于JPG2000图像的超分辨率重建的matlab程序(JPG2000-based super-resolution reconstruction of image matlab program)
- 2010-01-07 00:10:31下载
- 积分:1
-
MR8-Filter-bank
图像处理领域有很多滤波器,好的滤波器可以很快的提取有效的特征,MR8是一组特别好的滤波器组,比gabor filter更好,这里是MR8的源码,有需要的可以下载一用!(There are a lot of image processing filter, a good filter can quickly extract effective feature, MR8 is a particularly good filter group, better than gabor filter, here is MR8 source, there is a need to download a use!)
- 2020-12-16 17:59:13下载
- 积分:1
-
Tarel algorithm
经典的Tarel去雾算法,可用于图像去雾的指标性能对比。(It is the classical dehazing algorithm, and it is can be used comparison with other algorithms.)
- 2020-06-26 16:00:01下载
- 积分:1
-
FAST-ICA
1、对观测数据进行中心化,;
2、使它的均值为0,对数据进行白化—>Z;
3、选择需要估计的分量的个数m,设置迭代次数p<-1
4、选择一个初始权矢量(随机的W,使其维数为Z的行向量个数);
5、利用迭代W(i,p)=mean(z(i,:).*(tanh((temp) *z)))-(mean(1-(tanh((temp)) *z).^2)).*temp(i,1)来学习W (这个公式是用来逼近负熵的)
6、用对称正交法处理下W
7、归一化W(:,p)=W(:,p)/norm(W(:,p))
8、若W不收敛,返回第5步
9、令p=p+1,若p小于等于m,返回第4步
剩下的应该都能看懂了
基本就是基于负熵最大的快速独立分量分析算法(1, on the center of the observation data, 2, making a mean of 0, the data to whitening-> Z 3, select the number of components to be estimated m, setting the number of iterations p < -1 4, select an initial weight vector (random W, so that the Z dimension of the row vectors of numbers) 5, the use of iteration W (i, p) = mean (z (i, :).* (tanh ((temp) ' * z)))- (mean (1- (tanh ((temp)) ' * z). ^ 2)).* temp (i, 1) to learn W (This formula is used to approximate the negative entropy) 6 with symmetric orthogonal treatments W 7, normalized W (:, p) = W (:, p)/norm (W (:, p)) 8, if W does not converge, return to step 5 9 , so that p = p+1, if p less than or equal m, return to step 4 should be able to read the rest of the basic is based on negative entropy of the largest fast independent component analysis algorithm)
- 2013-06-27 15:39:00下载
- 积分:1
-
Readyuv
matlab本身不带yuv视频读取函数,此函数读取并转换为RGB格式保存(Matlab itself does not have the yuv video reading function, which is read and converted to RGB format)
- 2020-12-15 19:09:12下载
- 积分:1