-
movingtargetdetectionandtracking
在道路交通管理中,为了获得车辆的运动数据,早期经常采用的是感应线圈等硬件测量的方法。而如果采用摄像头拍摄的道路视频,再用计算机软件处理的方法,则可以极大的增加方便性和灵活性。本文运动目标检测与跟踪研究如何让计算机从视频图像序列中获得物体运动数据。(Traffic management in order to obtain motion data of the vehicle, is a method often used early induction coil measurement hardware. If using a video camera to shoot on the road, and then deal with methods of computer software, you can greatly increase the convenience and flexibility. This paper studies the moving target detection and tracking moving objects how to get data from a computer video image sequence.)
- 2014-03-12 16:32:21下载
- 积分:1
-
图像的二维熵计算
基于MATLAB的图像二维熵的计算,采用了改进的均值滤波器模板,使结果与物理意义更加契合。(This program calculates the 2-dim entropy of images, which is based on MATLAB. It uses a better average filter template, and makes the result in accordance with the identification of entropy.)
- 2020-08-09 15:18:29下载
- 积分:1
-
热电厂工程电气主接线
热电厂CAD图纸资料,在CAD软件中绘制(Thermal power plant CAD drawings)
- 2021-04-13 18:48:56下载
- 积分:1
-
Digital.Video-HDTV.Algo-If
数字视频图像处理算法的经典书籍:数字视频和高清电视的算法和接口。(Digital video image processing algorithm of the classic books: Digital Video and HDTV Algorithms and Interfaces.)
- 2011-05-25 23:43:26下载
- 积分:1
-
mx-maskrcnn-master
说明: 我们提出了一个简单、灵活和通用的对象实例分割框架。我们的方法能有效检测图像中的对象,同时为每个实例生成高质量的 segmentation mask。这种被称为 Mask R-CNN 的方法通过添加用于预测 object mask 的分支来扩展 Faster R-CNN,该分支与用于边界框识别的现有分支并行。Mask R-CNN 训练简单,只需在以 5fps 运行的 Faster R-CNN 之上增加一个较小的 overhead。此外,Mask R-CNN 很容易推广到其他任务,例如它可以允许同一个框架中进行姿态估计。我们在 COCO 系列挑战的三个轨道任务中均取得了最佳成果,包括实例分割、边界对象检测和人关键点检测。没有任何 tricks,Mask R-CNN 的表现优于所有现有的单一模型取得的成绩,包括 COCO 2016 挑战赛的冠军。(Mask R-CNN code by HeKaiming)
- 2020-06-17 15:20:12下载
- 积分:1
-
watershed_example
说明: 分水岭算法是一种图像区域分割法,在分割的过程中,它会把跟临近像素间的相似性作为重要的参考依据,从而将在空间位置上相近并且灰度值相近的像素点互相连接起来构成一个封闭的轮廓,封闭性是分水岭算法的一个重要特征。本示例适用于二维和三维图像,计算分水岭变换并将结果标签矩阵显示为RGB图像。 分水岭算法是一种图像区域分割法,在分割的过程中,它会把跟临近像素间的相似性作为重要的参考依据,从而将在空间位置上相近并且灰度值相近的像素点互相连接起来构成一个封闭的轮廓,封闭性是分水岭算法的一个重要特征。本示例适用于二维和三维图像,计算分水岭变换并将结果标签矩阵显示为RGB图像。(The watershed algorithm is an image region segmentation method. In the segmentation process, it will use the similarity with neighboring pixels as an important reference basis, so as to connect pixels that are close in space and have similar gray values to each other. Forming a closed contour, closedness is an important feature of the watershed algorithm. This example applies to 2D and 3D images, calculates the watershed transformation and displays the resulting label matrix as an RGB image.)
- 2020-04-08 21:45:20下载
- 积分:1
-
code
本程序实现的是绘制一个单位立方体正平行投影图的程序,可以画出变换后的图形。运行环境为vc++6.0,内附有可执行文件以及所有源代码。(Implementation of this program is drawing a unit cube are parallel to the projection of the program, you can draw the transformed graph. Operating environment for vc++6.0 there is an executable file containing the source code and all.)
- 2020-06-30 12:00:02下载
- 积分:1
-
registration
图像配准,首先实现了简单的图像预处理,然后根据两种不同的配准准则,互信息和边交互方差作图像配准(Image registration, first of all to achieve a simple image pre-processing, and then two different registration criteria, mutual information and edge interaction variance for image registration)
- 2010-01-23 16:49:22下载
- 积分:1
-
gray2rgb
将灰度图像装换成rgb图像的Matlab实现(transfer the gray image to rgb one)
- 2009-06-19 23:08:20下载
- 积分:1
-
LS_SVM
说明: 在LS-SVM的基础上进行优化求解,速度更快更优。(On the basis of LS-SVM, the optimization solution is faster and better.)
- 2020-01-16 20:33:28下载
- 积分:1