资源列表
uva-594
- 各种平台对数据的识别方式不同,现有两平台,存储方式完全相反 如A平台上存储的O×♢ △,在B平台上就是△♢ ×O 需要编一段代码,将误读入的数据还原 如B从A上得到的数据显示为1,其实它是16777216 -A variety of platforms for the identification of data in different ways, two existing platforms, storage platforms such as A
pr3
- 边缘检测代码。多种检测方法,包括梯度算法(多种窗),LOG算法,sobel算子-Edge detection code. A variety of detection methods, including gradient algorithm (multiple windows), LOG algorithm, sobel operator, etc.
yingyongbiaojifenshuilingsuanfa
- 如果图像中的目标物体是连在一起的,则分割起来会更困难,分水岭算法经常用于处理这类问题,通常会取得比较好的效果。分水岭分割算法把图像看成一副“地形图”,其中亮度比较强的地区像素值较大,而比较暗的地区像素比较小,通过寻找“汇水盆地”和“分水岭界限”,对图像进行分割。-If the object in the image together, then split up and it will be more difficult, the watershed algorithm often used t
time_freq_plot
- This function creates a time-vs-frequency plot image for analyzing a signal s time-evolving frequency content. The signal is x, an analysis window of window_size samples is stepped through the time extent of the signal, and Fs is the sample rat
BP网络实现
- BP网络三种传递函数的实现比较。
search
- 利用java实现sift算法,实现对图像人脸信息特征值的提取 -Using java to achieve sift algorithm, the image face eigenvalue extraction
xiaobotezhengtiqu
- 基于小波特征提取方法的图象匹配算法是基于matlab平台的
BMP图象处理
- BMP图象处理,包括BMP图象的读取跟输出,VC++程序。-BMP image processing, including BMP images with the reader output, VC procedures.
sjwl
- 模糊神经网络设计,应用神经网络的一个实例
yuannihe
- 拟合圆轮廓,采用matlab编写,方法简单实用-Round profile fitting, using matlab writing, the method is simple and practical
face
- PCA人脸识别的matlab源代码,可以作为初学者学习揣摩之用-PCA face recognition matlab source code, you can try to figure out as a beginner to learn the use of