资源列表
Hariis
- 基于MATLAB实现的图像中Hariis角点检测方法示例(Hariis corner detection based on MATLAB)
A微波遥感编程实习
- 微波遥感集中实习SAR影像几何校正,微波遥感几何校正(geometric correction of SAR)
utm2deg
- 将UTM下的平面坐标转换为地理坐标,参考椭球均为WGS84(Converts the plane coordinates under UTM to geographical coordinates)
基于VTk的点云显示
- 基于VTk的点云显示,构网(Delaunay Tin,包含二维,三维,及TEN)。附有详细的代码注释,也有实例数据。-(VTk based point cloud display (Delaunay, Tin, including 2D, 3D, and TEN). With detailed code notes, there are examples of data. -)
vibe
- ViBe算法是由Olivier Barnich 和 Marc Van Droogenbroeck在2011年提出的一种背景建模方法。该算法采用邻域像素来创建背景模型,通过比对背景模型和当前输入像素值来检测前景.(ViBe algorithm is a background modeling method proposed by Olivier Barnich and Marc Van Droogenbroeck in 2011. The neighborhood pixels are used
附件1-视频读取-播放-存储操作程序
- 用于将视频文件转换成帧图像、帧图像转换为mat语言等(Converts a video file to a frame image, then converts it into a number matrix and the inverse process)
三帧差分法
- 三帧差分法是最常见的运动目标检测方法,该文件为三帧差分法的Matlab具体实现代码(Matlab code of three frame difference method)
新建 Microsoft Word 文档 (2)
- 利用自动阀值法处理图像,可以对图像进行处理,抗噪声能力强,代码效率高(images can be processed, anti noise ability, high code efficiency)
sift代码
- sift处理图像,实现动态背景前景目标提取(Sift processing images to achieve dynamic background, foreground, target extraction)
Article_11
- 示例:绘制一个D3D API生成的顶点着色三角形 各顶点间渐变颜色,这是知乎上的例子 咱上传是为了下载代码~~~ 权倾删(Example:Display a vertex shader drawn by D3D)
目标检测
- 运动目标获取,利用帧间作差,来提取出视频中运动的目标(moving object detection)
【前后背景分离】bgfg_gmgafff
- opencv2.4 vs2010 tested