-
SIFT
本程序将SIFT与边缘结合起来用来做图像配准 先用SIFT检测关键点 用CANNY算子进行边缘检测 进而优化选取最佳匹配点 进行向量匹配 图像配准。 (The program will combine the SIFT and the edge of image registration is used to make the first detection of the key points with SIFT operator with CANNY edge detection and then select the best match point optimized vector matching image registration.)
- 2010-05-23 22:43:49下载
- 积分:1
-
APBT
代码使用全相位双正交变换(APBT)稀疏表示图像,主函数为test.(The code uses the all phase biorthogonal transform (APBT) sparse representation of the image, the main function for the test.)
- 2021-01-18 15:28:43下载
- 积分:1
-
histogrameq
VC做的图像处理方面的一些代码,仅供参考(VC do image processing of some code, only supplies the reference
)
- 2012-03-15 10:09:25下载
- 积分:1
-
Watermarking-in-contourlet-domain
图像经过Contourlet变换后,加水印(After Contourlet transform images, add watermark)
- 2011-08-08 20:23:15下载
- 积分:1
-
tikhonov
该算法用于求解线性病态逆问题,同时该算法已经过实际验证,重建结果较好,希望对大家有所参考。(The algorithm for solving linear pathological inverse problem, at the same time, the algorithm was validated through actual and reconstruction results are good, hope to be of reference.)
- 2016-12-05 11:49:16下载
- 积分:1
-
lake
数字图像处理,边缘提取,分割,湖面面积计算matlab程序(Image processing, edge detection, segmentation, the lake area)
- 2021-01-12 16:48:49下载
- 积分:1
-
SPIHT_bandelet
我写的基于bandelet域的spiht图像压缩算法。效果比经典的SPIHT好。文章已发,希望代码对大家有用。(I wrote bandelet domain-based SPIHT image compression algorithm. SPIHT is better than a good classic. Article has been distributed, I hope the code useful for everyone.)
- 2007-07-26 15:37:24下载
- 积分:1
-
Matlab_based_DIC_code___Version_1___130814_EJ
Digital Image Correlation (DIC) is an optical, non-contact method to measure full-field displacements and strains. The only requirement is that the test specimen has a random speckle pattern on its surface, either generated by the experimentalist (i.e. random paint pattern) or occurring naturally (i.e. surface texture at large magnifications). There is no inherent length scale to DIC - by choosing the appropriate magnification of images and the corresponding speckle size, DIC can be used to measure displacements from the meter scale to the micron scale.
- 2013-08-18 15:51:35下载
- 积分:1
-
meanshiftsegmentation
说明: 均值漂移图像分割测试程序,使用meanshift算法对彩色图像进行聚类分割,效果很好,并且显示使用时间、找到的类数,另包含RGB与LUV颜色空间的互相转换,图片矩阵数据转为降维数组等,程序中有详尽的注释和说明,并且配有测试结果图片,非常适合计算机视觉、机器学习、模式识别的朋友参考(failed to translate)
- 2011-02-21 15:17:51下载
- 积分:1
-
dct水印
通过dct的8*8块的变换量化操作结合水印生成水印图像,其中包含几种常见的攻击测试。(The program generates watermark image through DCT transform.)
- 2020-07-10 11:08:55下载
- 积分:1