-
modelcs
说明: 压缩感知 :非传统采样的模型实例和众多应用(model based compressivetoolbox)
- 2010-03-22 04:50:43下载
- 积分:1
-
2
说明: Research on TDOA / AOA Hybrid Positioning System Based on Kalman filtering
- 2012-08-26 10:57:34下载
- 积分:1
-
sss
matlab下图像处理技术在智能交通中的应用 主要是小车的跟踪和标示(matlab image processing technology under the Intelligent Transportation System in the main car tracking and labeling)
- 2010-12-23 23:05:28下载
- 积分:1
-
MAP-Tikhonov
基于正则化项的最大后验概率重建的一段程序,简单易懂(Based on regularization item maximum a posteriori probability reconstruction of a program, simple and understandable
)
- 2012-03-29 15:57:20下载
- 积分:1
-
Retinex图像增强算法
说明: 文件有几个基于视网膜的图像增强技术,有SSR,MSR代码(There are several image enhancement technologies based on retina, including SSR and MSR codes.)
- 2019-10-29 16:16:39下载
- 积分:1
-
cvpr09-(matlab)
何凯明的基于暗原色先验的去雾代码,去雾效果很好(Kaiming dark colors based on a priori defogging code defogging good effect)
- 2016-02-13 15:14:54下载
- 积分:1
-
OpenSARSim
SAR SIM 仿真软件,可以参考看看,主要用于SAR雷达的成像仿真(SAR SIM simulation software, can refer to the SAR SIM simulation software, can refer to see)
- 2021-03-15 20:59:22下载
- 积分:1
-
PicViewerDemo
说明: 很有用的图像显示的源程序,是图像处理方面比较好用的程序!(very useful images of the source, the image processing is more user-friendly procedures.)
- 2005-11-29 21:19:38下载
- 积分:1
-
SAR-autofocus-using-semidefine
这个是用于合成孔径雷达图像自聚焦的算法,易于实验,具有良好的效果。适合入门者。(this is a algorithm used for SAR image autofocus. this method is very simple and easy to realize and is suitable for beginner.
)
- 2014-09-09 10:52:00下载
- 积分:1
-
binary-video
学习使用OpenCV,对输入的一段彩色视频,用OpenCV实现以下功能或要求:
1. 对输入视频的每一帧图像都用同一个阈值进行二值化;
2.在每帧二值化图像上叠加上含自己学号与姓名等信息的版权字幕;
3. 在处理的过程中,实时显示每帧图片处理之后的效果;
4.将所有这些二值化图像按视频原来顺序合成输出一个视频文件,按原输入视频播放速度的两倍合成;
5. 做成如下的命令行格式,xxx.exe 输入视频文件名 二值化阈值 输出视频文件名(例如 MyBiVideo.exe input.avi 50 output.avi )
这里的二值化有两种选择,可以手动收入阈值,也可以直接用OTSU算法的较优阈值直接二值化。(Learn to use OpenCV, for some color video input, with the OpenCV following functions or requirements:
1. Each frame of the input video images are binarized using the same threshold value
2. superposed on the binarized image of each frame containing the copyright on the number and the name of their own learning subtitles other information
3. During processing, real-time display after processing each frame
4. All of these binarized image by synthesizing the video output of a video sequence of the original document, the original input composite video playback speed twice
5. made the following command line format, xxx.exe input video file name binary threshold value of the output video file name (eg MyBiVideo.exe input.avi 50 output.avi)
Here there are two binary choice, you can manually income thresholds, you can directly use the optimum direct binarization threshold through OTSU algorithm.)
- 2015-01-30 16:15:09下载
- 积分:1