-
2Dto3D
将2D图像转换为红蓝3D效果。程序由本人编写,算法来自论文《A novel 2D-to-3D conversion technique based on relative height depth cue》by Yong Ju Jung等。(2D-to-3D Conversion. The codes are written by myself and according to the article "A novel 2D-to-3D conversion technique based on relative height depth cue" by Yong Ju Jung.)
- 2021-03-25 20:39:13下载
- 积分:1
-
image-matching-algorithm
实现了三种图像匹配算法 1:归一化互相关匹配算法 2:基于Hausdorff距离的图像匹配算法 3:图像不变矩匹配算法(Implements three image matching algorithm 1: normalized cross correlation matching algorithm 2: image matching algorithm based on Hausdorff distance 3: The image matching algorithm invariant moments)
- 2021-01-05 17:48:54下载
- 积分:1
-
surf
surf算法对图像的配准实时的取证,经本人验证,该程序好用无误,可放心使用(surf algorithm for image registration in real time forensics, after I verify that the correct program easy to use, ease of use)
- 2013-05-26 17:41:37下载
- 积分:1
-
image-deblurring
针对遥感图像可控参数误差造成的图像模糊,进行模糊核估计(Remote sensing images for image blur caused by controllable parameter error, blur kernel estimation)
- 2020-11-19 21:09:37下载
- 积分:1
-
tsp_hopfield
霍普菲尔德神经网络解决旅行商售货员问题代码共享(Hopfield neural network solves traveler salesman problem code sharing)
- 2017-02-15 15:29:32下载
- 积分:1
-
chronux_2_12.v02
说明: chrounx是matlab的一个工具包(a toolbox for matlab)
- 2020-03-29 22:19:20下载
- 积分:1
-
PinholeModel
针孔模型中单应矩阵的求解
mian函数,测试单应矩阵计算的算法,程序流程如下
1、 读入两个图像。
2、读入4组对应点。
3、调用CalcH函数计算H矩阵。
4、在第一幅图中用鼠标选择一点。
5、调用WarpH函数计算在第二幅图中的对应的。
6、显示结果.(Pinhole model for solving the homography
mian functions, test homography computation algorithm, program flow is as follows
1, read the two images.
2, 4 reads the corresponding points.
3, call CalcH function to calculate the H matrix.
4, in the first picture using the mouse to select it.
5, call WarpH function calculation in the second picture in the corresponding.
6 displays the results.
)
- 2011-01-25 19:50:23下载
- 积分:1
-
提取特征点后与另外一幅图像进行匹配(图像匹配)
建立在Moravec算子基础上提取特征点后与另外一幅图像进行匹配计算,并输出特征点对应的匹配点像素坐标
- 2015-11-01下载
- 积分:1
-
sift-mosaic
图像拼接程序,可以实现几幅图像的拼接,其原理是基于Lowe教授提出的SIFT特征算法。该方法非常有效,通过两两图像进行配置后,采用融合技术,得到拼接后的全景图(This is code for image mosaic based on SIFT algorithm,it is very useful for learning image process.)
- 2015-01-06 15:30:23下载
- 积分:1
-
piccompress
图像压缩编码,dct变换,量化,
Z字形扫描 行程编码(Image compression, dct transform, quantization, Z-shaped scan length encoding)
- 2009-12-08 16:31:25下载
- 积分:1