Albert Parra Pozo

Results 28 comments of Albert Parra Pozo

Hi @DesmondSanctity! The way you're getting the year information seems to be the same as the current method: ``` var date = new Date(); currentYear = date.getFullYear(); ... copyright: `Copyright...

Hi @DesmondSanctity! Thanks for the catch. The pull request has a lot of formatting changes. Can you modify it to only contain the URL change?

zlib is in Dockerfile: https://github.com/facebook/facebook360_dep/blob/master/Dockerfile#L92 Try surrounding the include on CMakeLists.txt to avoid the include on UNIX/Apple builds. It can still work, it may just not find the package config...

`find_package` forces CMake to search for a file called `Find.cmake`, which contains information about where the package is installed, its version, and other useful details. Some packages do not add...

@tksharpless we somehow forgot to add the fused/striped data to the single frame dataset, but it should be on the multi-frame rendered sample sequence: https://facebook360-dep-downloads.s3-us-west-2.amazonaws.com/room_chat/50_frames_unpacked_rendered.zip Try to use that while...

@tksharpless did you get a chance to test GlViewer?

Hi @bart-kroon! The same license applies to the sample data :)

@mellinger I wonder if this software has issues with fisheye lenses. We can help you run our calibration for your Insta360 Pro 2. From the looks of it all you'd...

@mellinger if you upload your images and calibration output(s) I can take a look and see if I can find a reason :)