-
1-s2.0-S003132031000213X-main
some fast feature extraction algorithms are addressed for joint retrieval of images
compressed in JPEG and JPEG2000 formats. In order to avoid full decoding, three fast algorithms that
convert block-based discrete cosine transform (BDCT) into wavelet transform are developed, so that
wavelet-based features can be extracted from JPEG images as in JPEG2000 images.
- 2013-08-05 13:43:39下载
- 积分:1
-
ostu
ostu图像分割阈值算法,对Ostu图像分割最优阈值进行优化处理,极大缩短了搜索图像阈值计算时间,与传统的枚举法Otsu方法相比,在计算时间上具有显著的优点。(ostu threshold image segmentation algorithm for image segmentation Ostu optimal thresholds to optimize the processing, greatly reduces the search image thresholding computation time, with the traditional enumeration method Otsu methods, in the calculation of time has significant advantages.)
- 2021-03-01 11:09:34下载
- 积分:1
-
meanshiftsegmentation
说明: 均值漂移图像分割测试程序,使用meanshift算法对彩色图像进行聚类分割,效果很好,并且显示使用时间、找到的类数,另包含RGB与LUV颜色空间的互相转换,图片矩阵数据转为降维数组等,程序中有详尽的注释和说明,并且配有测试结果图片,非常适合计算机视觉、机器学习、模式识别的朋友参考(failed to translate)
- 2011-02-21 15:17:51下载
- 积分:1
-
边缘检测
说明: 包括canny,sobel,log等边缘检测的改进算法,使用效果良好(Including improved edge detection algorithms such as canny, sobel, log and so on, the application effect is good.)
- 2019-04-07 20:56:19下载
- 积分:1
-
1234
多聚焦图像融合代码,主要包含了方差法和最大系数法融合(Multi-focus image fusion code, mainly includes the variance method and the maximum coefficient fusion)
- 2021-04-10 21:59:00下载
- 积分:1
-
基于Retinex算法的单尺度图像增强算法 ssr1
说明: 基于Retinex算法的单尺度图像增强算法。(An image enhancement algorithm based on RETINEX theory.)
- 2020-06-23 04:40:02下载
- 积分:1
-
camshift_matlab_ilekoaiq
cashift_matlab,我做的一些修改:
1.修改了之前网上的那种需要输入avi文件名再读取的方式,改成直接读取avi文件。
2.修改了另外建立avi文件的方式。
2.实时显示跟踪结果。
3.彩色图显示,用红色框圈出目标。
4.因为是基于颜色特征的,所以要选色颜色特征明显的。你可以自己拍摄目标颜色突出的avi视频来测试。
5.程序结束时有点小问题,按ctrl+c结束。(cashift_matlab, I made some changes:
1. Modify the kind of network before you need to enter the avi file name and then read the way to read avi file directly.
2. Modify the other way to create avi file.
2. Real-time display tracking results.
3. The color map shows the target with a red box.
4. Because it is based on the color characteristics, so to choose the color characteristics of the obvious. You can test your own avi video with a prominent target color.
5. A little problem at the end of the program, press ctrl + c to end.)
- 2018-01-15 09:50:50下载
- 积分:1
-
灰度共生矩阵
说明: 获取图像灰度共生矩阵特征值代码,包括能量、熵、惯性矩和相关度的均值和标准差,已测试,代码及注释清晰。(The eigenvalue codes of gray level co-occurrence matrix, including the mean and standard deviation of energy, entropy, moment of inertia and correlation, have been tested and the codes and annotations are clear.)
- 2020-06-25 04:20:02下载
- 积分:1
-
SAR滤波MATLAB程序
孔径雷达图像固有的相干斑噪声严重降低了图像的可解译程度,影响了后续目标检测、分类和识别
等应用。因此,SAR图像的相干斑抑制问题一直是SAR图像应用的重要课题之一。一个理想的去斑算法应该在平
滑的同时保持图像的边缘等细节不受损失,目前存在各种各样的算法,但没有一种方法能够完美的满足这一要求。
本文对SAR图像的相干斑抑制问题进行了全面系统的研究,分析了相干斑的形成原因,总结了目前存在的相干斑
抑制算法的主要思路,介绍了具有代表性的算法,并对各种算法的性能进行了定性分析和比较,给出了去斑算法定
量评估方法(The inherent speckle noise of the aperture radar image seriously reduces the degree of interpretation of the image, and affects the detection, classification and recognition of the subsequent targets.
And other applications. Therefore, the problem of speckle suppression in SAR images has been one of the most important topics in the application of SAR images. An ideal speckle algorithm should be flat
At the same time, the details such as edges of images are not lost. There are various algorithms at present, but none of them can satisfy this requirement perfectly.)
- 2020-12-21 11:09:08下载
- 积分:1
-
imageEnhanementMatlab
基于DWT的图像自适应增强 ,可以用于图像增强的源代码(matlab)
- 2021-03-24 10:39:16下载
- 积分:1