资源列表
ImageToolLib
- 一个图像处理库和一些底层实现,主要是一系列分割算法(An image processing library and some underlying implementation)
sift点特征提取
- 利用sift算子进行点特征提取,并进行影像匹配(Sift operator is used to extract point features and image matching.)
ImageDispose
- 用Matlab实现的基于低通和高通滤波器的两张图片(可增加图片数量)的合成,代码有详细注释,可供快速入门、修改(Synthesis of two images based on lowpass and high pass filters)
数字图像处理标准测试图
- 一些常见的图像处理方面的图像(尺寸不一)(Some common image processing aspects (different sizes))
新建文件夹
- 利用MATLAB对图像进行光滑处理,去除伪特征点(how to use matlab to smooth the edge of a picture)
MATLAB遗传算法工具箱及应用
- 如何使用matlab中程序工具箱,进行对各散点的matlab图像进行最佳路径规划。(How to use matlab program toolbox to carry out the best path planning for matlab images of scattered points.)
1
- 利用边缘检测,膨胀 腐蚀 开操作 闭操作将指纹的模糊噪声与指纹区分开来(Differentiate fingerprint blurring noise from fingerprint)
学习OpenCV(中文版)+带目录
- 学习OpenCV入门书籍,本人硕士期间入门学习的书籍(Learning OpenCV introductory books)
lab8
- C++简单实现编码裁剪算法和梁友栋裁剪法(Simple c + + coding for cutting algorithm and Liang Youdong cutting method)
VCA Algorithm (unmix hyperspectral data)
- bioucas的Vertex Component Analysis: A fast algorithm to unmix hyperspectral data文章的程序(the code of the paper Vertex Component Analysis: A fast algorithm to unmix hyperspectral data)
2016111319胡嘉怡-实验2
- 绘画并拾取三角形 矩形 拾取后图形变色 并输出是第几个图形(you can draw some rectangles and triangles and click them .)
VR_GeoObject
- osgearth 绘制点,线,圆形,区域等等。(Osgearth draw points, lines, areas)