搜索资源列表
SWImage
- The Swendsen-Wang Cuts algorithm is used to label atomic regions (superpixels) based on their intensity patterns using generative models in a Bayesian framework. The prior is based on areas of connected components, which provides a clean segmentation
clean
- 一种的改进的反卷积算法 clean算法 用来处理脏图,脏束,从而得到洁图的过程-Enhancements to the deconvolution algorithm CLEAN
Deconvolution-Algorithm
- 改进的反卷积方法--最大熵算法 自己搜集到的一篇文献 很不错 分享了-A `CLEAN -type Deconvolution Algorithm
Bezier
- bizer曲线算法的实现,程序很干净可以运行-realization bizer curve algorithm, the program can run very clean
SAR_pointTarget_sim
- 使用CS算法仿真理想点目标的成像,并且使用CLEAN算法来提取理想点目标-use chirp scaling algorithm to simulate the ideal point target s imaging,and use CLEAN algorithm to calculate the ideal point target
sobel-edge-detection
- 个人编写的一个干净VC++图像处理框架,并实现了SOBEL边缘检测算法,可为同学们相关作业参考,也可为初学者提供学习的资料,可相互交流-Personal writing a clean vc++ image processing framework, and implements the SOBEL edge detection algorithm, can be reference for the students homework, also can provide for beginner
EDLinesTest
- EDLines是一种快速直线检测算子,2012年在ICCV上提出,也是目前处理直线检测最快的算法之一,该算法包含三个步骤:(1)边缘提取:利用Edge Drawing (ED)算法[28,29]从灰度图像中提取边缘片段;(2)线段检测:利用最小二乘法提取直线段;(3)线段确认:遵循Helmholtz定律,从已提取的直线段中摒弃虚假线段。EDLines算法的优越性得益于Edge Drawing (ED)算法能够从灰度图像中准确、快速、稳定地提取出光滑、完整的边缘片段。Edge Drawing (E