From: Andrey Kamaev Date: Wed, 20 Jul 2011 11:21:00 +0000 (+0000) Subject: Fixed image positioning in tutorial X-Git-Tag: accepted/2.0/20130307.220821~2332 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5a2e493d127664d0a471402b71d8cd1e835664e7;p=profile%2Fivi%2Fopencv.git Fixed image positioning in tutorial --- diff --git a/doc/tutorials/introduction/android_binary_package/android_binary_package.rst b/doc/tutorials/introduction/android_binary_package/android_binary_package.rst index 5147ec3..33c3bab 100644 --- a/doc/tutorials/introduction/android_binary_package/android_binary_package.rst +++ b/doc/tutorials/introduction/android_binary_package/android_binary_package.rst @@ -245,15 +245,15 @@ Well, running samples from Eclipse is very simple: * On first run Eclips will ask you how to run your application: - .. image:: images/eclipse_11_run_as.png - :alt: Run sample as Android Application - :align: center + .. image:: images/eclipse_11_run_as.png + :alt: Run sample as Android Application + :align: center * Select the *Android Application* option and click **OK** button. Eclipse will install and run the sample. Here is sample ``Tutorial 1 Basic - 1. Add OpenCV`` detecting edges using Canny algorithm from OpenCV: - .. image:: images/emulator_canny.png - :height: 600px - :alt: Tutorial 1 Basic - 1. Add OpenCV - running Canny - :align: center + .. image:: images/emulator_canny.png + :height: 600px + :alt: Tutorial 1 Basic - 1. Add OpenCV - running Canny + :align: center