资源列表
六种常用纹理特征提取方法MATLAB
- 纹理特征是图像中的主要特征,整理几种常用的问题提取方法(Texture feature is the main feature in the image. Sort out several common problem extraction methods)
9大流域片
- 中国九大流域分区shp文件,可在Arcgis上操作(Shp files of nine river basins in China, which can be operated on ArcGIS)
OpenCSG-1.4.2
- OpenCSG-1.4.2源码及例子。。。。。。。。。。。。。。。。。。。。。(Opencsg-1.4.2 source code and examples)
poiseuille流程序
- 模拟poiseuille流程序,可以绘制poiseuille流曲线,uh曲线
Transform
- 包括以下函数 1)平移(tx,ty,tz)的矩阵Txyz void matTxyz(float Txyz[4][4],float tx,float ty,float tz) 2)绕x轴旋转theta角的矩阵Rx void matRx(float Rx[4][4],float theta) 3)绕y轴旋转theta角的矩阵Ry void matRy(float Ry[4][4],float theta) 4)绕z轴旋转theta角的矩阵Rz void matRz(float Rz[4][4]
基于颜色特征识别花朵和叶子
- 基于颜色矩(一阶矩和二阶矩)求出图像花朵和叶子区域。
csrdcf-master
- CSR-DCF算法的matlab源码,使用前需要安装opencv和vs,然后执行compile.m进行编译(The matlab source code of csr-dcf algorithm needs to install opencv and vs before use, and then execute compile. M to compile)
matlab噪声程序
- 给图像添加高斯噪声用matlab(Add gaussian noise to image)
谱间预测
- 高光谱图像应用算法,计算波段间的谱间系数,最佳波段选择。(Algorithms for hyperspectral images are used to calculate interspectral coefficients between bands and select the best band.)
visionpro C#
- Cognex\VisionPro 视觉处理程序的c#示例程序,可用于学习开发。(A sample program of visual processing program, which can be used for learning and development.)
pso-SVM
- 利用粒子群法寻找出c,g两个参数,从而达到优化支持向量机的目的
《雷达中的微多普勒效应》源代码
- 雷达中的微多普勒效应,书中的源代码,很好的实现原书中的实例操作,掌握雷达分析技术(The source code of micro Doppler effect book in radar)