登录
首页 » matlab » yundongjianceGUI

yundongjianceGUI

于 2010-06-08 发布 文件大小:5808KB
0 249
下载积分: 1 下载次数: 151

代码说明:

  别人编写的运动检测gui,能够检测运动目标以及测速,给大家分享一下。(Written by someone else' s motion detection gui, can detect moving targets and guns, to share with you.)

文件列表:

运动检测及测速GUI
.................\distrib
.................\.......\distrib
.................\.......\.......\readme.txt,2547,2010-05-12
.................\.......\.......\suppress.exe,35243,2003-08-28
.................\.......\.......\suppress.ini,38,2010-05-12
.................\.......\.......\运动检测与测速.exe,1435807,2010-05-12
.................\.......\.......\运动检测与测速.exe.lnk,1018,2010-06-03
.................\GUI生成
.................\.......\GUI生成.doc,2203648,2010-05-14
.................\src
.................\...\src
.................\...\...\readme.txt,2547,2010-05-12
.................\...\...\Untitled1.exe,1435807,2010-05-12
.................\...\...\Untitled1_delay_load.c,2868,2010-05-12
.................\...\...\Untitled1_main.c,4122,2010-05-12
.................\...\...\Untitled1_mcc_component_data.c,7391,2010-05-12
.................\[原创免费]运动检测及测速GUI - 超强 一定要下载.mht,2056866,2010-06-03

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • shadow-removal
    非常全面介绍了阴影检测算法以及如何去除阴影的算法,基本涵盖了该领域的所有知识点。(Is a comprehensive introduction to the shadow detection algorithm and how to remove the shadow of the algorithm, covering all the knowledge in the field point.)
    2011-09-02 00:33:02下载
    积分:1
  • xzjz
    本代码功能是将图像旋转任意角度,为进一步的图像处理做铺垫。(The code function is to rotate the image at any angle, laying the groundwork for further image processing.)
    2010-08-07 12:59:02下载
    积分:1
  • IDL源程序
    说明:  ENVI格式多光谱数据批量求平均值并保存成tif格式文件输出(Batch average of ENVI multispectral data and save it as TIF file output)
    2021-04-19 18:48:51下载
    积分:1
  • 数字实验
    说明:  数字图像处理常用程序,包括图像读取、显示、详细信息,对图像文件格式转换,RGB分量显示,索引图像、伪彩色图像、真彩色图像显示,灰度直方图处理,图像灰度变换,均衡化处理,图像加噪声处理,均值滤波、中值滤波,图像加减乘除运算,图像放大,插值拟合,旋转,多种边缘检测方法,高通滤波,低通滤波,带通滤波,维纳滤波,运动模糊等处理。(Common digital image processing programs, including image reading, display, detailed information, image file format conversion, RGB component display, index image, pseudo color image, true color image display, gray histogram processing, image gray transformation, equalization processing, image plus noise processing, mean filtering, median filtering, image plus, subtraction, multiplication and division, image amplification, interpolation Fitting, rotation, multiple edge detection methods, high pass filtering, low-pass filtering, band-pass filtering, Wiener filtering, motion blur and other processing.)
    2020-06-30 00:20:02下载
    积分:1
  • weighted-least-squares-filter
    基于加权最小二乘最优化框架的滤波器。可用于实现图像的分层编辑。(Weighted least square)
    2021-04-22 10:28:48下载
    积分:1
  • PDEs__MATLAB
    介绍matlab下求解偏微分方程的函数和用法(Introduction matlab function for solving partial differential equations and usage)
    2012-11-03 14:11:07下载
    积分:1
  • Fast-a-Robust-Super-Resolution(BTV)
    Fast_and_Robust_Multi-Frame_Super-Resolution这篇文章的算法实现。内含BTV算法和改进的btv算法实现超分辨率重建。(This article Fast_and_Robust_Multi-Frame_Super-Resolution algorithm. Containing BTV algorithm and improved the btv algorithm to achieve super-resolution reconstruction.)
    2021-05-13 04:30:02下载
    积分:1
  • 002
    指纹图像因设备、图像增强处理等原因造成的纹线断裂会产生伪特征点,会对指纹识别产生负面影响。在结 合传统方法优点的同时,针对间距大、方向偏移小和间距大、方向偏移大的断裂情况,本文设计出窗口制约法和改进的 窗口制约法2 种不同的修复方法。实验结果表明,该方法使修复更加全面、完整,提高了伪特征点去除率,易于编程实 现,对细化指纹图像的断裂有很好的修复效果。(The broken ridge fingerprint image processing equipment, image enhancement and other causes will generate pseudo-feature points to be a negative impact on fingerprint identification. While combining the traditional method has the advantage, for the spacing, direction offset small spacing, direction offset large fracture situation, this design window constraints window method and the improved two kinds of constraints, different repair methods. Experimental results show the method to fix a more comprehensive and complete removal of pseudo-feature points, easy to program, well thinned fingerprint image fracture repair.)
    2013-03-17 22:06:01下载
    积分:1
  • image-matching-algorithm
    实现了三种图像匹配算法 1:归一化互相关匹配算法 2:基于Hausdorff距离的图像匹配算法 3:图像不变矩匹配算法(Implements three image matching algorithm 1: normalized cross correlation matching algorithm 2: image matching algorithm based on Hausdorff distance 3: The image matching algorithm invariant moments)
    2021-01-05 17:48:54下载
    积分:1
  • circular-birght-target-detect
    首先利用形态学开运算将图像中小于结构元素的亮点去掉,利用源图像与处理后的图像作差,对差图像进行阈值分割,得到二值图像,将二值图像中的一些干扰区域去掉,提取二值图像中的圆形区域,并在源图像上对小目标进行标记,实现对圆形亮目标的检测(Remove the area in the image smaller than structural element by morphologic open operation,receive image A,original image subtract image A,threshold segmentation for difference image,receive binary image,remove the interference region in the binary image,then extract circular area,and sign the target in the original image. Realize the circular bright target detection)
    2014-01-10 12:46:01下载
    积分:1
  • 696516资源总数
  • 106611会员总数
  • 19今日下载