-
pointCloud2mesh
由点云数据(point cloud)生成网格(mesh)的matlab实现(Converts a pointcloud (unordered vertices) to a mesh of triangles by connecting the nearest 3 points and calculates the normal of each vertex and triangle. Also finds the neighboring triangles of each vertex and the neighboring triangles of each triangle.
)
- 2012-09-06 21:43:34下载
- 积分:1
-
MCA
MCA 图像分解,适用于初次基础图像分解的新手,亲测可用,希望对大家有帮助(MCA image decompositon)
- 2016-07-11 23:47:03下载
- 积分:1
-
SAR-Image
这是经典的SAR成像算法,包含了RDA CSA RMA三种常见的对于点目标的成像算法(This is classic SAR imaging algorithm, including the RDA CSA RMA three common for point target imaging algorithm
)
- 2012-02-28 22:56:24下载
- 积分:1
-
Denoise-Methods
程序实现了三种去噪算法:BLS-GSM/BM3D/NLM,评价指标为PSNR/SSIM.(Program implements three de-noising algorithm: BLS-GSM/BM3D/NLM, with evaluation of PSNR/SSIM.)
- 2014-06-03 15:04:49下载
- 积分:1
-
edge_detector
Roberts算子,Prewitt算子,Sobel算子,Marr算子,Canny算子之一对输入图像
实现边缘检测,输出边缘图像并与matlab自带函数实现进行对比(Roberts operator, Prewitt operator, Sobel operator, Marr operator, Canny operator to achieve one of the input image edge detection, the output edge image and bring their own matlab function compared)
- 2009-04-28 20:05:16下载
- 积分:1
-
mscale_featmatch
图像立体匹配的有关源码,挺不错的,一起来分享吧(Matching three-dimensional image of the source, very good one to share with you)
- 2008-05-18 15:11:18下载
- 积分:1
-
实验
图像处理边缘提取;梯度算子;canny;sobel,灰度(image processing,canny;sobel,image processing,canny,sobel,gray image,energy image.)
- 2017-07-15 17:05:01下载
- 积分:1
-
1111222223333334444445533332345554
VC计算机图形学原理及算法教程
VC计算机图形学入门教程(VC theory and algorithms of computer graphics computer graphics tutorial Tutorial VC)
- 2013-11-18 15:30:26下载
- 积分:1
-
第五次作业
说明: 1.学习使用fft2,ifft2,fftshift,ifftshift函数。用fft2函数对”lena.bmp”做二维傅立叶变换,并显示其频谱,用fftshift函数将频谱坐标原点移动到图像中心。用ifft2函数做傅立叶反变换。(提示:显示频谱时,可以先对频谱取对数,这样可以压缩动态范围很大的频谱,获得更好的显示效果)(1. Learn to use fft2, ifft2, fftshift, ifftshift functions. With the FFT 2 function, the lena.bmp'The two-dimensional Fourier transform is performed and the spectrum is displayed. The origin of the spectrum coordinate is moved to the center of the image by using the FFT shift function. The inverse Fourier transform is done with ifft2 function. (Note: when displaying the spectrum, the logarithm of the spectrum can be taken first, so that the spectrum with a large dynamic range can be compressed to obtain better display effect.))
- 2020-12-11 21:59:55下载
- 积分:1
-
PCA4Images
说明: 基于Matlab的系列图像处理和显示结果程序,采用主成分分析算法,假定载入系列图像数据后可直接运行得到结果。(Matlab based on a series of image processing and display the results of the procedure, using principal component analysis algorithm, it is assumed that loading series of image data can be directly after the operation results.)
- 2008-10-30 16:46:31下载
- 积分:1