资源列表
SLIC
- 超像素分割算法,基于K-means算法,自己写了一个方便优化,非常实用(Super pixel segmentation algorithm, very practical)
OpenLayers3入门教程
- 简单理了一下 OL3 的图层体系,目的是为了以后在开发过程中如何管理图层(添加、 删除、显示控制),如何在临时图层上添加自己的要素(方便在查询、定位、绘图等功能中 使用),其他的结构在本篇幅中并不涉及,从顶层至下依次介绍(A simple look at the OL3 layer system is designed to manage the layers in the future. Delete, display control), how to add your own elem
测试版本
- 建筑铝合金模板楼面布板,基于cad平台二次开发,使用lisp语言。(Building Aluminum Alloy floor layout template)
FindInMap
- 预先采集地图数据,此程序可根据一定要求地图上寻址,并突出显示。(Map data is collected in advance. This program can be addressed on a certain map and highlighted.)
IDL入门教程
- IDL入门教程,包含上下两部分,主要讲解如何利用IDL实现图像处理,简单易学,能快速上手。(IDL introductory tutorial, including the two parts, mainly explain how to use IDL to realize image processing, simple and easy to learn, can quickly get on.)
openGL
- 图形学中的利用openGL库画出一个三角形,并且进行着色处理(In graphics, use the openGL library to draw a triangle and handle the coloring process)
数字信号处理
- 基于matlab完成的数字信号处理实验一。(based on the matlab to achieve the task of digital anlysis)
人脸识别
- 人脸识别,需要计算机安装了opencv,有可直接打开的exe,以及打包的文件(Face recognition requires a computer to install opencv, a exe that can be opened directly, and a package of files.)
AYNIPV
- 用ncl画等熵面位涡图,资料为ncar的fnl.grib(Using NCL to draw isentropic plane vorticity, the data is fnl.grib of NCAR)
基于pca+lda+粗糙集+模糊神经网络的人脸识别
- 各种算法用于人脸识别,各个算法的识别率都不错,有lda,pca等算法(Various algorithms are used for face recognition, and the recognition rate of each algorithm is good. There are algorithms such as LDA, PCA and so on)
第二题
- 识别车牌,进行车牌的定位,处理,最后显示车牌位置的图片,定位好位置,进行二值化,腐蚀等处理(Recognition of the license plate, the location of the license plate, processing, the final display of the license plate position of the picture, positioning good position, two value, corrosion and other p
mosaic
- Python opencv 基于sift 特征实现两张图片拼接(Python opencv realization of two picture splicing based on SIFT features)