Hi.. When I try:
./gear360pano.sh -a /home/tkalfaoglu/Desktop/360VR/*.JPG
Processing panofile: /home/tkalfaoglu/Desktop/360VR/360_0050.JPG
Processing input images (nona)
and it stops there.. does not move at all. But, when I do:
find /home/tkalfaoglu/Desktop/360VR/*.JPG -exec ./gear360pano.sh {} ;
it works fine, processing each image.. -t
Hi.. When I try:
./gear360pano.sh -a /home/tkalfaoglu/Desktop/360VR/*.JPG
Processing panofile: /home/tkalfaoglu/Desktop/360VR/360_0050.JPG
Processing input images (nona)
and it stops there.. does not move at all. But, when I do:
find /home/tkalfaoglu/Desktop/360VR/*.JPG -exec ./gear360pano.sh {} ;
it works fine, processing each image.. -t