• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

peterkovesi/ImageProjectiveGeometry.jl: Projective geometry for computer vision ...

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

peterkovesi/ImageProjectiveGeometry.jl

开源软件地址:

https://github.com/peterkovesi/ImageProjectiveGeometry.jl

开源编程语言:

Julia 100.0%

开源软件介绍:

ImageProjectiveGeometry

Build status (Github Actions) codecov

Note: CI only tests ubuntu and windows as I am unable to get CI to successfully build PyPlot under macOS. This code is developed under macOS and tests pass.


banner image

Installation

Using the package manager

pkg> add ImageProjectiveGeometry

help?> ImageProjectiveGeometry  # Lists a summary of the package functions 

Summary

This Image Projective Geometry package is intended as a starting point for the development of a library of projective geometry functions for computer vision in Julia.

Currently the package consists of a number of components which ultimately could/should be separated off into individual packages or contributed to other existing packages. Also, some of these functions, no doubt, duplicate existing functions in other packages and these should be eventually rationalised. However at this stage, given that Julia and its packages are still subject to some change, I have chosen to keep all these components in this package to minimise external dependencies and make it as self contained as possible.

Function Reference

  • projective Defines a camera structure, implements image projection functions, functions for computing homographies and fundamental matrices, stereo solution, etc.
  • cornerfeatures Implementations of a number of corner detectors. Note some of these duplicate what is available in the Images package.
  • ransac A generic implementation of RANSAC along with a collection of specific functions that use RANSAC for robust estimation of homographies and fundamental matrices, and for fitting lines and planes etc.
  • transforms Functions for constructing, applying, and decomposing homogeneous transforms, angle-axis descriptors, and quaternions.
  • utilities Miscellaneous image processing functions including nonmaximal suppression, image derivative computation and morphological dilation and erosion using rectangular and octagonal structuring elements. There is also a basic correlation matcher.
  • geometry Functions for some basic geometric operations: minimum distance between 3D rays, intersection of circles, convex polygons etc.
  • ransacdemo Functions demonstrating the use of ransac() to fit lines, planes, fundamental matrices and homographies.

Also, within src, there are demo scripts for the different corner detectors and the morphological functions.

Contribute

  • There is much that is missing. For example there is no code for camera calibration, computation of trifocal tensors, or bundle adjustment. While there is code for detecting corners there is nothing for matching them other than a basic correlation matcher, though feature matching probably belongs in its own package(s)

  • These functions are mostly ported from MATLAB code at http://www.peterkovesi.com/matlabfns Accordingly some of the code is still MATLABesque in nature. There are, no doubt, many optimisations that could be made and type instabilities to be eliminated. Pull requests to make the code more Julian are welcome.

Supplementary Material




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap