资源列表
排序选择:
[软件工程] chafen
说明:运动检测的目的是从序列图像中将变化区域提取出来。运动区域的有效分割对于目标分 类、跟踪和行为理解等后期处理非常重要,因为后期处理过程仅仅考虑图像中对应于运动区 域的像素。然而,由于背景图像的动态变化,如天气、光照、影子及混乱干扰等的影响,使 得运动检测成为一项相当困难的工作。-The purpose of motion detection from image sequence changes in the region will be extracted. Sports region segm<zoubinbin> 在 2025-06-25 上传 | 大小:5kb | 下载:0
[文件格式] tuxiangshibie
说明:用帧差分可以检测场景变化,一个简单帧差分可通过计算两个连续帧的象素获得。对帧内每个象素点(x,y),T时刻与T-1时刻象素值之差为Dx,y(T)=||Sx,y(T) – Sx,y(T-1)||。设定内帧差分系数IDsum=ΣL , IF ||Sx,y(T) – Sx,y(T-1)||≥Ta THEN L=TRUE,实际决定是否报警,可以通过计算三帧以上IDsum数量-fr a me difference can be detected with the scene changes, a simp<zoubinbin> 在 2025-06-25 上传 | 大小:126kb | 下载:0
[企业管理(财务/ERP/EIP等)] salary-vba
说明:简单的工资管理系统,用VBA做的,供大家参考,有什么问题请大家自己去挖掘-simple salary management system for your reference<彭玲玲> 在 2025-06-25 上传 | 大小:729kb | 下载:0
[JSP源码/Java] BillEdit
说明:MVCjava组件开发 bill editer即表格的编缉,-MVCjava Component Development<Chanyaobin> 在 2025-06-25 上传 | 大小:73kb | 下载:0
[JSP源码/Java] rsaCipher
说明:In cryptography, RSA (which stands for Rivest, Shamir and Adleman who first publicly described it see below) is an algorithm for public-key cryptography. It is the first algorithm known to be suitable for signing as well as encryption, and one of the<DS> 在 2025-06-25 上传 | 大小:1kb | 下载:0
[JSP源码/Java] GUI
说明:一个关于图形界面编程的例子,对有些课程设计很有帮助。-failed to translate<周> 在 2025-06-25 上传 | 大小:1.46mb | 下载:0
[文件格式] Image_Paper_XuXG
说明:图象分割是图象处理中的一项重要工作,目前手工与自动相结合的分割方法在实际工作中得到了广泛应用。本文根据图象经Maar变换后的特征,采用新的判断准则,提出了一种复杂物体边缘定位算法,可以对具有尖角特征的物体轮廓进行快速准确地提取,同时利用矢量化方法消除毛刺,使跟踪获得的边界更符合物体的实际轮廓特征。对多种图象的实验表明本文方法十分有效。-Image segmentation is an important image processing, the current combination of m<zoubinbin> 在 2025-06-25 上传 | 大小:862kb | 下载:0
[Linux/Unix编程] qt
说明:关于qt如何安装步骤的有用文档,是初学者首次安装qt软件的好帮手-How to install the steps on the qt useful documents, is a beginner for the first time the software is a good helper to install qt<liuminxue> 在 2025-06-25 上传 | 大小:17kb | 下载:0
[JSP源码/Java] JavaExceljxl
说明:利用Java操作Excel的实例,基于JXL。-An Example of Java Excel based on JXL.<du> 在 2025-06-25 上传 | 大小:5kb | 下载:0
[图形图像处理(光照,映射..)] bianyantiqu
说明:由于噪声点(灰度与周围点相差很大的点)对边沿检测有一定的影响,所以效果更好的边沿检测器是高斯拉普拉斯(LOG)算子。它把我们在第3章中介绍的高斯平滑滤波器和拉普拉斯锐化滤波器结合了起来,先平滑掉噪声,再进行边沿检测,所以效果会更好。-As the noise points (points, a big difference with the surrounding gray points) on the edge detection to a certain extent, the effect<zoubinbin> 在 2025-06-25 上传 | 大小:122kb | 下载:0