资源列表
fcm
- 可直接调用matlab自带的fcm函数做图像分割,并给出了分割效果图(It can directly call Matlab's own FCM function to do image segmentation, and gives the segmentation effect picture)
assignment1
- 有一些按键实现和基本的房间布置以及光源纹理设置等(1. Draw at least five geometric primitives in the 3D space bounded by the five planes; 2. Ensure that the objects are in good lighting condition; 3. Create at least five keyboard or mouse events; 4. Design diverse objects
GeoMatch
- halcon轮廓模板匹配原理,该文件是印度的一位工程师贡献的。(The principle of Halcon contour template matching is contributed by an engineer in India.)
新建 Microsoft Word 文档
- 基于光栅投影的方法实现物体的三维测量,其中傅立叶变换轮廓术适用于实时测量,此为傅立叶变换轮廓术的基本程序。(Based on the method of grating projection, the Fu Liye transform profilometry is suitable for real time measurement, which is the basic program of Fu Liye transform profilometry.)
kmeans图像分类
- 利用简单kmeans聚类算法,对不同图片进行分类,图片内容包括人像,风景,建筑,动物,植物等,平台是matlab。(The simple k - means clustering algorithm is used to classify different pictures. the picture content includes portrait, scenery, architecture, objects, plants, etc. The platform is MATLAB.)
雪人
- 基于opengl,花了一个雪人场景,还有L系统树,可以看看。(Based on OpenGL, a snowman scene and a L system tree can be seen.)
傅里叶变换
- 能够对采集到的连续信号进行傅里叶变换,以进行后续处理(It can carry out Fourier transform to collect continuous signals for subsequent processing.)
image_图像边缘检测,图像分割,检测及圆拟合
- 可以实现图像边缘检测,并对圆形区域实现圆的拟合(It can realize image edge detection and circle fitting.)
image_提取图像轮廓,并进行文字识别
- 可以对图像进行图像的轮廓提取,并进行文字识别(Contour extraction and character recognition)
matlab环境下的步态识别代码及视频序列
- 行人重识别 光流法 步态能量图 文件处理 归一化 步态识别(Pedestrian recognition, optical flow method, gait energy diagram, document processing, normalized gait recognition)
example.tar
- 多个视角 124个行人 光流法 步态能量图 步态识别(Gait recognition of gait energy map based on 124 pedestrian optical flow methods from multiple perspectives)
RayTracer-master
- 尝试自己重新实现PBRT_V2从而学习其中的算法以及工程结构。(Try to re implement PBRT_V2 so as to learn the algorithm and engineering structure.)