-
该程序的主要功能是实现对几个特点:图像平滑…
该程序功能主要是实现一下几个功能:图像的平滑,伪彩色和假彩色的增强-The main function of the program is to achieve about a few features: images smooth, pseudo-color and false color enhancement
- 2023-08-14 02:45:04下载
- 积分:1
-
数字图像处理,灰度
数字图像处理中,灰度图像的处理是目前主要的处理方向。这是灰度图像的投影法源代码,仅供参考。-Digital image processing, the gray-scale image processing is the main direction of treatment. This is a gray image of the projection method source code, for reference purposes only.
- 2022-07-26 02:57:36下载
- 积分:1
-
采用各向异性方法 填补一个缺损的轮廓,从而可以得到一个光滑完整的轮廓。...
采用各向异性方法 填补一个缺损的轮廓,从而可以得到一个光滑完整的轮廓。- Completed contours correspond to ridges of an extension (ext) of the characteristic function of the uncompleted curve.
Anisotropic extension is performed on the characteristic function fbound of an image set given by
the binary map boundary to the whole image domain. Extension is initially driven by
xi=(EigVect{1}, EigVect{2}) (which should match with the contour tangent direction)
computed as the direction of maximum coherence of the distance map to the contour to close.
It is updated every N iterations with DCV over the distance map to the ridges/thinning of the
evolved image.
Two different stop criteria are supported:
Number of Connected Components ( numcomp ). Contour Completion. Stop when the extended
contour (curve of level 1) has exactly Ncomp connected components.
Difference between two consecutive iterations ( tol )
Speed Stabilizes ( speed_stab ).
[extended]=ContourComple
- 2022-12-07 02:25:02下载
- 积分:1
-
- 2022-07-24 03:58:26下载
- 积分:1
-
现在在所有图像去噪滤波中最较理想的去噪算法――Bayesian Least Squares...
现在在所有图像去噪滤波中最较理想的去噪算法――Bayesian Least Squares - Gaussian Scale Mixture的matlab实现代码,应用丰富,与商用图像处理软件媲美,其原理可以参见J Portilla, V Strela, M Wainwright, E P Simoncelli, "Image Denoising
using Scale Mixtures of Gaussians in the Wavelet Domain-Now image denoising filter in all the most better denoising algorithm- Bayesian Least Squares- Gaussian Scale Mixture realize the matlab code, application-rich, with the commercial image processing software rival, and its principle can be found in J Portilla, V Strela, M Wainwright, EP Simoncelli,
- 2022-02-01 19:44:11下载
- 积分:1
-
图像着色处理
image render colour processing-render color image processing
- 2022-02-22 06:06:55下载
- 积分:1
-
由于只是利用图像的灰度信息,sl 算法不能很好地区分形状相似但颜色不同的物体:针对这一问题,提出了一种基于彩
色的SIFT特征点提取算法,并着重分析了多种彩...
由于只是利用图像的灰度信息,sl 算法不能很好地区分形状相似但颜色不同的物体:针对这一问题,提出了一种基于彩
色的SIFT特征点提取算法,并着重分析了多种彩色模型对算法性能的影响?这种算法也是在图像的灰度尺度空间上检测特征点,
但其特征向量由各描述子子区域的彩色模型分量的均值组成并在原始的彩色图像上进行计算:实验结果证明了该算法的有效性。-Abstract:Because only the gray scale information is utilized.the SIFT method can’t differentiate the objects with similar shape
but with diferent colors commendably.1,1 order to solve such problem.presents a color―based SIF I feature point detecting method
and analyzs the method’S performance in temas of diferent color models The method detected interest points in the gray image
scale space,and its eigem eetors al’e composed of the mean 、 alues of different color model components in each subregion and are
computed based on the Ol。iginal color images.Tile experimental results have proved its validity
- 2022-03-21 02:08:20下载
- 积分:1
-
These are the codes in "A note on two
These are the codes in "A note on two-dimensional linear discrimant analysis", Pattern Recognition Letter
In this paper, we show that the discriminant power of two-dimensional discriminant analysis is not stronger than that of LDA under the assumption that the same dimensionality is considered. In experimental parts, on one hand, we confirm the validity of our claim and show the matrix-based methods are not always better than vector-based methods in the small sample size problem on the other hand, we compare several distance measures when the feature matrices and feature vectors are adopted.
- 2022-02-25 08:19:20下载
- 积分:1
-
Floyd
Floyd-Steinberg算法的源代码.要注意的是,误差传播有时会引起流水效应,即误差不断向下,向右累加传播。解决的办法是:奇数行从左到右传播,偶数行从右到左传播。-Floyd-Steinberg algorithm source code. It should be noted, Error Propagation sometimes causes water effects, that is, constant downward error, right cumulative spread. The solution is : OK whatever odd communication, even from right-to-left line transmission.
- 2022-12-31 09:10:03下载
- 积分:1
-
造字小程序,根据自己想要设计的字符形状,点击上面的小栅格即可生成字符...
造字小程序,根据自己想要设计的字符形状,点击上面的小栅格即可生成字符-Private Use a small program, according to the design of the characters in the shape you want, click on the small grid to generate the above characters
- 2023-04-15 23:25:03下载
- 积分:1