iCropView - Recognizing Images on AR Experience
Installation instructions:
- Copy the *.a and *.h files into the folder "Libs" in your MAC or in your MAC HOSTED by AnywhereSoftware, normally in "B4i-MacServer\Libs" folder
-Copy the iCropView.xml to your custom libraries folder in B4i
- Select in your REFERENCED LIBRARIES
Author: Alberto Iglesias (alberto@visualnet.inf.br)
Version: 1.0.0
- ARKit
Events:- onInitialized (EventName As String)
- onSession ()
- onAddNode (ImageName As String)
- onDidUpdateNode (ImageName As String)
- onDidRemoveNode ()
- onWillUpdateNode ()
- Resize (pLeft As float, pTop As float, pWidth As float, pHeight As float)
Resize Scene - ShowStatistics: (enable As BOOL)
- isSupported As Boolean
Check is the device support or not AR - Pause
Pause the session - Initialize:: (EventName As String/color])
Initializes the object.
[*]AddImages: (arrImages As Array)
Add images to recongition
[*]Start (Parent As Panel)
Start AR
Properties:- DebugMode As Boolean
Enable/Disable Debug mode from Library - PlaneOver As Boolean
Enable/Disable plane over detected images - AutomaticallyUpdatesLighting As Boolean
Enable/Disable Statistics - Author As String [read only]
Author of this Library - LicenseEmail As String
License Email - LicenseKey As String
License Key - Opacity As float
Opacity for over plane - Version As String [read only]
Library Version
Download Library
Download Sample
This library is full to use, if you need recognize more than 1 images, just make this donation.
Don't make any donations before you try this library first!
Get your license making the donation via PayPal
Check more libraries on our store
Last edited: