资源列表
去燥算法
- 利用平均与中值算法去燥.均值滤波算法:也称线性滤波,主要思想为邻域平均法,即用几个像素灰度的平均值来代替每个像素的灰度。有效抑制加性噪声,但容易引起图像模糊,可以对其进行改进,主要避开对景物边缘的平滑处理。 中值滤波:基于排序统计理论的一种能有效抑制噪声的非线性平滑滤波信号处理技术。中值滤波的特点即是首先确定一个以某个像素为中心点的邻域,一般为方形邻域,也可以为圆形、十字形等等,然后将邻域中各像素的灰度值排序,取其中间值作为中心像素灰度的新值,这里领域被称为窗口,当窗口移动时,利用中值滤波可以
analy
- 通过改变算法,输出任何大小和图形的bmp图片(By changing the algorithm, output any size and graphics of the BMP picture)
双边滤波器
- 双边滤波图像去雾程序,该滤波器具有较好的边缘保持特性,和较好的滤波去噪处理。(Bilateral filter image de fogging program, the filter has better edge preservation characteristics, and better filtering denoising.)
权籍调查系统
- 实现新建,添加,查询图层以及进行地图在线编辑,包含打印等控制(Realize map loading, attribute table inquiry, map output, printing, and the collection of basic business)
OSG立方体渲染
- OSG立方体渲染:实现了C++语言下的OGS立方体渲染,每一个面贴一张图。(OSG cube rendering: C++ language implementation of the OGS cube rendering, each surface attached to a map.)
yale人脸数据库
- 用于人脸识别算法,标准人脸数据库,15个不同的人,每个人有11个不同的表情(For face recognition algorithm, standard face database)
leachvsdeec
- 最近一直在看matlab仿真WSN的资料,今天找到一个仿真LEACH协议的。其主要是为了仿真他自己提出来的分簇协议,并给出了matlab代码,同时给出leach的代码。有兴趣的可以研究一下leach 协议和deec的协议对比(I've been looking at the MATLAB simulation WSN recently, and today I've found a simulation LEACH protocol. The main purpose is to simulat
opencv教程基础篇
- opencv教程,里面有大量例子和知识点供学习和参考(Opencv tutorial, which has a large number of examples and knowledge points for learning and reference)
lbpyouguandaima
- 是关于lbp特征的有关代码,可以下下来看看,对初学者有好处(LBP features about the code, you can take a look at, it is good for beginners)
huiduwenlitezhentiqu
- 是关于灰度纹理特征的提取,已运行测试通过,有需要可以下载了(It is about the extraction of gray texture features, has passed the test, there is a need to download it)
test
- 用MATLAB读取用mricro工具转换后的png格式数据,并将其保存为图片。内含mricron工具包(mricro tools for use MATLAB to read the converted data in the PNG format, and save them as images)
opengl picture
- 使用opengl基础画圆、画线、画多边形,进行色彩填充部分旋转组合而成的作品。(The use of OpenGL basic painting circle, draw lines, draw polygons, color filling, partial rotation of the portfolio.)