-
kalmanfilter(1)
典型的一维kalman滤波原理程序,容易掌握!(typical one-dimensional Kalman filtering process easy!)
- 2007-06-17 17:11:43下载
- 积分:1
-
grabcut_matlab
An efficient way of segmentation, grabcut matlab code. Segment by interaction with human
can easy segment object, especially with rectangle
- 2012-03-27 15:27:10下载
- 积分:1
-
fuzzy-clustering-segmentation
模糊聚类分割主函数及demo,直接运行就行,当然要有图片,呵呵(Main functions and fuzzy clustering segmentation demo, run directly on the line, of course, have pictures, Oh)
- 2011-08-08 15:49:54下载
- 积分:1
-
MS_MATLAB
meanshift图像分割
1.mean shift 的迭代过程只做了一次(为了简单)
2.对图像中的某一点进行平移时,只考虑了距离它小于2*hr的点,而不是图像中所有的 点。
3.实验过程中只用到了gauss核,虽然提供了method的选择,但在进行值域加权时只用 到gauss核,如果需要请自己改正。(meanshift segmentation)
- 2011-05-28 14:37:14下载
- 积分:1
-
yaxiangsu1
亚像素方面的相关源码!!!相信对你的学习会有帮助!(Related to source sub-pixel area!!! That would be helpful to your learning!)
- 2010-11-29 16:41:02下载
- 积分:1
-
画图
说明: 可以将txt文件中的某一列数据进行提取出来,然后进行图像制图(You can extract a column of data from the txt file and then do image mapping)
- 2019-04-19 23:09:19下载
- 积分:1
-
PIVlab
PIVlab是一个开源的粒子图像测速(PIV)软件。它不仅能够通过图像对计算出速度,而且能够得到、显示和导出多个参数的流动模式。通过一个友好的图形用户界面(GUI),使得的PIV技术分析和数据后处理更加快速、高效。(PIVlab is an open-source particle image velocimetry (PIV) software. It can not only calculate the speed through the image pairs, but also can get, display and export the flow patterns of multiple parameters. Through a friendly graphical user interface (GUI), the PIV technology analysis and data post-processing are faster and more efficient.)
- 2021-04-01 19:09:08下载
- 积分:1
-
watermark.m
%基于DCT的水印算法
%数字水印处理系统主要由水印嵌入和水印检测两个过程。
%水印嵌入过程为:数字水印(X)、原图像(I)和密钥/公钥(K)通过数字水印嵌入算法形成嵌入水印后的图像(I*)。
%水印检测过程为:数字水印(X)、水印图像(I*)和密钥/公钥(K)通过数字水印检测算法检测出数字水印或有无水印。
%基于DCT变换的水印算法:将一个随机序列作为水印信号嵌入到图像DCT变换重要分量的幅度成分中(幅值较大的n个系数作为重要分量)。
%定义一个相似函数来检验水印提取是否成功。试验结果表明,该算法具有不可见性,对通常的图像处理,如剪切、缩放、中值滤波、压缩等
%以及噪声干扰都具有一定的鲁棒性。(err)
- 2021-01-05 20:18:55下载
- 积分:1
-
TV_inpainting
说明: 图形图像处理经典模型—tv模型的matlab源代码以及所需的图片(Graphic image processing classical model-tv model matlab source code, as well as the picture)
- 2010-03-26 13:43:32下载
- 积分:1
-
random-hough-transform
利用随机霍夫变换进行圆的检测,matlab编写(Randomized Hough transform for circle detection, Matlab prepared)
- 2020-09-18 14:58:00下载
- 积分:1