搜索资源列表
Fuzzy-Distribution
- 利用vb来形象地实现模糊分布。简单而易懂。-Using vb to achieve blur the image of the distribution. Simple and easy to understand.
Image-Restoration-with-BPNN
- 基于BP神经网络的高斯模糊图像复原的方法实现,结合了BP神经网络良好的非线性逼近功能,效果较传统的算法更好。-BP neural network based image restoration method of Gaussian blur implementation of BP neural network combines good nonlinear approximation function, the effect is better than traditional algorit
technique-for-motion-blur
- theory for motion blur
Copy-Detection
- 使用下采样帧构成的列向量的PCA系数作为每帧特征(原则上,也可以使用其他类型的关键帧特征),多帧特征构成特征矢量,以高斯概率模型的后验概率衡量相似性、并建立k维树结构的索引进行搜索,文中对噪声、模糊、再压缩、加Logo,及其这些变换的两两组合进行了实验(丢帧很少时也可以),速度很快,适合于大规模因特网视频的搜索。-Use sampling frame column vector of the PCA coefficients as each frame features (in principl
fuzzy-c
- 模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。-Fuzzy C- means algorithm is easy to converge to a local minimum, in order to overcome this drawback, the genetic algorithm is applied to the fuzzy C- means