-
AffineTrnasformation
利用该函数可以对图像进行仿射变换,是不错的matlab源代码(Function can make use of the image affine transformation, is a good source code matlab)
- 2008-05-24 11:56:29下载
- 积分:1
-
ICM2image_loop
对两帧图像进行ICM调试.包含内容:1估计姿态和摄像机内参数;2两幅图做四次金字塔;3利用输入特征点采用ransac算法估计姿态R, T。4sift特征匹配;5摄像机标定。(ICM images on two debugging. Contains: 1 Estimated posture and intrinsic parameters 2 two plans to do four pyramids 3 using the input feature points using ransac algorithm estimates gesture R, T. 4sift feature matching 5 camera calibration.)
- 2013-11-16 20:58:55下载
- 积分:1
-
image_carrying_code
利用位图图像中的冗余数据位,将小文件嵌入到大的图像文件中,并保持原图像不变。(The use of bitmap images in the redundant data bit will be embedded in small files to large image files, and to maintain the original image unchanged.)
- 2009-03-03 03:22:30下载
- 积分:1
-
similarity
python写的图像相似度算法。比较图像相似度,选出最相思的图片(python write the image similarity algorithm. Compare image similarity, image to select the most Acacia)
- 2011-11-22 14:57:35下载
- 积分:1
-
Lee
Lee的经典的多分辨率B样条拟合方法(multi-level B-spline fitting)的VC源代码。广泛应用于图形图像处理,CAD等领域。(Lee s classic multi-resolution B-spline fitting method (multi-level B-spline fitting) of the VC source code. Widely used in graphic image processing, CAD and other fields.)
- 2007-11-07 16:11:02下载
- 积分:1
-
image-segmentation
采用分水岭算法对图像进行分割。直接对图像进行分水岭算法,效果并不理想。本方法使用形态学重建技术对前景对象进行标记,求局部极大值,最终将分割好的图像进行伪彩色显示,让结果更加明显。适用于较复杂的图像分割处理。(Using watershed algorithm for image segmentation. Watershed algorithm for image directly, the effect is not ideal. This method uses morphological reconstruction technique foreground object is marked, find local maxima, eventually dividing good pseudo-color image display, make the results more apparent. Applicable to more complex image segmentation processing.)
- 2015-01-13 15:41:04下载
- 积分:1
-
PC_grid
通过点云数据的格网化,建立格网分块索引,这是一种有效的点云数据存储方式。(
Through the point cloud data grid , the establishment of a grid block index, which is a valid point cloud data storage.
)
- 2014-02-20 10:55:46下载
- 积分:1
-
roa
ROA算法代码,用来进行SAR图像的道路段检测的比较流行的算法之一(for SAR road detection)
- 2009-04-20 17:46:39下载
- 积分: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
-
msssim
图像质量评价代码,用于评估两副图片的相似度(Image quality evaluation)
- 2017-09-29 16:29:23下载
- 积分:1