-
matlab-blinddeconv
盲去卷积,实现图像的高分辨 准确估计模糊核(a novel scale-invariant regularizer that compensates for the attenuation of high frequencies and therefore greatly stabilizes the kernel estimation process.)
- 2020-11-08 10:09:48下载
- 积分:1
-
fbp
ct 平行束滤波反投影重建算法matlab 分为创建原始图像 投影 滤波重建三个文件(matlab fbp reconstruction algorithm which can be used for CT image reconstruction)
- 2012-08-14 11:40:02下载
- 积分:1
-
AIM
NIPS2006论文“Saliency based on Information Maximization”的源码,用于显著图计算,作者是N. Bruce 和 J.Tsotsos (a code for "Saliency based on Information Maximization",N. Bruce &J.Tsotsos ,NIPS,2006)
- 2011-09-25 21:34:14下载
- 积分:1
-
circlefitting
最小二乘法拟合圆vc实现,最小二乘法(least squares analysis)是一种 数学 优化 技术,它通过 最小化 误差 的平方和找到一组数据的最佳 函数 匹配。 最小二乘法是用最简的方法求得一些绝对不可知的真值,而令误差平方之和为最小。(least squares fitting round vc realized, least-squares method (least squares analysis) is a mathematical optimization techniques, It error by minimizing the square and a group of data to find the best matching function. Least-squares method is the most simple method to derive absolutely true value unknown, and so the sum of squared errors to the minimum.)
- 2020-09-09 10:38:03下载
- 积分:1
-
computer_vision_work
自动图像拼接,利用SIFT特征匹配算法,RANSAC(random sample consensus)算法,加权平滑算法等技术克服了传统图像拼接技术中的局限性(如光照、尺度变化的影响等),实现了光照和尺度变化条件下的多视角无缝图像拼接(Automatic Image Stitching
Local features detection
Features Matching
Homography Estimation
RANSAC
Image blending
)
- 2020-08-29 10:58:14下载
- 积分:1
-
radon
radon算法opencv实现,能够很好的实现图像的水平旋转矫正。( implementing the radon by opencv.)
- 2021-04-21 16:58:50下载
- 积分:1
-
findseed
自己编写的函数,自动寻找乳腺肿块区域的种子点,为种子区域生长做准备,算法比较复杂(breast boundary.seed region growth)
- 2012-06-05 01:19:20下载
- 积分:1
-
strtok
strtok(char s[], const char *delim) 用来将字符串分割成一个个片段。参数s指向欲分割的字符串,参数delim则为分割字符串中包含的所有字符。当strtok()在参数s的字符串中发现参数delim中包涵的分割字符时,则会将该字符改为
- 2013-05-06 14:36:34下载
- 积分:1
-
Segmentation-with-shadowing-removal-master
阴影消除matlab代码,运行可用,可供参考(The shadow eliminates the matlab code, which is available for reference)
- 2017-11-29 15:42:28下载
- 积分:1
-
msr
实现retinex中的msr,关于雾天图像处理。(Msr in achieving retinex,Image processing on the fog)
- 2011-05-20 11:59:44下载
- 积分:1