-
slambook
说明: 《视觉SLAM十四讲》高翔,完整版,前10章。对视觉定位,机器学习,深度学习有很大帮助(Gao Xiang, the complete version of vision slam 14 lectures, is very helpful for vision positioning, machine learning and deep learning)
- 2020-12-30 16:58:59下载
- 积分:1
-
数字图像处理——使用MATLAB分析与实现
说明: 本压缩包主要包括数字图像处理——使用MATLAB分析与实现的源代码(This compression package mainly includes digital image processing - using MATLAB analysis and implementation of the source code)
- 2021-01-25 19:27:43下载
- 积分:1
-
image-processing
1.设计一个程序,对一幅灰度图像的实现如下几何变换,1)放大为原图1.5倍 2)绕中心旋转30度(CW) 3)采用偏移量插值实现一个透视变换. 灰度差值用最近邻插值和双线性插值
2. 绘制一幅灰度图像的梯度幅度图像(三点法求梯度),针对梯度幅度图像合理的选择一个阈值(通过试验即可)将其二值化,以获得图像边缘检测图像。
((1) design a program, a grayscale image as geometric transformation, zoom 1) for 1.5 times the original 2) around the center of rotation of 30 degrees (CW) 3) interpolation of the offset to achieve a perspective transformation.gray level difference between the nearest neighbor interpolation and bilinear interpolation
(2) draw a grayscale image of the gradient magnitude image (three-point method seeking gradient), the gradient magnitude image is reasonable to select a threshold value (the test can be) the second value to the image edge detection image.)
- 2012-03-13 23:16:59下载
- 积分:1
-
target_trace
目标跟踪matlab源代码,通过当前帧预测区域的信息同背景图像的信息的内容相差,可以很好的实现运动目标的跟踪。(Target tracking matlab source code, through the regional information predict the current frame image with the background information on the contents of the difference, you can achieve a good tracking of moving objects.)
- 2010-02-28 00:46:32下载
- 积分:1
-
人群密度报警
人群密度估计,导入视频,生成一帧一帧的图片,并判断密度是否超过阈值,超过的报警。(Crowd density estimation, the introduction of video, generate a frame of pictures, and determine whether the density exceeds the threshold, more than the alarm.)
- 2017-11-08 13:22:55下载
- 积分:1
-
LRTsigma
本程序是用似然比检验的方法进行profile中的变点检测(This procedure is used likelihood ratio test method of change point detection profile)
- 2013-07-10 11:08:30下载
- 积分:1
-
zigzag
将dct生成的8*8块图像数据进行zigzag排序,以及恢复算法,在脆弱水印中使用。(The program zigzag sort 8*8 image data generated by dct, and restore algorithm, which is used in fragile watermarking.)
- 2021-04-19 20:48:50下载
- 积分:1
-
removecloud
IDL程序,采用光谱融合法对遥感影像进行去云处理。(IDL procedures, the use of spectral fusion of remote sensing images to cloud processing.)
- 2020-12-13 15:59:15下载
- 积分:1
-
FGseg
该代码实现了基于graph cut的图象分割算法,具体代码是用c++编写的,但提供了matlab接口,分割效果较好.(The code based on the graph cut image segmentation algorithm, the specific code is used c++ Prepared, but provides a matlab interface, better segmentation.)
- 2007-12-12 11:04:53下载
- 积分:1
-
基于帧差法多目标跟踪Matlab代码
非常完整的帧差法多目标跟踪Matlab代码,并提供了完整的文档介绍,非常适合初学者学习。注:运行时要改一下文件路径,以及把视频文件转成图像序列输入。(Very complete frame difference method, multi-target tracking Matlab code, and provides a complete documentation, very suitable for beginners to learn. Note: at run time, you change the file path, and the video file is converted to an image sequence)
- 2017-08-31 10:13:00下载
- 积分:1