infinnovation-dev / piwall-cvtools

OpenCV inspired tools for working with video walls, especially piwall.co.uk.
GNU General Public License v3.0
4 stars 1 forks source link

Feature request : functions to convert opencv geometry objects to .piwall and v.v. #7

Open infinnovation-dev opened 8 years ago

infinnovation-dev commented 8 years ago

Given lists of ID and rectangular ROI (pixel coords) for individual monitors, and the overall ROI(pixel coords) of the outline wall space : generate .piwall compatible syntax. Extension : feature to merge .piwall sections into an existing .piwall file (not strictly necessary, this is an infrequent task easily done by hand).

infinnovation-dev commented 8 years ago

Branch dotpiwall created for this feature. P1 commit a16b9fe provides first conversion of model.Wall to .piwall using ByOrder and assuming host prefix 'pi'.