Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

可以开源吗? could you open source please? #1

Open
stonexing opened this issue Jan 10, 2020 · 3 comments
Open

可以开源吗? could you open source please? #1

stonexing opened this issue Jan 10, 2020 · 3 comments

Comments

@stonexing
Copy link

for i in 0...154 { if let str = Bundle.main.path(forResource: "samplebuffer\(i).png", ofType: "jpg") { paths.append( str) } } self.pano = StitchingWrapper.stitchImages(ofPaths: paths)
I use this code to stitch 154 images for screen capture. But the it return nothing, and it need longlong time on i7-8700.
I decide re-write code running on GPU with Metal of iOS.
OpenCV is to large to difficult to re-write
Can you open the source code of your pano-library please?

@stonexing
Copy link
Author

I have success made OpenPano work for iOS
截屏2020-01-11下午4 17 33

But now I still have no idea about remake this project by using MetalKit to enable GPU to improve speed

@taontech
Copy link

I have success made OpenPano work for iOS
截屏2020-01-11下午4 17 33

But now I still have no idea about remake this project by using MetalKit to enable GPU to improve speed

切换到framework分支应该就是源码了。

@lucychen0103
Copy link

lucychen0103 commented Feb 1, 2022

Is it possible to see the source code? @taontech

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants