资源列表
edge
- opencv中检测图像中物体的边缘,可以用过纹理识别出边缘-opencv object detection image edge texture, can be used to identify the edge
polyval2d
- 利用polyval2d函数可以得出polyfit2d拟合的三维曲面的函数的系数矩阵-use polyval2d function to get fit function created by polyfit2d coefficient matrix
frame_difference
- 背景提取代码,利用帧差分发提取视频背景,测试视频以avi格式为佳-frame diffrence
win
- 是关于语音信号的快速傅里叶变换以及加噪声后傅里叶变换的显示以及图像中的比较-Is a speech signal FFT and plus noise FFT display and image comparison
NC
- 模板匹配之归一化算法,传统的归一化算法,每行有详细的注解。-The template matching normalized algorithm, the traditional normalized algorithm, each line of detailed notes.
junzhijisuan
- 用iDL计算环境星和MODIS数据均值,包括标准的数据读取代码-With iDL calculate the mean of the environmental Star and MODIS data, including standard data read code
rgb_hormomorphic
- 使用MATLAB对RGB图像进行同态滤波,滤波函数选用高斯滤波器和Logistic曲线-Selection of Gaussian filter using MATLAB RGB image homomorphic filtering, filtering function and Logistic curve
yasuo
- 分割点云,并通过局部拟合求取法向量,实现点云压缩-Split point cloud, and through local fitting strike normal vector of point cloud compression
rili
- 是一个关于日历的简单小程序,不妨试试看吧-Is a simple calendar program, give it a try
remove_watermark
- Remove Watermark in C++ with OpenCV
rgb2hsi
- rgb2hsi color space transformation rgb to hsi-rgb2hsi color space transformation rgb to hsi
p0302
- istogram Equalization (a) Write a computer program for computing the histogram of an image. (b) Implement the histogram equalization technique discussed in Section 3.3.1. (c) Download Fig. 3.8(a) and perform histogram equalization on it. As a