資源簡介
包中包含ceres庫的幾個源碼,包括ceres solver,eigen,gflags, glogs等庫,和在win10+vs2017平臺下編譯好了的include和lib文件,包括Release版本和Debug版本。已經測試都可用。
代碼片段和文件信息
#?-*-?coding:?utf-8?-*-
#
#?Ceres?Solver?documentation?build?configuration?file?created?by
#?sphinx-quickstart?on?Sun?Jan?20?20:34:07?2013.
#
#?This?file?is?execfile()d?with?the?current?directory?set?to?its?containing?dir.
#
#?Note?that?not?all?possible?configuration?values?are?present?in?this
#?autogenerated?file.
#
#?All?configuration?values?have?a?default;?values?that?are?commented?out
#?serve?to?show?the?default.
import?sys?os
#?If?extensions?(or?modules?to?document?with?autodoc)?are?in?another?directory
#?add?these?directories?to?sys.path?here.?If?the?directory?is?relative?to?the
#?documentation?root?use?os.path.abspath?to?make?it?absolute?like?shown?here.
#sys.path.insert(0?os.path.abspath(‘.‘))
#?--?General?configuration?-----------------------------------------------------
#?If?your?documentation?needs?a?minimal?Sphinx?version?state?it?here.
#needs_sphinx?=?‘1.0‘
#?Add?any?Sphinx?extension?module?names?here?as?strings.?They?can?be?extensions
#?coming?with?Sphinx?(named?‘sphinx.ext.*‘)?or?your?custom?ones.
extensions?=?[‘sphinx.ext.todo‘?‘sphinx.ext.mathjax‘?‘sphinx.ext.ifconfig‘]
#?Add?any?paths?that?contain?templates?here?relative?to?this?directory.
templates_path?=?[‘_templates‘]
#?The?suffix?of?source?filenames.
source_suffix?=?‘.rst‘
#?The?encoding?of?source?files.
#source_encoding?=?‘utf-8-sig‘
#?The?master?toctree?document.
master_doc?=?‘index‘
#?General?information?about?the?project.
project?=?u‘Ceres?Solver‘
copyright?=?u‘2016?Google?Inc‘
#?The?version?info?for?the?project?you‘re?documenting?acts?as?replacement?for
#?|version|?and?|release|?also?used?in?various?other?places?throughout?the
#?built?documents.
#
#?The?short?X.Y?version.
version?=?‘1.13‘
#?The?full?version?including?alpha/beta/rc?tags.
release?=?‘1.13.0‘
#?The?language?for?content?autogenerated?by?Sphinx.?Refer?to?documentation
#?for?a?list?of?supported?languages.
#language?=?None
#?There?are?two?options?for?replacing?|today|:?either?you?set?today?to?some
#?non-false?value?then?it?is?used:
#today?=?‘‘
#?Else?today_fmt?is?used?as?the?format?for?a?strftime?call.
#today_fmt?=?‘%B?%d?%Y‘
#?List?of?patterns?relative?to?source?directory?that?match?files?and
#?directories?to?ignore?when?looking?for?source?files.
exclude_patterns?=?[]
#?The?reST?default?role?(used?for?this?markup:?‘text‘)?to?use?for?all?documents.
#default_role?=?None
#?If?true?‘()‘?will?be?appended?to?:func:?etc.?cross-reference?text.
#add_function_parentheses?=?True
#?If?true?the?current?module?name?will?be?prepended?to?all?description
#?unit?titles?(such?as?..?function::).
#add_module_names?=?True
#?If?true?sectionauthor?and?moduleauthor?directives?will?be?shown?in?the
#?output.?They?are?ignored?by?default.
#show_authors?=?False
#?The?name?of?the?Pygments?(syntax?highlighting)?style?to?use.
pygments_style?=?‘sphinx‘
#?A?list?of?ignored?prefixes?for?module?index?sorting.
#modindex_common_prefix?=?[]
#?--?Options?for?HTML?output?------------------------------------
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????223??2017-08-03?15:10??Ceres\ceres-solver-1.13.0\ceres-solver-1.13.0\.gitignore
?????文件???????4532??2017-08-03?15:10??Ceres\ceres-solver-1.13.0\ceres-solver-1.13.0\cmake\AddCeresCXX11RequirementsToTarget.cmake
?????文件???????4370??2017-08-03?15:10??Ceres\ceres-solver-1.13.0\ceres-solver-1.13.0\cmake\AddGerritCommitHook.cmake
?????文件???????3057??2017-08-03?15:10??Ceres\ceres-solver-1.13.0\ceres-solver-1.13.0\cmake\AppendTargetProperty.cmake
?????文件???????4802??2017-08-03?15:10??Ceres\ceres-solver-1.13.0\ceres-solver-1.13.0\cmake\CeresCompileOptionsToComponents.cmake
?????文件??????19268??2017-08-03?15:10??Ceres\ceres-solver-1.13.0\ceres-solver-1.13.0\cmake\CeresConfig.cmake.in
?????文件???????2622??2017-08-03?15:10??Ceres\ceres-solver-1.13.0\ceres-solver-1.13.0\cmake\CeresConfigVersion.cmake.in
?????文件???????2599??2017-08-03?15:10??Ceres\ceres-solver-1.13.0\ceres-solver-1.13.0\cmake\CheckIfUnderscorePrefixedBesselFunctionsExist.cmake
?????文件???????3921??2017-08-03?15:10??Ceres\ceres-solver-1.13.0\ceres-solver-1.13.0\cmake\config.h.in
?????文件???????5975??2017-08-03?15:10??Ceres\ceres-solver-1.13.0\ceres-solver-1.13.0\cmake\CreateCeresConfig.cmake
?????文件??????10800??2017-08-03?15:10??Ceres\ceres-solver-1.13.0\ceres-solver-1.13.0\cmake\FindCXSparse.cmake
?????文件??????12795??2017-08-03?15:10??Ceres\ceres-solver-1.13.0\ceres-solver-1.13.0\cmake\FindEigen.cmake
?????文件??????27685??2017-08-03?15:10??Ceres\ceres-solver-1.13.0\ceres-solver-1.13.0\cmake\FindGflags.cmake
?????文件??????16008??2017-08-03?15:10??Ceres\ceres-solver-1.13.0\ceres-solver-1.13.0\cmake\FindGlog.cmake
?????文件???????5295??2017-08-03?15:10??Ceres\ceres-solver-1.13.0\ceres-solver-1.13.0\cmake\FindSharedPtr.cmake
?????文件???????2591??2017-08-03?15:10??Ceres\ceres-solver-1.13.0\ceres-solver-1.13.0\cmake\FindSphinx.cmake
?????文件??????22118??2017-08-03?15:10??Ceres\ceres-solver-1.13.0\ceres-solver-1.13.0\cmake\FindSuiteSparse.cmake
?????文件???????4770??2017-08-03?15:10??Ceres\ceres-solver-1.13.0\ceres-solver-1.13.0\cmake\FindUnorderedMap.cmake
?????文件??????13982??2017-08-03?15:10??Ceres\ceres-solver-1.13.0\ceres-solver-1.13.0\cmake\iOS.cmake
?????文件???????4026??2017-08-03?15:10??Ceres\ceres-solver-1.13.0\ceres-solver-1.13.0\cmake\ReadCeresVersionFromSource.cmake
?????文件???????4858??2017-08-03?15:10??Ceres\ceres-solver-1.13.0\ceres-solver-1.13.0\cmake\uninstall.cmake.in
?????文件???????2359??2017-08-03?15:10??Ceres\ceres-solver-1.13.0\ceres-solver-1.13.0\cmake\UpdateCacheVariable.cmake
?????文件??????41341??2017-08-03?15:10??Ceres\ceres-solver-1.13.0\ceres-solver-1.13.0\CMakeLists.txt
?????文件???????2520??2017-08-03?15:10??Ceres\ceres-solver-1.13.0\ceres-solver-1.13.0\config\ceres\internal\config.h
?????文件????????307??2017-08-03?15:10??Ceres\ceres-solver-1.13.0\ceres-solver-1.13.0\data\2x2.foe
?????文件????????755??2017-08-03?15:10??Ceres\ceres-solver-1.13.0\ceres-solver-1.13.0\data\3x3.foe
?????文件???????5611??2017-08-03?15:10??Ceres\ceres-solver-1.13.0\ceres-solver-1.13.0\data\5x5.foe
?????文件?????125081??2017-08-03?15:10??Ceres\ceres-solver-1.13.0\ceres-solver-1.13.0\data\ceres_noisy.pgm
?????文件?????104514??2017-08-03?15:10??Ceres\ceres-solver-1.13.0\ceres-solver-1.13.0\data\libmv-ba-problems\problem_01.bin
?????文件?????291550??2017-08-03?15:10??Ceres\ceres-solver-1.13.0\ceres-solver-1.13.0\data\libmv-ba-problems\problem_02.bin
............此處省略2966個文件信息
- 上一篇:ElvUI簡潔界面-魔獸世界經典舊世包.rar
- 下一篇:深度學習21個項目
評論
共有 條評論