-
Notifications
You must be signed in to change notification settings - Fork 43
/
Copy pathversion.txt
60 lines (42 loc) · 1.74 KB
/
version.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
Version history of Regard3D
===========================
Version 1.0.0, 14.03.2019:
- Upgraded to OpenMVG 1.4
- Upgraded to OpenCV 4.0
- Added new Incremental pipeline of OpenMVG
- GPS information can be used now
Version 0.9.5, 27.01.2018:
- Path of user camera db can be set in properties
- Fixed bug: Now Brown camera model can be used
- New export to external MVS SURE (commercial tool by nFrames)
Version 0.9.4, 04.01.2018:
- Upgraded to OpenMVG 1.3
- Added SMVS as new densification tool
- Added new algorithms for pairwise feature matching: KGraph, MRPT
Version 0.9.3, 15.09.2017:
- Added user-defined camera sensor width database, added ability to set focus length
- Added possibility to set camera model (Pinhole with various distortions, among them Fisheye)
- Removed PCL (point cloud library) as a dependency
- Fixed issue #9, JPEGs with EXIF data about camera orientation
Version 0.9.2, 19.08.2017:
- Upgraded to OpenMVG 1.2
- Added Fast-AKAZE, TBMR keypoint detectors
- Bugfix: Export of textured surfaces now works again (Issue #4)
Version 0.9.1, 01.02.2017:
- Upgraded to OpenMVG 1.1
- Third-party programs (MVE, PoissonRecon) up to date
Version 0.9.0, 15.10.2015:
- Upgraded to OpenMVG 0.9.0
- Third-party programs (MVE, PoissonRecon) up to date
- Mac: OpenMP-enabled build
Version 0.8.0, 30.06.2015:
- Upgraded to OpenMVG 0.8.1
- Changed multithreading in compute matches step
Version 0.7.1, 12.05.2015:
- Fixed bug when using CMVS
- Improved speed of Windows version
- Added multithreading in computing matches on Mac OS X (using TBB)
- Surfaces with textures (OBJ file format) are now loaded with AssImp
- "Export to CMPMVS" renamed to "Export to external MVS", MeshRecon format added
Version 0.7.0, 28.04.2015:
Initial version, based on OpenMVG 0.7