This repository was archived by the owner on Jul 20, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed
SolARTest_ModuleFBOW_ClosestKeyframeRetrieval
SolARTest_ModuleFBOW_FeatureMatching
tools/SolARTool_FBOWCreator Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 4343 </factory >
4444 <properties >
4545 <configure component =" SolARImageLoaderOpencv" name =" frame_0001_prop" >
46- <property name =" filePath" type =" string" value =" ../../../../data/frame_0001.png" />
46+ <property name =" filePath" type =" string" value =" ../../../../../ data/frame_0001.png" />
4747 </configure >
4848 <configure component =" SolARImageLoaderOpencv" name =" frame_0002_prop" >
49- <property name =" filePath" type =" string" value =" ../../../../data/frame_0002.png" />
49+ <property name =" filePath" type =" string" value =" ../../../../../ data/frame_0002.png" />
5050 </configure >
5151 <configure component =" SolARImageLoaderOpencv" name =" frame_0003_prop" >
52- <property name =" filePath" type =" string" value =" ../../../../data/frame_0003.png" />
52+ <property name =" filePath" type =" string" value =" ../../../../../ data/frame_0003.png" />
5353 </configure >
5454 <configure component =" SolARImageLoaderOpencv" name =" frame_0004_prop" >
55- <property name =" filePath" type =" string" value =" ../../../../data/frame_0004.png" />
55+ <property name =" filePath" type =" string" value =" ../../../../../ data/frame_0004.png" />
5656 </configure >
5757 <configure component =" SolARImageLoaderOpencv" name =" frame_0005_prop" >
58- <property name =" filePath" type =" string" value =" ../../../../ata /frame_0005.png" />
58+ <property name =" filePath" type =" string" value =" ../../../../../data /frame_0005.png" />
5959 </configure >
6060 <configure component =" SolARKeypointDetectorOpencv" >
6161 <property name =" type" type =" string" value =" AKAZE2" />
6666 <property name =" threshold" type =" float" value =" 3e-4" />
6767 </configure >
6868 <configure component =" SolARKeyframeRetrieverFBOW" >
69- <property name =" VOCpath" type =" string" value =" ../../../../data/akaze.fbow" />
69+ <property name =" VOCpath" type =" string" value =" ../../../../../ data/akaze.fbow" />
7070 <property name =" threshold" type =" float" value =" 0.01" />
7171 </configure >
7272 </properties >
Original file line number Diff line number Diff line change 5656 </factory >
5757 <properties >
5858 <configure component =" SolARImageLoaderOpencv" name =" image1_prop" >
59- <property name =" filePath" type =" string" value =" ../../../../data/Image1.png" />
59+ <property name =" filePath" type =" string" value =" ../../../../../ data/Image1.png" />
6060 </configure >
6161 <configure component =" SolARImageLoaderOpencv" name =" image2_prop" >
62- <property name =" filePath" type =" string" value =" ../../../../data/Image2.png" />
62+ <property name =" filePath" type =" string" value =" ../../../../../ data/Image2.png" />
6363 </configure >
6464 <configure component =" SolARKeypointDetectorOpencv" >
6565 <property name =" type" type =" string" value =" AKAZE2" />
7070 <property name =" threshold" type =" float" value =" 3e-4" />
7171 </configure >
7272 <configure component =" SolARKeyframeRetrieverFBOW" >
73- <property name =" VOCpath" type =" string" value =" ../../../../data/akaze.fbow" />
73+ <property name =" VOCpath" type =" string" value =" ../../../../../ data/akaze.fbow" />
7474 <property name =" threshold" type =" float" value =" 0.01" />
7575 <property name =" level" type =" int" value =" 3" />
7676 <property name =" matchingDistanceRatio" type =" float" value =" 0.8" />
Original file line number Diff line number Diff line change 7979 </configure >
8080 <configure component =" SolARImagesAsCameraOpencv" >
8181 <property name =" calibrationFile" type =" string" value =" camera_calibration.json" /> <!-- path to calibration file"/-->
82- <property name =" imagesDirectoryPath" type =" string" value =" ../../datafbow/%06d.png" /> <!-- path to images"/-->
82+ <property name =" imagesDirectoryPath" type =" string" value =" ../../../ datafbow/%06d.png" /> <!-- path to images"/-->
8383 <property name =" delayTime" type =" int" value =" 30" />
8484 </configure >
8585 <configure component =" SolARVideoAsCameraOpencv" >
You can’t perform that action at this time.
0 commit comments