-
图形图像处理 matlab K-means
说明: 按照最邻近原则把待分类样本点分到各个簇。然后按平均法重新计算各个簇的质心,从而确定新的簇心。一直迭代,直到簇心的移动距离小于某个给定的值。(According to the nearest neighbor principle, the sample points to be classified are divided into clusters. Then the centroid of each cluster is recalculated according to the average method to determine the new cluster center. Iterate until the moving distance of the cluster center is less than a given value)
- 2020-06-19 03:00:01下载
- 积分:1
-
3D_reconstruction
通过相机标定工具箱得到相机的内参等信息对多幅图像进行三维重建。再贴上纹理。(Camera Calibration Toolbox has been through the camera' s internal information on the number of three-dimensional image reconstruction. Then paste texture.)
- 2009-04-16 15:17:21下载
- 积分:1
-
FIR.C
FIR滤波器的C语言实现 C语言源程序代码及解析(FIR filter, the C language realization C source code and analytical)
- 2010-05-28 17:13:54下载
- 积分:1
-
RdwtSvdWatermarking
将原始载体图片经过一维冗余离散小波变换分成四个子频带,分别对每个子频带进行奇异值分解, 将水印图片灰度值直接按比例缩小嵌入到奇异值矩阵中,再将此矩阵进行一次奇异值分解得到奇异值当做此子带的奇异值, 重建此子带矩阵,而后将进行反冗余离散小波变换得到嵌入载体后的水印图像。(The original image after the one-dimensional vector redundant discrete wavelet transform is divided into four subbands, respectively, of each sub-band for the singular value decomposition, the watermark image gray value scale down directly embedded into the matrix singular value, then this matrix is a Singular value decomposition singular value as the singular values of this sub-band, the reconstruction of this sub-band matrix and after anti-redundant discrete wavelet transform watermark image after embedding the carrier.)
- 2020-12-22 15:59:09下载
- 积分:1
-
Smoke
说明: Demo for smoke effects on old NVIDIA GPUs.
- 2019-01-17 08:05:28下载
- 积分:1
-
ph-detective
比较好的东西,留着待用,可用于水质检测的测量参考~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~(Good stuff, keep aside ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~)
- 2017-03-31 12:53:16下载
- 积分:1
-
delineator
对脉搏波的波峰波谷以及重搏波拐点的检测,挺好用的。。(On the pulse wave dicrotic wave peaks and valleys as well as the inflection point detection, very good use. .)
- 2021-04-26 17:18:45下载
- 积分:1
-
Surf特征匹配
说明: 实现多视两幅图像的surf特征点提取与匹配(Achieve surf feature point extraction and matching of two multi-view images)
- 2021-03-28 11:39:11下载
- 积分:1
-
fuzzy
fuzzy,基于matlab的一个融合程序。(fuzzy, a fusion procedure based on matlab.)
- 2012-03-20 21:49:37下载
- 积分:1
-
Image-Fusion
泊松融合在某种意义上解决了图像融合的问题,但其在融合的过程中仅仅考虑了融入图像的梯度,而没有利用背景图像的梯度,因此,在使用泊松融合的过程中,需要对融入区域的标记较为准确,否则,会造成背景纹理的丢失,视觉上可以明显觉察图像融入的痕迹。因此,对公式稍作修改,在考虑前景的同时考虑背景的变化,可以得到更优的结果。(Poisson convergence in a sense solved the problem of image fusion, but it only considers the integration of image gradient in the integration process, but not the use of a background image gradient, therefore, the use of the Poisson integration process, the need for more accurate marker into the area, otherwise, it will result in the loss of background texture, image integration can clearly perceive the visual traces. Therefore, the formula slightly modified, in considering the prospect of taking into account the changes in the background, you can get better results.)
- 2015-04-21 12:11:50下载
- 积分:1