-
阈值分割迭代法处理图像
说明: 使用贝叶斯算法进行图像分割,迭代法寻找最佳阈值(Bayesian algorithm is used for image segmentation, and iterative method is used to find the best threshold)
- 2021-03-04 12:49:32下载
- 积分:1
-
afptool.c.tar
RokcetChip firmware image tools
- 2013-07-17 19:49:46下载
- 积分:1
-
MeanShiftSegMent
根据D. Comaniciu, P. Meer: Mean Shift: A robust approach toward feature space analysis 以及
C. Christoudias, B. Georgescu, P. Meer: Synergism in low level vision.这两篇文献提供的方法编写的图像分割代码,作者是
Chris M. Christoudias, Bogdan Georgescu,代码经我看了后加了丰富的中文注释,希望可以给各位带来阅读上的方便。
基于meanshift的聚类分割方法包括滤波、区域融合等操作,通过调整sigma和sigmar来调整分割效果。(According to D. Comaniciu, P. Meer: Mean Shift: A robust approach toward feature space analysis, and C. Christoudias, B. Georgescu, P. Meer: Synergism in low level vision. These two documents prepared by the methods provided by image segmentation code , the author is Chris M. Christoudias, Bogdan Georgescu, after I read the code, add a rich Chinese notes, hoping to bring you the convenience of reading. Segmentation method based on clustering meanshift including filtering, regional integration and other operations, and by adjusting the sigma sigmar to adjust segmentation results.)
- 2013-07-30 19:01:52下载
- 积分:1
-
graphcut
图像交互是分割 graph cut,实现交互式分割,并且可以连续分割(Interactive image is split graph cut, to achieve interactive segmentation, and can be continuously split)
- 2020-10-30 21:59:57下载
- 积分:1
-
Wavelet_OMP
压缩感知CS——采用小波变换进行稀疏表示,高斯随机矩阵为观测矩阵,重构算法为OMP算法,对256*256的lena图处理,比较原图和OMP算法在不同采样比例(0.74、0.5、0.3)下的重构效果,并各运行50次,比较算法性能PSNR和每次的运行时间
(Compressed sensing CS- using wavelet transform as sparse representation, Gaussian random matrix as the observation matrix and OMP algorithm as the reconstruction algorithm. Compare lena figure and the reconstruction results using OMP algorithm at different sampling ratio (0.74,0.50.3),then each runs 50 times, compare the performance of PSNR and each running time)
- 2013-01-19 12:56:10下载
- 积分:1
-
mybfilter_ture
用于对灰度图像的双边滤波,程序简单易懂,还有很强的可开发性(Bilateral Filtering)
- 2011-06-30 09:31:43下载
- 积分:1
-
image-retrieval-source-program
该源代码包含图像10个不变矩的图像检索,小波模极大值法边缘检测,结合颜色特征与不变矩的图像检索源程序(The source code includes images of invariant moments 10 image retrieval, wavelet modulus maximum edge detection method, combining color characteristics and the moment invariants image retrieval source program)
- 2012-06-05 21:26:41下载
- 积分:1
-
基于W-SVD的小波数字水印算法
基于W-SVD的小波数字水印算法,包括水印生成、水印嵌入和水印检测,理解SVD奇异值分解算法。(Wavelet digital watermarking algorithm based on W-SVD includes watermarking generation, watermarking embedding and watermarking detection, and understanding SVD singular value decomposition algorithm.)
- 2020-06-28 11:00:02下载
- 积分:1
-
Ray-tracing
线性插值射线追踪法,设置模型为一三层模型,范围100m×100m(Linear interpolation ray tracing method, set the model for a three-tier model, the range 100m100m)
- 2020-10-29 14:19:56下载
- 积分:1
-
pf_tracking-(1)
粒子滤波跟踪,还算不错的一个demo,调试验证可以通过(Particle filter tracking, fairly good one demo, debug and verify through)
- 2013-07-04 19:55:48下载
- 积分:1