-
点云PCL三维重建
通过PCL点云库对点云数据进行三维重建的好例子
- 2020-05-09下载
- 积分:1
-
serial_communication2
说明: MATLAB开发接收串口数据并实时将其转化为图形显示(MATLAB Develops and Receives Serial Port Data and Converts it into Graphic Display in Real Time)
- 2019-03-06 17:30:05下载
- 积分:1
-
dilate.erode
自己编写的数学形态学膨胀和腐蚀的matlab算法 适用于二值和灰度图象 (I have written mathematical morphology and corrosion expansion matlab algorithm for binary and gray-scale image)
- 2008-05-22 15:11:47下载
- 积分:1
-
imageintensify
基于Matlab的结合Laplacian Pyramid 和反锐化掩膜的改进法的图像增强算法(Matlab based on a combination of Laplacian Pyramid and unsharp mask to improve the method of image enhancement algorithm)
- 2021-03-22 12:09:16下载
- 积分:1
-
my_3_STEP_search
说明: 标准三步搜索法,用matlab实现,经过实验效果还可以(Standard three-step search method, using matlab to achieve, after the experimental effect can also be)
- 2008-11-14 10:30:09下载
- 积分:1
-
histogram-matching
灰度直方图匹配的matlab源代码,比较经典!(Histogram matching matlab source code, compare the classic!)
- 2008-04-12 15:25:34下载
- 积分:1
-
sarMatch
说明: 基于边缘特征的SAR图像与光学图像匹配,测度为Hausdorff距离(SAR images based on edge features and optical image matching, for the Hausdorff distance measure )
- 2020-10-12 09:57:32下载
- 积分:1
-
Edge-Thinning
Gray Level Edge Thinning Method
Abstract. An effective edge thinning algorithm is important in image segmentation and object identification since it increases the possibility of success in detecting objects in the image and saves the processing time in the further steps such as labeling and image transformation. We investigate some gray level edge thinning method that is based on the gradient magnitude within 3x3 local neighborhood. The new method has been tested with various types of images the real world. Experimental results show that this method produces more accurate images than those of the popular non-maximum suppression methods do.
- 2016-09-13 22:05:34下载
- 积分: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
-
CvThrehold
基于opencv实时图像的2值化处理,一定要有摄像头(Opencv-based real-time image processing of two values, there must be a camera)
- 2013-11-29 20:29:33下载
- 积分:1