资源列表
OpenGL_参考手册.rar
- OpenGL_参考手册
OBJ File Loader.zip
- OBJ文件的载入。- This a obj file loader,using OpenGL and Visual C++.
nehe_sdk.rar
- 这是Nehe开发的OpenGL的SDK,包括一些类和函数
三维高斯滤波程序
- 对三维数据进行滤波的高斯滤波程序,主要是低通滤波,精度较高(Gauss filtering program for filtering 3D data, mainly low-pass filtering, with high accuracy)
改进svm
- phog方法提取图像特征,svm支持向量机进行分类,分别有GA遗传算法和PSO粒子群优化算法进行寻优。(Phog method extracted image features, SVM support vector machine classification, respectively, GA genetic algorithm and PSO particle swarm optimization algorithm for optimization.)
activeContoursSnakesDemo
- snake算法,效果很好,能够很好的收缩到凹的区域,实现分割精度较高(Snake algorithm, the effect is very good, can well shrink to the concave area, achieve high segmentation accuracy)
MATLAB读取显示txt格式点云
- MATLAB读取txt格式的点云数据,好用,完美运行。(Matlab read TXT format point cloud data, easy to use, perfect operation.)
新建 WinRAR ZIP 压缩文件
- 能够快速提取Vasp计算中的磁各向异性进行图像处理并且得到磁各向异性轨道分解图(And the magnetic anisotropy map can be extracted quickly)
新建
- matlab实现相位解包裹,求得三维待测物体的全场相位值,恢复出待测物体的三维形貌图。(Matlab realizes phase unwrapping, obtains the full-field phase value of the three-dimensional object to be measured, and restores the three-dimensional topography of the object to be measured.)
余弦相似度和ssim值
- 计算图片余弦相似度和ssim的值,该程序使用python语言写的(Calculate the cosine similarity and SSIM value, the program is written in Python language)
B-COSFIRE
- 基于matlab的裂缝检测算法,来自CSDN。可以有效识别墙体裂缝并检测参数(Crack detection algorithm based on MATLAB, from CSDN. It can effectively identify wall cracks and detect parameters)
图像处理与模式识别
- 该代码为图像处理与模式识别的代码,运用了ADMM算法。