-
2DDoubleDensityDWTThresholdingMethod
使用二维双密度小波2-D Double-Density DWT Thresholding Method,决定图像滤波门限值,实现图像去噪处理。(use of two-dimensional density Wavelet 2-D Double-Density DWT Thresho lding Method, the decision threshold image filtering, image denoising.)
- 2007-03-14 09:21:44下载
- 积分:1
-
jibensanweibianhuan
说明: 可以实现旋转,错切,各种投影图,透视图。是学习三维变换很好的原始参考资料(Can rotate, shear, a variety of projection, perspective. Is to learn the original three-dimensional transform good reference)
- 2020-10-24 16:20:00下载
- 积分:1
-
PolarToIm
极坐标图像转直角坐标图像,相当于球面的展开效果,最好是正方形图像,但是长方形也可以。(POLARTOIM converts polar image to rectangular image)
- 2021-04-27 18:48:44下载
- 积分:1
-
HOG
hog完整代码,图像处理方面,得到灰度分布直方图(Hog complete code, image processing, get gray distribution histogram)
- 2012-06-06 22:13:10下载
- 积分:1
-
pic
图像处理中最常用的各种国际标准测试图像,包括Lena、Barbara、Cameraman、Peppers等图片的多种格式。(The most commonly used in image processing in various international standard test images, including Lena, Barbara, Cameraman, Peppers, and other images in multiple formats.)
- 2012-06-11 16:41:08下载
- 积分:1
-
kernel-Function
利用核函数进行遥感图像的分类,本程序再支持向量机的基础上引入了核函数进行图像分类,是分类效果更加明显(Use of nuclear function remote sensing image classification, the program no longer support vector machine based on the introduction of the kernel function for image classification, classification effect is more pronounced)
- 2013-07-24 19:20:48下载
- 积分:1
-
tuxiang
图像分割关系到目标识别的精度,是目标检测的关键一步,其中提供了一些图像分割的代码,主要为otsu算法的分割方法,很实用(s related to the accuracy of target recognition, image segmentation is a critical step in target detection, provides some image segmentation code, very useful)
- 2013-10-18 17:49:06下载
- 积分:1
-
fusion
通过将高分辨率的图像和低分辨率的图像进行融合,来实现图像的融合。(By fusing high-resolution and low-resolution images, image fusion can be achieved.)
- 2019-01-02 13:38:51下载
- 积分:1
-
matlab
利用梯度算法--最快下降梯度算法进行图像的边缘检测(Gradient algorithm- the fastest decline in the gradient algorithm for image edge detection)
- 2009-05-27 16:31:43下载
- 积分:1
-
MS_MATLAB
meanshift图像分割
1.mean shift 的迭代过程只做了一次(为了简单)
2.对图像中的某一点进行平移时,只考虑了距离它小于2*hr的点,而不是图像中所有的 点。
3.实验过程中只用到了gauss核,虽然提供了method的选择,但在进行值域加权时只用 到gauss核,如果需要请自己改正。(meanshift segmentation)
- 2011-05-28 14:37:14下载
- 积分:1