Commit Graph

6 Commits

Author SHA1 Message Date
simon therriault
0ea46cf1e2 - Updating opencv to 4.5 version
- still Windows platform only

#jira UETOOL-4742
#rb geoffrey.douglas, alejandro.arango, chris.norden
#preflight 61e817fd614a721b0c41c7d0

#ROBOMERGE-AUTHOR: simon.therriault
#ROBOMERGE-SOURCE: CL 18657870 in //UE5/Release-5.0/... via CL 18657890 via CL 18657913
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v900-18638592)

[CL 18657937 by simon therriault in ue5-main branch]
2022-01-19 09:46:08 -05:00
chris norden
d278e0906a Moved more OpenCV convenience functions into OpenCVHelper
#rb geoffrey.douglas

#ROBOMERGE-AUTHOR: chris.norden
#ROBOMERGE-SOURCE: CL 18460069 in //UE5/Release-5.0/... via CL 18460078
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v898-18417669)

[CL 18460112 by chris norden in ue5-release-engine-test branch]
2021-12-14 16:27:10 -05:00
chris norden
f0b8424cba Moved common parameters from FOpenCVLensDistortionParameters out of the Lens Distortion plugin to the OpenCV plugin so that any other plugin can easily use it
#rb geoffrey.douglas

#ROBOMERGE-AUTHOR: chris.norden
#ROBOMERGE-SOURCE: CL 18457178 in //UE5/Release-5.0/... via CL 18457252
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v898-18417669)

[CL 18457289 by chris norden in ue5-release-engine-test branch]
2021-12-14 14:22:02 -05:00
simon therriault
794aa860ce - Fix static analysis warning about index out of bounds
#rb simon.therriault
#author geoffrey.douglas
#jira none

#ROBOMERGE-AUTHOR: simon.therriault
#ROBOMERGE-SOURCE: CL 18285731 in //UE5/Release-5.0/... via CL 18285778
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v895-18170469)

[CL 18285843 by simon therriault in ue5-release-engine-test branch]
2021-11-24 12:59:36 -05:00
geoffrey douglas
745578cc7b [CameraCalibration] Improve accuracy of nodal offset calibration using an opencv downhill solver to minimize reprojection error for multiple camera views
#jira UE-135752
#preflight 61966f394f23c8713541e7fc
#rb alejandro.arango, simon.therriault

#ROBOMERGE-AUTHOR: geoffrey.douglas
#ROBOMERGE-SOURCE: CL 18269974 in //UE5/Release-5.0/... via CL 18270001
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v895-18170469)

[CL 18270029 by geoffrey douglas in ue5-release-engine-test branch]
2021-11-23 10:10:51 -05:00
simon therriault
258066ca40 - Moving opencv library and helper module into its own plugin. We will be able to add utils in there not necessarily tied to camera calibration
- Updated plugin dependencies
Support is still windows only but intention is to compile the lib for linux and mac before 5.0 release.

#rb alejandro.arango, geoffrey.douglas
#jira UETOOL-4137
#preflight 619ba0c13a721992672abdf9

#ROBOMERGE-AUTHOR: simon.therriault
#ROBOMERGE-SOURCE: CL 18258747 in //UE5/Release-5.0/... via CL 18258759
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v895-18170469)

[CL 18258779 by simon therriault in ue5-release-engine-test branch]
2021-11-22 10:29:15 -05:00