"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Region Capture

Developers often ask - how to extract the marker from video, how to make an application to be able to paint on the model.. and so on.– I made a simple script that cut out the region of the marker from the video-background and eliminates perspective distortion.So you get a rectangular image of marker from any angle. All scripts are packed into the unitypackage.

Hi
can you provide me the script which cut out the region of the marker ? i need it for my project.
Thanks :)

https://github.com/maximrouf/RegionCapture

maximrouf tutorial only works in android.When i tried to export it for IOS.it throws error like below.

One problem is that when using reigon capture, there is no problem with camera testing on the computer, but when exporting app to mobile testing, there will be a black area on the model that should be mapped out of the area. Thx~