资源列表
Bchengxu
- 2015全国研究生数学建模的B题的程序,借助的参考文献里的作者的程序,自己修改完成的结果。-2015 national graduate students in mathematics modeling of the B program, with the help of the author s program in the literature, the results of their own modifications.
SpectralClustering
- 国外的一个本科生做的Matlab的GUI的界面,可以实现多维数据的谱聚类。-Foreign students to do the GUI Matlab interface, can achieve the spectral clustering of multi-dimensional data. Foreign students to do the GUI Matlab interface, can achieve the spectral clustering of multi-dime
Desktop
- 这是稀疏子空间聚类的源程序,里面有参考文献原文,以及我自己编的一个实现代码,有需要可以调用程序自己修改的。-This is a sparse subspace clustering of source program, which has a reference text, and I made up a code, there is a need to call the program to modify their own. The input is: English C3s6
12345tz
- 能够对图像的常用五个特征进行提取,程序直接能用,非常适合初学者!-Five commonly used features of the image can be extracted, the program can be used directly, very suitable for beginners!
AddGesture
- 通过添加手势和识别手势来实现对图像的处理功能。识别手势是根据相似度判断的。-By adding gestures and gesture recognition to achieve the image processing functions. Gesture recognition is based on the similarity judgment.
ExtractByMask
- 用python操作arcgis,实现矢量剪裁栅格数据的批量处理,而且用户可以安装wxpython看到操作界面,也可以只复制中间代码直接操作。-Cutting operation in python arcgis, the realization of vector raster data of batch processing, and user can install wxpython see operation interface, direct manipulation can only
compass_revise
- matlab下m文件,能够提取compass三轴原始数据,并自动进行拟合矫正,得到其变换矩阵。将椭圆自动校正为圆心在原点的正圆。专门用于磁力计和重力计的自动校正。-m file matlab compass can be extracted under triaxial raw data and automatically correct fitting to give its transformation matrix. The ellipse is automatically correct
lena
- matlab中图像处理,采用lena图像进行读取和进行五种效果处理,显示3原色图、灰色图、裁剪图等。-matlab image processing, using lena read and perform five kinds of image effects processing, display colors in Figure 3, the gray diagram, cutting maps.
pca
- 人脸搜索简单实现,使用主成分分析算法(PCA),依赖opencv,对若干张人脸图片进行PCA降维处理,然后将输入人脸图片与降维后的数据做比较,根据权重输出结果,权重越大则人脸越相似-Simple face search, using the principal component analysis (PCA) algorithm, opencv, for a number of face images for PCA dimension reduction, and then the input
different-picture
- 多个图像序列相减,需要有原始图片才能正常运行,没有配套图片和命名程序就不能运行-A plurality of image sequences subtraction, the need for the original picture to run properly, no matching pictures and naming the program can not run
lamp_head
- 光场图像渲染技术,利用稀疏分层算法对图像深度进行分层渲染,再利用颜色一致性约束进行去噪处理,通过所给出的图像阵列渲染出中间各个视点的图像-Optical field image rendering technology, the use of sparse hierarchical algorithm for image depth rendering, and then the use of color consistency constraints for noise processing,
fastgaussblur
- 本程序实现了高斯快速高斯滤波,利用二维高斯函数的可分离特性,将二维高斯滤波转化为两次一维滤波。使用C#做界面,底层函数使用C编写,并制作成DLL供C#调用。 C源码提供在内。-The program implements a fast Gaussian Gaussian using a detachable feature two-dimensional Gaussian function, the two-dimensional Gaussian filter into two one-dim
