资源列表
人头训练正负样本数据集
- 用来训练人头识别模型的正负样本数据集,正样本数据已经resize化。(The positive and negative sample data set is used to train the head recognition model, and the positive sample data has been resize.)
070216001于浩然11
- 1. 用函数graythresh()和im2bw()对图像进行阈值分割; 2. 用GUIDE界面编程实现Otsu阈值分割过程。(1. thresholding the image using function graythresh () and im2bw (). 2. using GUIDE interface programming to achieve Otsu threshold segmentation process)
auto_mianji
- 主要用了opencv对图像预处理,包括滤波、二值化,腐蚀等来检测织布的瑕疵部分,基于vs2017(Opencv is used to preprocess the image, including filtering, two value, corrosion, and so on to detect the defect part of the fabric, based on vs2017.)
图像拼接
- 基于MATLAB应用sift算法实现图像的拼接(Image splicing based on MATLAB application SIFT algorithm)
car
- 静态小车,颜色可根据个人喜好改动,可增加route控制小车的启动(Static car, color can be changed according to personal preferences, can increase the start of route control car.)
deng
- 静态小车,可根据个人喜好改变车的颜色,并且利用router控制车的启动(The static car can change the color of the car according to personal preferences, and control the start of the car with router.)
matlab傅里叶变化性质验证
- 二维傅立叶变换的Matlab实现,是利用图像处理软件对给 出的图像进行傅立叶变换处理。 自行设计一幅图像,验证离散傅立叶变换的性质,如: 频谱图中高频分量迅速衰减,可分离性,平移,周期性与共 轭对称性,旋转、线性和比例性,平均值。(The Matlab implementation of two-dimensional Fu Liye transform is based on image processing software. The image is processed by Fu
雪花—粒子系统
- 粒子系统表示三维计算机图形学中模拟一些特定的模糊现象的技术,而这些现象用其它传统的渲染技术难以实现的真实感的 game physics。经常使用粒子系统模拟的现象有火、爆炸、烟、水流、火花、落叶、云、雾、雪、尘、流星尾迹或者象发光轨迹这样的抽象视觉效果等等。(Particle systems represent techniques that simulate some specific fuzzy phenomena in three-dimensional computer graphics
基于DCT数字水印算法的Matlab实现源代码
- 基于DCT的数字水印嵌入算法的matlab实验源代码(DCT based digital watermark embedding algorithm matlab experiment source code)
HE11
- 利用MATLAB进行数值计算,得出HE模的色散曲线。(The dispersion curve of HE mode is obtained by numerical calculation by MATLAB.)
Single_mode
- 单模光纤基模色散曲线矢量分析的Matlab实现(Matlab realization of vector analysis of single mode fiber's fundamental mode dispersion curve)
图像增强及EDVI计算
- matlab中进行遥感图像处理,包括图像增强及NDVI计算的代码。有直方图均衡化。