搜索资源列表
18241674calcPCA
- 利用Visualc++简单快速计算矩阵的特征值和特征向量 -Using Visualc++ is simple and fast calculation of eigenvalues and eigenvectors
myGLCMtest
- 计算一副图像的共生矩阵,并输出其特征值。-Calculate image co-occurrence matrix, and outputs its eigenvalues.
GLCM
- GLCM纹理特征检测,包括熵,能量,对比度,一致性四个特征值-GLCM texture feature detection, including entropy, energy, contrast, uniformity four eigenvalues
HarrisCorner
- 对输入的一张彩色图像,自己写代码实现Harris Corner 检测算法: 1. 不能直接调用OpenCV 里面与Harris 角点检测相关的一些函数; 2. 只能用C/C++,不能用其他语言; 3. GUI 只能用自带的HighGUI,不能用QT 或其他的; 4. 平台可以用Windows, Linux, MacOS; 5. 显示中间的处理结果及最终的检测结果,包括最大特征值图,最小特征值图,R 图(可以考虑彩色 展示),原图上叠加检测结果等,并将这些中间结果都输出成图
glcm2
- 通过opencv计算图像的灰度共生矩阵,计算特征值-Image is computed by opencv GLCM calculating eigenvalues
