Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
obj2rgbd
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Elphel
obj2rgbd
Commits
2dc4726f
Commit
2dc4726f
authored
Feb 28, 2020
by
Oleg Dzhimiev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
comment
parent
ad2ef1dc
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
open3d_test.py
open3d_test.py
+1
-1
No files found.
open3d_test.py
View file @
2dc4726f
...
@@ -34,7 +34,7 @@ if __name__ == "__main__":
...
@@ -34,7 +34,7 @@ if __name__ == "__main__":
#pci0 = o3d.camera.PinholeCameraIntrinsic(psd)
#pci0 = o3d.camera.PinholeCameraIntrinsic(psd)
#pci0 = o3d.camera.PinholeCameraIntrinsic(2592, 1902, 2045, 2045, 1296, 951)
#pci0 = o3d.camera.PinholeCameraIntrinsic(2592, 1902, 2045, 2045, 1296, 951)
#fx = fy = 2045
#fx = fy = 2045
# based on 66.8 hfov and 2592 pixels
# based on 66.8 hfov and 2592 pixels
camera settings in Blender
fx
=
fy
=
1965
fx
=
fy
=
1965
pci0
=
o3d
.
camera
.
PinholeCameraIntrinsic
(
2592
,
1902
,
fx
,
fy
,
1296
,
951
)
pci0
=
o3d
.
camera
.
PinholeCameraIntrinsic
(
2592
,
1902
,
fx
,
fy
,
1296
,
951
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment