资源列表
Python.koch
- 用Python语言编写的OpenGL程序 Koch曲线-With OpenGL program written in Python Koch curve
change-video-into-iamges
- 该程序把一定格式的视频转换成一帧一帧的图像,转换成一定格式的图像-The program to convert a certain video format image of an a conversion into a certain format image
ADMNMF
- 基于交替方向乘子法的非负矩阵分解算法,主要用于盲分离-Alternating direction multiplier method based on non-negative matrix factorization algorithm, mainly used for blind source separation
EdgeMap
- 利用改进的Sobel算子检测图像边缘,从水平、垂直、左右对角线的方向计算Sobel梯度,并且加入拐角的梯度值。-The improved Sobel edge detection operator, horizontal, vertical, left and right diagonal direction Sobel gradient calculation, and adding the value of the gradient of the corner.
erode
- 一种数学形态学的腐蚀膨胀算法的c语言实现-A mathematical morphology of corrosion expansion algorithm c language
united1
- 集运小波变换的图像去噪,本文采用的是一种改进了的软阈值法去噪,去噪效果更好-Image Denoising Based on Wavelet changing
Improved-background
- 图像后期处理前对图像进行背景预测,本算法对背景预测进行改进-Pre-image post-processing of the image background prediction, the prediction algorithm to improve the background
resampleResidual
- 这是粒子滤波中的另一种重采样算法程序,残差重采样。-This is another kind of resampling of particle filter algorithm procedures, residual resampling.
radon1.m
- radon自编函数,简单算法,imrotate实现-radon self function, a simple algorithm, imrotate achieve
make
- matlab图像水印嵌入处理,运用DCT算法进行嵌入和提取。-Matlab watermark embedding process, using DCT algorithm to embed and extract.
yuv
- RGB空间与YUV空间的转换,用于彩色图像的处理与变换,应用广泛-RGB space and YUV space transformation
hsv
- 基于cvCvtColor函数,彩色图像转换成HSV颜色空间-RGB image to HSV