-
gbvs
说明: 用于对图像进行显著性分析,使用GBVS算法,可阅读readme文件进行安装。安装好后直接调用即可。(For image significance analysis, GBVS algorithm, readme file for installation.Directly after the installation can be called.)
- 2020-01-06 17:58:02下载
- 积分:1
-
Digital_image_processing1
数字图像处理试验程序 包括图像的压缩 模糊 锐化(Digital image processing, testing procedures, including image compression blur sharpening)
- 2009-09-15 20:59:30下载
- 积分:1
-
SharpGL_2.0_Source_Code
用于图像的处理,通过显示2张图片,可以看出它们的不同(For image processing, it can be seen that they are different by displaying 2 pictures.)
- 2018-03-29 09:39:34下载
- 积分:1
-
jingdianEZW
说明: 高光谱图像压缩中的ezw算法,实现了很好的压缩比(Hyperspectral image compression ezw algorithm to achieve a good compression ratio)
- 2010-04-11 15:03:47下载
- 积分:1
-
利用聚类技术实现纹理分割
说明: a)针对合成纹理图像(共有4 个合成纹理图像,见文件夹:
Texture_mosaic_data)中每一个像素提取纹理特征向量;
b)利用聚类技术(推荐用k‐均值聚类,可以从网上查找原码)对特征向
量空间中的点进行聚类,类别数可根据图像中的实际纹理类数确定。最后把类
属标签映射成图像形式显示(如下图,其中b、d、f、h 为相应的基准分割图像)。(A) for synthetic texture images (there are 4 synthetic texture images in total, see the folder:
Texture feature vector is extracted from every pixel in texture;
B) use clustering technology (K-means clustering is recommended, and the original code can be found on the Internet) to search the feature direction
The number of categories can be determined according to the actual number of texture classes in the image. Last class
The generic label is mapped to an image (as shown in the figure below, where B, D, F, h are the corresponding reference segmentation images).)
- 2020-12-06 17:59:22下载
- 积分:1
-
LBP算法程序
MATLAB提取LBP纹理特征源码,可以使用(extract LBP texture features source code in MATLAB, you can run this program directly)
- 2021-04-14 09:08:55下载
- 积分:1
-
dual-tree
首先将非平稳的故障振动信号进行双树复小波包分解,得
到不同频带的分量;然后对每个分量求其峭度值和相关系数并进行比较;最后选取峭度值和相关系数较大的分量
进行软阈值降噪和双树复小波包重构,即可有效地消除振动信号中噪声的干扰,同时保留信号中的有效信息即实
现了故障特征信息的提取。(In view of the above situation, a new fault diagnosis
method is proposed based on dual-tree complex wavelet packet transform and threshold de-noising. Firstly, the
non-stationary fault signal is decomposed into several different frequency band components through dual-tree
complex wavelet packet decomposition. Secondly, Kurtosis and the cross-correlation coefficient of each
component are obtained and compared. Due to the kurtosis reflecting the signal variations, if the kurtosis value is
bigger, the degree of the change of signal is bigger too. The correlation coefficient can reflect the proximity
between the component and the original signal at the same time, the correlation coefficient is bigger, the more
similar with the original signal. Finally, the components that have a bigger value are chosen to be de-noised by a
soft threshold and reconstructed by dual-tree complex wavelet packet transform. The noise interference was
eliminated effectively, and the effective si)
- 2014-05-28 17:02:14下载
- 积分:1
-
12_运动车辆检测跟踪系统
1.首先从文件菜单打开程序目录下的car.avi视频,系统将显示视频的第一帧。
2.点击背景提取菜单,稍后会提取出背景并显示在打开的第二个窗口中。
3.当提取出背景后,点击检测跟踪菜单,对车辆进行检测和跟踪。
4.点击轨迹绘制菜单,绘制车辆的轨迹。
注:由于使用OpenCV打开AVI视频文件需要视频解码器,故在程序运行前请在电脑上先安装DivX类型的的视频解码器,否则将出现无法打开文件的错误。本程序使用的是OpenCV2.1版本,在没有安装此版本软件的机器上运行时需要将cv210.dll,cvaux210.dll,cvcore210.dll,highgui210.dll,ml210.dll这五个文件拷贝至*.exe可执行文件下。(First, open the CR. AVI video from the file menu and the system will display the first frame of the video.
2. Click on the Background extract menu and the background will be extracted later and displayed in the open second window.
3. When the background is extracted, click on the Test Tracking menu to test and track the vehicle.
4. Click on the trajectory drawing menu to map the trajectory of the vehicle.
Note: Since a video decoder is required to open an AVI video file using OpenCV, install a DivX-type video decoder on the computer before the program runs, otherwise an error will occur that can not open the file. The program uses OpenCV2 .1, which requires five files to be copied to *, cv210. DLL, cvaux 210. DLL, cvcore 210. DLL, highgui 210. DLL, ML 210. DLL. Exe under executable.)
- 2018-02-24 09:11:18下载
- 积分:1
-
三次B样条曲线
用C语言编写的三次B样条曲线源代码!(C language prepared by the cubic B-spline curves source code!)
- 2020-09-30 14:27:45下载
- 积分:1
-
TDLDA
2维线性判别分析算法,可以应用于人脸识别等图像处理问题中。(2 dimensional LDA algorithm,it can be applied to face recognition and other image processing problems.)
- 2013-01-20 12:07:46下载
- 积分:1