mirror of
https://github.com/opencv/opencv.git
synced 2025-08-06 06:26:29 +08:00
Fixed image positioning in tutorial
This commit is contained in:
parent
27f060c707
commit
5a2e493d12
@ -245,15 +245,15 @@ Well, running samples from Eclipse is very simple:
|
|||||||
|
|
||||||
* On first run Eclips will ask you how to run your application:
|
* On first run Eclips will ask you how to run your application:
|
||||||
|
|
||||||
.. image:: images/eclipse_11_run_as.png
|
.. image:: images/eclipse_11_run_as.png
|
||||||
:alt: Run sample as Android Application
|
:alt: Run sample as Android Application
|
||||||
:align: center
|
:align: center
|
||||||
|
|
||||||
* Select the *Android Application* option and click **OK** button. Eclipse will install and run the sample.
|
* 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:
|
Here is sample ``Tutorial 1 Basic - 1. Add OpenCV`` detecting edges using Canny algorithm from OpenCV:
|
||||||
|
|
||||||
.. image:: images/emulator_canny.png
|
.. image:: images/emulator_canny.png
|
||||||
:height: 600px
|
:height: 600px
|
||||||
:alt: Tutorial 1 Basic - 1. Add OpenCV - running Canny
|
:alt: Tutorial 1 Basic - 1. Add OpenCV - running Canny
|
||||||
:align: center
|
:align: center
|
||||||
|
Loading…
Reference in New Issue
Block a user