-
视频增强播放器
说明: 本程序基于MFC,VS2010编写,是一款可以打开任意视频格式的播放器,具有打开视频(任意格式,avi,mp4, rmvb,asf,avi,mpeg等),
具有快进,快退,暂停,播放,上一帧,下一帧,截图,拍照,快速播放慢速播放功能,同时提供图像处理功能(视频图像增强,视频图像去雾,海上目标检测功能)。(This program is based on MFC, VS2010. It is a player that can open any video format. It has open video (arbitrary format, avi, mp4, rmvb, asf, avi, mpeg, etc.).
It has the functions of fast forward, fast backward, pause, playback, last frame, next frame, screenshot, photograph, fast playback and slow playback. It also provides image processing functions (video image enhancement, video image defogging, sea target detection).)
- 2020-11-19 15:19:37下载
- 积分:1
-
Producing-Letters-on-7Segment
Assembly code for interfacing a 7segment that display a random Letters.
- 2013-08-08 14:50:59下载
- 积分:1
-
IAcrossLine_Tn
过线检测:依据物体运运动轨迹,分析是否过线
(In lane detection: Based on the trajectories of objects transported to analyze whether the line)
- 2012-07-23 11:13:46下载
- 积分:1
-
ms_ssim
Multi-Scale Structural Similarity Index (MS-SSIM). Download here.
Please cite the following paper in any published work if you use this software.
Z. Wang, E. P. Simoncelli and A. C. Bovik, "Multi-scale structural similarity for image quality assessment," IEEE Asilomar Conference Signals, Systems and Computers, Nov. 2003.
- 2010-03-02 01:50:24下载
- 积分:1
-
pcannc
主分量分析对SAR图像目标进行特征提取,用最近临方法进行分类(Principal component analysis(PCA) of SAR image target feature extraction, classification using nearest-neighbor method)
- 2021-01-01 21:58:58下载
- 积分:1
-
1hangjiguanlian
实现航迹融合的算法,多雷达探测实现目标数据的融合并完成对目标的模拟仿真,这里主要是对一个目标的跟踪,需要在vc++6.0上实行(Track fusion algorithms, multi-radar detection to achieve the target data fusion and complete simulation of the target, mainly tracking a target, you need to implement in vc++6.0)
- 2020-12-03 21:59:24下载
- 积分:1
-
NamespaceSupport2
Encapsulate Namespace tracking logic for use by SAX drivers.
- 2014-01-22 10:59:57下载
- 积分:1
-
MeanShiftcode
说明: mean shift 算法用于目标跟踪,其中有4个文件.(mean shift algorithm for target tracking, including four documents.)
- 2008-11-26 16:27:21下载
- 积分:1
-
src
说明: ORB-SLAM 基本延续了 PTAM 的算法框架,但对框架中的大部分组件都做了改进, 归纳起来主要有 4 点:
ORB-SLAM 选用了 ORB 特征, 基于 ORB 描述量的特征匹配和重定位, 都比 PTAM 具有更好的视角不变性。此外, 新增三维点的特征匹配效率更高, 因此能更及时地扩展场景。扩展场景及时与否决定了后续帧是否能稳定跟踪。ORBSLAM 加入了循环回路的检测和闭合机制, 以消除误差累积。系统采用与重定位相同的方法来检测回路(匹配回路两侧关键帧上的公共点), 通过方位图 (Pose Graph) 优化来闭合回路。PTAM 需要用户指定 2 帧来初始化系统, 2 帧间既要有足够的公共点, 又要有足够的平移量. 平移运动为这些公共点提供视差 (Parallax) , 只有足够的视差才能三角化出精确的三维位置。ORB-SLAM 通过检测视差来自动选择初始化的 2 帧。PTAM 扩展场景时也要求新加入的关键帧提供足够的视差, 导致场景往往难以扩展. ORB-SLAM 采用一种更鲁棒的关键帧和三维点的选择机制——先用宽松的判断条件尽可能及时地加入新的关键帧和三维点, 以保证后续帧的鲁棒跟踪; 再用严格的判断条件删除冗余的关键帧和不稳定的三维点,以保证 BA 的效率和精度。(Orb-slam basically continues the algorithm framework of PTAM, but most of the components in the framework have been improved, which mainly includes four points:)
- 2020-06-11 23:43:54下载
- 积分:1
-
Tsallis-entropy
图像的阈值分割,基于matlab的一维非广延熵Tsallis熵算法的灰度图像分割(Image segmentation, matlab-based one-dimensional non-extended entropy Tsallis entropy algorithm gray-scale image segmentation)
- 2017-05-07 20:50:56下载
- 积分:1