Skip to content

Add ImageStitcher blueprint

Kwon-Young Choi requested to merge kchoi/craft-blueprints-kde:master into master

Hello,

I have recently made a new application called ImageStitcher using Kirigami + OpenCV. The original goal of the application was to help my dad stitch microscope images. This means that the program should run on Windows but I don't have Windows machine on which to build the application. I have tried the Windows VM route but failed miserably...

Would it be possible to add the ImageStitcher blueprint into this repository so that I could use the ci to produce a windows build like in the tutorial ?

Amazingly, I found that there was already an opencv package in the craft blueprint, only missing the stitching module, so I added that.

Thanks for your help!

Merge request reports

Loading