文件名称:orb算法matlab代码-OpenCV-Projects:用C++编写的计算机视觉程序
文件大小:4.61MB
文件格式:ZIP
更新时间:2024-06-13 03:36:14
系统开源
orb算法matlab代码OpenCV项目
用C
++编写的计算机视觉程序。
所有项目都有一个跨平台的CMakeLists.txt
,所有这些都在根文件夹的子目录中添加CMakeLists.txt来查找OpenCV并在一个地方共享通用代码。
为了做出贡献,请使用缩进代码,该代码可在此存储库的根文件夹中找到。
$
git
clang-format
*
或者
$
sudo
apt-get
install
git-clang-format
$
git-clang-format-
【文件预览】:
OpenCV-Projects-master
----.gitignore(18B)
----Jpeg()
--------jpeg_compression.cpp(10KB)
--------jpeg.m(2KB)
--------armut.bmp(1.03MB)
--------CMakeLists.txt(356B)
----src()
--------imgops.cpp(13KB)
--------optflow.cpp(3KB)
--------Contour.cpp(1KB)
--------tracker.cpp(3KB)
----Segment()
--------.gitignore(8B)
--------egbis()
--------src()
--------README.md(713B)
--------include()
--------main.cpp(7KB)
--------CMakeLists.txt(682B)
----LICENSE(34KB)
----.gitmodules(112B)
----fig()
--------Stitch.jpg(341KB)
--------Calibrate.jpg(172KB)
--------Segment.jpg(286KB)
--------tracker.jpg(281KB)
--------optflow.jpg(168KB)
--------PictureByParts.jpg(101KB)
--------Jpeg.jpg(122KB)
----Stitch()
--------src()
--------combine_parts.cpp(2KB)
--------include()
--------main.cpp(2KB)
--------CMakeLists.txt(856B)
--------patch_demo.cpp(2KB)
----README.md(4KB)
----PictureByParts()
--------.gitignore(4B)
--------ishani.jpg(381KB)
--------jungle.jpg(788KB)
--------PictureByParts.py(1KB)
--------basketss.jpg(423KB)
--------watershed.jpg(595KB)
----include()
--------general()
----Calibrate()
--------.gitignore(34B)
--------main_calibrate.cpp(2KB)
--------data()
--------src()
--------include()
--------CMakeLists.txt(547B)
--------main_fisheye.cpp(2KB)
----CMakeLists.txt(2KB)
----git-clang-format(21KB)