-
StereoDisparity
双目立体匹配中获取图像对的视差图,可用于后续的三维重建工作。(Binocular stereo matching to get the image on the disparity map can be used for subsequent 3D reconstruction.)
- 2012-05-06 18:48:37下载
- 积分:1
-
数字图像处理——使用MATLAB分析与实现
说明: 本压缩包主要包括数字图像处理——使用MATLAB分析与实现的源代码(This compression package mainly includes digital image processing - using MATLAB analysis and implementation of the source code)
- 2021-01-25 19:27:43下载
- 积分:1
-
fromirangaborfilter
基于纹理分析的图像分割用滤波实现,需要先输入参数。%The Gabor filter is basically a Gaussian (with variances sx and sy along x and y-axes (Based on Texture Analysis for Image Segmentation with filtering to achieve, need to input parameters. The Gabor filter is basically a Gaussian (with variances sx and sy along x and y-axes)
- 2007-11-14 12:42:25下载
- 积分: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
-
yuzhihuafenge
图像分割是把图像划分成具有实际意义的互补交迭的区域的集合。在图像分割之前,图像区域的数目未知,而在分割后各个区域同时满足均匀性和连通性的条件,故图像分割是一个复杂的过程,目前大多数研究都是针对某一类型图像或者某一具体应用的分割。图像阈值化分割的基本思想是确定一个阈值,然后把每个像素点的像素值和阈值相比较,根据比较的结果把像素划分为两类,前景(1)或背景(0)。该方法的关键是确定一个最优的阈值。常用的阈值确定方法有直接门限法、类间最大方差法(otsu法)、分水岭算法、最小误差法、最大熵法等。该段代码就是图像的阈值分割。(The image segmentation is divided into the practical significance of the emerging area of complementary set. In the image segmentation, before the number of image region, the unknown, and after each area in division at the same time satisfy the uniformity and connectivity condition, so the image segmentation is a complicated process now, most research are for a certain type image or a particular application of the division. Image threshold segmentation of the basic idea is to determine a threshold, then put each pixel threshold value of the pixels and compared, according to the result of the comparison the pixel divided into two categories, the prospect (1) or background (0). This method is the key to determine an optimal threshold. Commonly used method to determine the threshold value of direct threshold method, the largest of the variance between method (otsu method), watershed algorithm, the minimum error method, the maximum entropy method, etc. When the code is image threshold segm)
- 2011-11-14 21:10:46下载
- 积分:1
-
Image fusion
基于稀疏表示的图像融合算法 KSVD OMP(Image fusion algorithm based on sparse representation KSVD OMP)
- 2021-03-15 21:19:21下载
- 积分:1
-
harris-match
harris角点检测,并且实现两幅图像特征点的匹配,最终完成图像的拼接(harris corner detection, and realize two image feature point matching, the final completion of image stitching)
- 2013-07-21 10:52:13下载
- 积分:1
-
Digital_watermark_processing
基于matlab仿真的数字水印源程序以及仿真结果,可用于毕业设计论文以及课题设计参考学习!(Matlab simulation based on digital watermarking, as well as simulation results source, can be used for graduate thesis and design subject design study!)
- 2008-05-13 14:10:08下载
- 积分:1
-
Phase_Unwrapping_2D
二维相位展开算法
引导相位展开方法相质量运行QualityGuidedUnwrap2D的。
运行戈尔茨坦枝剪相位展开方法GoldsteinUnwrap2D。
(3D实施质量的制导方法,可根据要求提供)(2D PHASE UNWRAPPING ALGORITHMS
Run QualityGuidedUnwrap2D for the phase quality guided phase unwrapping method.
Run GoldsteinUnwrap2D for Goldstein s branch cut phase unwrapping method.
(3D implementation of the quality guided method available on request))
- 2020-10-29 11:19:57下载
- 积分:1
-
点云压缩
分割点云,并通过局部拟合求取法向量,实现点云压缩(Split point cloud, and through local fitting strike normal vector of point cloud compression)
- 2020-06-30 09:00:01下载
- 积分:1