资源列表
OpenSURF_version1c
- surf实现图像特征点检测,开放的语言程序可用于图像物体实时追踪或图像拼接处理。(Surf implements image feature point detection.An open language program can be used for image object tracking or image splicing.)
GaborFilterDesighnNik
- 用于Gabor滤波的GUI ,便于Gabor的理解也应用,同时可以输出滤波器,滤波后图像等(GUI for Gabor filter)
纹理特征提取
- 应用灰度共生矩阵求解纹理特征并用熵,相关性,惯性矩,能量,局部平衡等参数带有实例照片可以直接编译(Applying the grayscale symbiotic matrix to solve the texture features and using entropy, correlation, inertia moment, energy, local equilibrium and other parameters with example photos can be compiled
whmt1
- 用隐马尔可夫模型对图像进行处理,效果还行(Image processing with hidden Markov model)
SLIC
- 把一幅原本是像素级的图,划分成区域级的图。(A map that is originally a pixel level, divided into a map of the regional level.)
CNN(C++)
- 基于;C++ 语言;图像识别;简单模型;图像处理(C++; image; recognition;model;Simple)
图片处理
- vb写的一个图像处理程序,有不少类似于ps的功能,很有学习价值!(VB write a image processing program, a lot of similar to the function of the PS, it is very valuable to learn!)
TDCVKG
- 一个德国人写的使用光线追踪算法的渲染器,效果很好()
Activation mikroC PRO for PIC 7.1
- How to Activation mikroC PRO for PIC 7.1
CNN
- 使用cnn提取图像特征,然后用SVM分类,此处没有给出训练集,另外imagenet-caffe-alex部分代码需要注意,需要下载的话把注释掉的代码打开(Using CNN image feature extraction, and then use the SVM classification, there were no given training set, also need to pay attention to imagenet-caffe-alex part of the code
DB46 Xilinx Virtex4-XC4VSX35
- DB46 Xilinx Virtex4-XC4VSX35
PCA 和ICA
- 主成分分析和独立成分分析算法,可用于数据降维