-
第6次课程序
将两张图像进行图像相减或相处,使两张图片叠加。(The two images are subtracted or coexisted, so that the two images are superimposed.)
- 2019-04-10 21:44:48下载
- 积分:1
-
Lee
增强型Lee滤波,附有详细注释,简单易用,参数可调(enhanced LEE filter)
- 2021-04-17 16:38:52下载
- 积分:1
-
filters
图像处理中常用的滤波函数库,包括高斯滤波、DOOG滤波等等,很有用的Matlab实现的代码库,添加到Matlab工作路径即可使用。(The filter used in image processing library, including Gaussian filter, DOOG filtering, etc., to achieve useful Matlab code base, added to the Matlab working path can be used.)
- 2011-05-15 20:28:55下载
- 积分:1
-
特征函数
说明: matlab 4个图像特征函数代码,包括tamura texture、灰度差分统计特征函数、灰度共生矩阵特征函数、灰度梯度共生矩阵特征函数(Matlab four image feature function codes, including Tamura texture, gray difference statistical feature function, gray co-occurrence matrix feature function, gray gradient co-occurrence matrix feature function)
- 2021-04-02 20:19:07下载
- 积分:1
-
ssim
说明: 计算ssim值的程序,这个程序是用python语言编写的(Calculate the SSIM value of the program, this program is written in Python language.)
- 2020-12-10 21:06:24下载
- 积分:1
-
PF
说明: 序贯重要性采样——标准粒子滤波算法。可直接使用。(Sequential importance sampling- standard particle filter. Can be used directly.)
- 2013-10-26 21:02:56下载
- 积分:1
-
EVM_Matlab_bin-1.1-win64
说明: 用matlab实现的欧拉影像放大应用程序。(Euler image magnification application realized by matlab.)
- 2020-06-16 15:20:02下载
- 积分:1
-
Morph
经典的数字图像处理的形态学处理,包含源代码(Digital image processing morphological processing)
- 2012-12-02 18:32:24下载
- 积分:1
-
OPENCV_行人流量检测
使用C++ OpenCV库进行行人检测,并且计数人流量个数(Use C++ OpenCV library for pedestrian detection and count the number of human traffic)
- 2018-09-20 12:43:08下载
- 积分:1
-
KalmanFilter
卡尔曼滤波的一个典型实例是从一组有限的,包含噪声的,对物体位置的观察序列(可能有偏差)预测出物体的位置的坐标及速度。在很多工程应用(如雷达、计算机视觉)中都可以找到它的身影。同时,卡尔曼滤波也是控制理论以及控制系统工程中的一个重要课题。(A typical example of the Kalman filter, from a limited set, containing the noise, the position of the object observed sequence (there may be deviation) to predict the coordinates of the location and speed of the object. Its presence can be found in many engineering applications (such as radar, computer vision). Meanwhile, the Kalman filter is control theory, and control is an important topic in systems engineering.)
- 2012-08-21 10:54:02下载
- 积分:1