-
image-processing
应用傅立叶变换对图像处理,实现查看图像的功率谱,以及功率谱经过巴特沃斯高通、低通和高斯高通、低通滤波器后图像的功率谱,再把功率谱还原为图像的功能。(Fourier transform for image processing, see the image of the power spectrum, and the power spectrum after Butterworth high-pass, low-pass and high-pass Gaussian low-pass filter of the image after power spectrum, and then restore the power spectrum of the image.)
- 2020-10-30 16:09:56下载
- 积分:1
-
Color-Based-Segmentation
识别分割图像中不同颜色的部分,并分别显示出来(Identifying portion dividing the image in different colors, and were displayed)
- 2014-05-01 21:49:20下载
- 积分:1
-
MatchLSM
1.打开左右两张影像2.Harris算法提取同名点3.显示提取同名点(若要进行下一步匹配则不建议显示,这里只是用于查看是否提取出)4.相关系数匹配(只在找出的同名点内匹配)5.LSM最小二乘匹配(先进行粗匹配,再精匹配)(1 Open the left and right images 2.Harris algorithm to extract two tie points 3 shows the extraction of corresponding points (not recommended to proceed to the next match show, here is used to see if extracted) 4. Correlation coefficient matching (just looking match within a point of the same name) 5.LSM least squares matching (rough first match, then fine match))
- 2013-08-28 15:45:57下载
- 积分:1
-
my_dct
用matlab做的基于DCT变换的图像压缩源码,先把图像分成8X8 的子块,然后做DCT变换,再量化,在恢复重建图像(Using matlab to do DCT-based transform image compression source code, first image is divided into 8x8 sub-block, and then make DCT transform, and then quantified, at the resumption of the reconstructed image)
- 2020-08-09 12:08:29下载
- 积分:1
-
DDBOpen-show-save
DDB 图像编程 实现图像的打开,保存,显示,一般处理等功能(DDB image programming to achieve the image open, save, display, general processing and other functions)
- 2013-09-15 11:34:36下载
- 积分:1
-
key
说明: 实现了基于关键像素点的FLICM图像分割算法,关键像素由局部最大值方法提取。(A FLICM image segmentation algorithm based on key pixels is implemented. Key pixels are extracted by local maximum method.)
- 2020-06-25 09:20:01下载
- 积分:1
-
exp01
1.运用Laplacian算子,基于二阶微分的图像增强,即拉氏变换法进行图像平滑
2.利用邻域平均法实现图像的平滑处理
3.利用Robert算子做锐化处理(1. The use of Laplacian operator, based on second-order differential of the image enhancement, that is, Laplace transform method for image smoothing 2. The use of neighborhood average method of smoothing image 3. The use of Robert sharpening operator to do)
- 2009-06-17 01:51:16下载
- 积分:1
-
Texture
计算四个方向的灰度共生矩阵,将其作为纹理特征,是一种纹理特征提取算法。(Calculation of the four directions of Gray Level Co-occurrence matrix as texture features, is a kind of texture feature extraction algorithm.)
- 2008-03-11 19:51:54下载
- 积分:1
-
evalution_copy
三个程序实现目标检测结果的评估,包括ROC曲线,AP值,Fmeasure的计算。(Three procedures are used to evaluate the results of target detection, including ROC curves, AP values, and Fmeasure calculations.)
- 2021-04-14 17:28:55下载
- 积分:1
-
sobelEdgeDetection
Sobel算子边缘增强算法,利用梯度下降原理边缘化图象(Sobel operator enhancement algorithms, using gradient descent principle marginalized image)
- 2007-06-26 12:18:22下载
- 积分:1