搜索资源列表
Rectification_epipolar
- hartley弱相机标定的立体像对极线校正。输入是立体像对对应的匹配点,输出是已经校正好的图像 这里对图像的角度有要求,如果拍摄角度太大 可能校正不了 而且匹配点对的精确性也有要求,建议最好经过错误点剔除之后的匹配点作为输入-epipolar rectification
code
- 数字水印Linux系统下的实现 Peter Meerwald Dept. of Scientific Computing, University of Salzburg-Watermarking source version 0.4 * bug fixes - wm_xia_{e|d}.c variable level uninitialized - wm_zhu_{e|d}.c variable level uninitialized
HartleyTransform
- 在impDOc.cpp文件里添加了Hartley变换-In impDOc.cpp document added Hartley Transform
accessories
- 计算机视觉中的多视图几何,Multiple View Geometry in Computer Vision,计算机视觉理论的经典著作,相关课件资料-Computer Vision in multi-view geometry, Multiple View Geometry in Computer Vision, the classic theory of computer vision, information related to Courseware
homography2d.m
- HOMOGRAPHY2D - computes 2D homography This code follows the normalised direct linear transformation algorithm given by Hartley and Zisserman "Multiple View Geometry in Computer Vision" p92. -HOMOGRAPHY2D- computes 2D homography
Hartley_affine-code
- 图像Hartley affine变换的代码(The code of Hartley_affine.)