-
beyond_12041126
论文+ppt,我的数字图像处理课程设计,题目是基于均值滤波和小波分析的图像去噪方法(Thesis+ppt, digital image processing course design, subject image denoising method based on mean filter and wavelet analysis)
- 2012-11-27 16:34:09下载
- 积分:1
-
psoOptions
说明: pso粒子群优化算法参数设置,是工具箱中结合部分的核心。(PSO PSO algorithm parameter settings, Toolbox is part of the integration of the core.)
- 2006-04-04 21:38:10下载
- 积分:1
-
Registration
主要是对视网膜图像进行血管分割,效果还不错(Primarily on retinal vascular image segmentation, the effect was not bad)
- 2021-04-26 21:18:45下载
- 积分:1
-
20081680
about algorithms of image enhancement processing
- 2009-11-18 15:21:59下载
- 积分:1
-
feature-extraction-algorithm-
颜色、形状、纹理特征提取算法及应用,各种方法都有,很有用。(Color, shape, texture feature extraction algorithms and applications, various methods are very useful.)
- 2011-07-16 11:00:15下载
- 积分:1
-
1-s2.0-S003132031000213X-main
some fast feature extraction algorithms are addressed for joint retrieval of images
compressed in JPEG and JPEG2000 formats. In order to avoid full decoding, three fast algorithms that
convert block-based discrete cosine transform (BDCT) into wavelet transform are developed, so that
wavelet-based features can be extracted from JPEG images as in JPEG2000 images.
- 2013-08-05 13:43:39下载
- 积分:1
-
SURF-V1.0.9-WinDLL
SURF算法较SIFT算法速度快,SURF算法源代码。(SURF code)
- 2021-04-21 22:48:49下载
- 积分:1
-
demo
源码包括了常用的图像处理方法,代码详细,适合初学者(Source code, including the commonly used image processing method, the code in detail, suitable for beginners)
- 2013-07-12 21:31:55下载
- 积分:1
-
VisualC++ImageProcess
各种图像处理技术举例。其中原代码可以直接使用,非常不错。(various image processing technology, for example. The original code which can be used directly, very good.)
- 2006-05-25 19:05:08下载
- 积分:1
-
matlab.thresholding-master
在计算机视觉中,图像分割是将图像分成多个片段的过程。这使我们能够通过以比原始图像更简单的表示方式来更好地分析图像。一种用于分割图像的方法是阈值分割;也就是说,将强度值低于阈值的所有像素设置为背景值,而将高于阈值的其他像素设置为前景值。最简单的阈值处理形式是对所有像素使用全局阈值,而自适应阈值处理根据像素及其周围环境动态改变阈值。典型地,阈值处理从灰度图像开始,并输出二进制图像以清晰地描绘图像中的片段。在本实验中,我们开发了一种自适应阈值算法,并将其与更简单的算法进行了比较。 此外,我们还开发了逆运动学证明来将机械臂移动到给定的x,y,z坐标。这一证明涉及三种命名身份,并获得了对机械臂设计的更好理解。(Image threshold segmentation)
- 2019-04-14 15:41:02下载
- 积分:1