Little by little we’re moving to https://www.ourtechart.com/augmented-reality/marker-based-augmented-reality/
This is one of the first and easiest to accomplish Augmented Reality tutorials in just a few minutes. It will get more interesting, just visit www.himix.lt/augmented-reality-tutorials/.
Download # Processing
Download # Newest nyar4psg 2.0.0 library for Augmented Reality (*.rar file)
Download # Hiro Marker (*.pdf file)
NOTE: Extract library and put nyar4psg folder to Processing libraries location as you can see in example here: “C:\Users\EdgarasArt\Documents\Processing\libraries”. If there are no libraries folder in Processing folder (in My Documents) – create it!
Anoukh
Hi. I have downloaded Processing 3. When I run simpleLite the following error is shown in the console. “No library found for processing.video
Libraries must be installed in a folder named ‘libraries’ inside the ‘sketchbook’ folder.”
Any Solution
admin
Hello, download 2.2.1 version of Processing (https://processing.org/download/?processing) and you should not have the following problem.
hiderto
Hi,
I don’t have any camera on my computer, athough I would like to use the camera of my mobilephone, is it possible to make the program search for IP address of a camera?
Cheers
admin
Hello. Nothing is impossible, however, I never tried to do this. Trust me, you don’t need this additional problem solving.
Carol
Hi, I use Processing 2.2.1 and install . When I run simpleLite the following error is shown in the console like that(https://dl.dropboxusercontent.com/u/39808973/Screen%20Shot%202015-11-01%20at%207.52.58%20AM.png). Can you help me please?
Carol
Hi, I use Processing 2.2.1 and install nyar4psg 2.0.0 library. When I run simpleLite the following error is shown in the console like that(https://dl.dropboxusercontent.com/u/39808973/Screen%20Shot%202015-11-01%20at%207.52.58%20AM.png). Can you help me please?
admin
If the library is in place, it’s really hard to say what else could be wrong here.
admin
What is folder direction to your library?
Carol
Documents > Processing > libraries > nyar4psg
admin
I can see that you’re not using Win OS so it’s hard for me to suggest something. Also, you’re using Processing 2.1.2 not 2.2.1 but I don’t think that this causes the problem.
Neel
Can pls share d code?
Actually i needed the code with which u had drawn the rectangle around the maker and how to return the coordinates of corners of the marker.
admin
The code is build in the library itself, so just start the example code and look for the code fragment related to marker corner coordinates.
Neel
Thank u very much ,just did not go through all d examples properly . Got it now .
raul
Hey admin do you have any example which runs on Matlab??
admin
Nope
Au
I cannot find the file [patt.hiro]
I want to change the marker file.
Do you know where the file is?
admin
in nyar4psg library folder
jones
Hi, i had printed the marker but its not working, can you please tell the dimension of your marker?
great videos btw
admin
8×8 cm, thanks!
deni
when i try to start the camera is freezing. any suggestion? i am using notebook.
admin
Without any errors?
Yash
Can the marker be anything of my own choice ? Like any image I want ?
admin
Yes, if you start follow from Augmented Reality Tutorial No. 14.
Yash
but thats using unity3d and vuforia. So does nyar4psg has this limitation of predefined marker file ?
admin
With nyar4psg you will be able to track only square black markers, of course, you can make it your own, but nothing alike images. Such marker-based tracking won’t be so robust.
Ami
Hai Admin,,,
I try processing in Ubuntu but I don’t know how to import library Nyar4PSG,, I try to create and copy in ~/Documents/Processing/libraries but it doesn’t work correctly
admin
I’m not sure about the Ubuntu… Processing version 2.2.1?
Ami
Yes , I try processing version 2.2.1 and 3.0.2
admin
Use 2.2.1. What errors do you receive?
Thabo
Hi i started the simple lite example my camera goes on but freezes. Processing doesnt report any errors. Please help.
Jai
Hi Admin.
How do I change the marker?
I created marker in ARtoolkit and hope to use it here.
Mohammed Maher
I got the same error “No library found for processing.video
Libraries must be installed in a folder named ‘libraries’ inside the ‘sketchbook’ folder.
”
and I found the solution here “https://processing.org/reference/libraries/”
The Video and Sound libraries need to be downloaded through the Library Manager. Select “Add Library…” from the “Import Library…” submenu within the Sketch menu.