资源列表
CATIA V5教程——茶壶设计
- 三维建模软件,针对基础的茶壶进行教授,根据教程熟悉基础操作(Three dimensional modeling software, teaching for basic teapot, familiar with basic operation according to the course)
DLT变换
- 对单幅图像中的三维坐标进行标定,求解基础矩阵,后指定空间坐标点在图像上标定出来。 算法应该是对的,魔方上的点间隔太大,点选得不好导致误差有点大。(The three-dimensional coordinates in a single image are calibrated, the basic matrix is solved, and then the specified spatial coordinate points are calibrated on the image. Th
粒子群车辆路径
- 粒子群车辆路径规划,在二维环境下进行车辆的路径规划。(Particle swarm optimization (PSO) vehicle path planning is used for vehicle path planning in two-dimensional environment.)
新建文件夹
- 张孙细化算法c++版本;输入图像为二值图像(0,1)(C + + version of Zhang sun thinning algorithm; input image is binary image (0,1))
svm支持向量机图像分类
- 通过支持向量机机器学习算法,实现对不同状态图像的分类,是非常好的方法。
surface_variation
- 简化点云。从3D点云中,可以为每个点计算它们与切线平面的偏离程度。(Simplify the point cloud. From the 3D point cloud, you can calculate how far they deviate from the tangent plane for each point.)
QUI
- QT界面进行换肤,美化QT界面,使程序看起来更美观(chenge the skin of QT menu ,to make the program more delicate)
手写体数字识别
- 基于TensorFlow框架的三层神经网络手写体数字识别
计算机辅助设计基础_三维模型的显示
- 用 OpenGL 进行三维模型的显示 1)读入一个三维网格模型, 并在屏幕上显示 2) 支持显示网格效果,仅显示顶点效果,仅显示三角面效果及同时显示面和边的效果, 通过按键进行效果的切换(Display 3D model with OpenGL 1) read in a 3D mesh model and display it on the screen 2) it supports the display of mesh effect, only vertex effect, only t
TV denoising
- 全变分图像去噪方法,Image denoising with TV regulariation
test_TV
- 利用matlab实现全变分正则化的图像去噪,(image denoising with TotalVariation regularization)
omp重构图像
- 小波分解与重构,具体的图像可以用自己的。。。。。。。。。