Hi, I have install roborealm 2.46.0 after I format and install new window 7
But I cannot find AVM Navigator module? old version I can find the AVM Navigator in the plugin menu
I open my old AVM Navigator project but the AVM module didnt show up. Did AVM Navigator has change name? or must install separately?
Last edited by adamsya; 07-16-2012 at 02:30 AM.
Btw, can Roborealm be install in Raspberry Pi (Debian OS)?
This answer was given from RoboRealm forum:Originally Posted by adamsya
Originally Posted by Steven Gentner
Originally Posted by adamsya
Originally Posted by Steven Gentner
It is enough difficult route that was passed by robot
with help AVM Navigator (route training and passing):
Autonomous navigation view from outside:
Twinky rover and apple (color tracking with RoboRealm)
AVM Navigator v0.7.4.2 update
Changes:
- The indication drawing was carried to ::Annotate method
- Into camera view was added 3D marker of target position of robot
...
See here about all other changes.
Fun with AVM Navigator
It's little demo of object recognition and learning from motion with helping of AVM Navigator.
All object rectangle coordinates are available in RoboRealm pipeline from external variables:
NV_ARR_OBJ_RECT_X - left-top corner X coordinate of recognized object
NV_ARR_OBJ_RECT_Y - left-top corner Y coordinate of recognized object
NV_ARR_OBJ_RECT_W - width of recognized object
NV_ARR_OBJ_RECT_H - height of recognized object
So you can use it in your VBScript program.
See here for more details.
In fact the AVM algorithm is not invariance to rotation and you should show the object for memorizing to AVM search tree under different angles during training for further correct recognition.Originally Posted by Alan
See also an example of using of Canny module as background for AVM Navigator:
There are currently 3 users browsing this thread. (0 members and 3 guests)
Bookmarks