Kirill Kornyakov
f0bff1b64f
minor fixes for the second Android tutorial
2012-07-03 15:10:40 +00:00
Andrey Pavlenko
4ac3eb04c4
updating pictures; removing redundant 'fix prj prop-s' step
2012-07-03 15:07:20 +00:00
Kirill Kornyakov
892a0e28ad
minor fixes for the first Android tutorial
2012-07-03 14:13:05 +00:00
Kirill Kornyakov
960a03ca65
renamed google group to the OpenCV4Android instead of android-opencv
2012-07-03 13:16:22 +00:00
Andrey Kamaev
5615ec7c97
Fixed code block in android tutorial
2012-07-03 12:02:58 +00:00
Andrey Pavlenko
9c60412480
starting 2.4.2 O4A packages will be packed with ZIP instead of TAR.BZ2
2012-07-03 08:38:34 +00:00
Alexander Smorkalov
65b53f96d0
OpenCV 2.4.0 constant version removed. All docs and samples updated for 2.4.2.
2012-07-03 07:58:48 +00:00
Andrey Kamaev
de153f0154
Fixed several opencv version references
2012-07-02 15:40:18 +00:00
Andrey Kamaev
aa911275c3
Merged the trunk r8907, r8908
2012-07-02 14:12:34 +00:00
Marina Kolpakova
162f9fd7ea
merged the trunk r8735:8766, r8769, r8777:8780, r8790 and r8800:8811
2012-06-28 17:07:17 +00:00
Marina Kolpakova
01570fa800
merged Android Manager and new java layout
2012-06-28 16:23:19 +00:00
Marina Kolpakova
6cca6a4548
merged the trunk r8669:8702
2012-06-28 15:41:27 +00:00
Andrey Kamaev
f666bd221f
Merged the trunk r8595:8668 (except iOS and new gpu functionality)
2012-06-15 13:21:26 +00:00
Alexander Shishkov
37295d7b35
fixed #1833
2012-04-27 14:00:59 +00:00
Vadim Pisarevsky
563fc2d1e5
fixed typo in the installation guide (ticket #1844 )
2012-04-24 13:01:47 +00:00
Alexander Shishkov
73aa0e66b9
minor changes in windows install tutorial
2012-04-13 13:01:43 +00:00
Andrey Kamaev
3d42ebb329
Fixed typo
2012-04-12 13:19:00 +00:00
Vadim Pisarevsky
5f33aecd30
changed 2.3 to 2.4 in some guides & tutorials (ticket #1794 )
2012-04-12 12:48:58 +00:00
Alexander Shishkov
be63ce723f
#1672
...
updated links in cheatsheet
renamed directory for Mat tutorial
changed links from willow docs to opencv.itseez.com, from Trac to current Redmine
2012-03-11 14:35:46 +00:00
Artem Myagkov
abdd342d50
modifed minimum required cmake version for ios
2011-08-31 18:42:44 +00:00
Artem Myagkov
8c6782300a
modified highgui and ts modules and cmakelists for ios cross-compiling, added ios toolchains, added ios build tutorial
2011-08-23 11:19:58 +00:00
Bernat Gabor
df49158863
Added the "Camera calibration With OpenCV" tutorial. Extended with a few global links the conf.py file. Corrected an error in the linux_install.rst and one in the cascade_classifier.rst file.
2011-08-22 12:15:31 +00:00
Bernat Gabor
0451779d2c
Ticket #1240 resolved.
2011-08-19 10:12:33 +00:00
Bernat Gabor
157db88cbd
Added the "How to write a tutorial for OpenCV?" tutorial. Made some corrections to the feature2D TOC tree. Small visual improvements for the video-write.rst file. Deleted a definition file that served no purpose.
2011-08-17 17:28:06 +00:00
Ana Huaman
a0d73eadd3
Updated broken links of tutorials in core and fixed weird-looking bullets (error of mine)
2011-08-15 01:25:36 +00:00
Andrey Kamaev
50d1d711de
Added reference to Nvidia TADP into Android tutorial; refactored both Android tutorials; fixed some rst warnings
2011-08-10 09:45:17 +00:00
Andrey Kamaev
0a78cdf264
Updated Android tutorials
2011-08-09 09:56:16 +00:00
Andrey Kamaev
2ec815be89
Updated android tutorial for native development
2011-08-08 13:26:23 +00:00
Leonid Beynenson
93a0237b64
Added the tutorial "Using OpenCV Android binary package to compile applications, which use OpenCV from native level".
2011-08-07 20:46:51 +00:00
Kirill Kornyakov
c44cdef24c
android tutorial updated: spelling and note about spaces in path to OpenCV package
2011-08-03 16:06:17 +00:00
Bernat Gabor
ffe7a658fb
Sample files for image scanning, basic Mat, file I/O. Added Victors removed tutorials back in the system. Some typo fixing.Expanded conf.py with new global links.
2011-07-22 15:11:59 +00:00
Vadim Pisarevsky
84862ae5a1
fixed 2 typos in linux_eclipse tutorial
2011-07-21 13:36:32 +00:00
Gary Bradski
c722128ddd
edited another way of using eclipse using cmake
2011-07-21 01:03:41 +00:00
Andrey Kamaev
f6647085cd
Restored corrupted images in Android binary package tutorial.
2011-07-20 19:24:21 +00:00
Bernat Gabor
43e083f145
Ok, now optimized the tutorial size for real. Made JPG/PNG optimization for all the images. Modified some tutorial files to follow these size optimizations. Now the tutorial PDF generated is 3.95MB, so enjoy!
2011-07-20 18:08:25 +00:00
Andrey Kamaev
5a2e493d12
Fixed image positioning in tutorial
2011-07-20 11:21:00 +00:00
Andrey Kamaev
27f060c707
Fixed list formatting
2011-07-20 07:54:08 +00:00
Andrey Kamaev
22dcee47d3
Added Android binary package tutorial
2011-07-20 05:39:55 +00:00
Bernat Gabor
a2975f337a
1) Converted all images to JPG to reduce size.
...
2) Added a raw Latex page break directive after each TOC tree. (For the PDF tutorial look).
3) Two finished tutorials:
a) one describing how the Mat data structure works and its output capabilities (format function) (demonstration YouTube video included).
b) one describing image scanning operations plus the LUT function (demonstration YouTube video included).
c) a basic filtering approach (plus multi row image scanning demonstration) in the work.
2011-07-19 22:08:54 +00:00
Andrey Kamaev
930b2995eb
Fixed Android samples; Fixed bugs in cmake (java module).
2011-07-19 17:07:01 +00:00
Bernat Gabor
4168b75edc
Some tutorial extending of the Windows install and usage. Display Image retouching.
2011-07-08 19:43:29 +00:00
Bernat Gabor
e18de3c6ab
Added the OpenCV with Visual Studio tutorial. Enhanced, extended the Windows Installation one. Some minor CSS changes to avoid unnecessary large spaces inside enumerations in the tutorials.
2011-07-06 00:01:27 +00:00
Andrey Kamaev
f301cda780
Fixed 'Undefined control sequence' error in recently added tutorial
2011-07-04 12:19:40 +00:00
Bernat Gabor
6be9fbfa6d
Reformatted the TOC tables in tutorials to look just as good in PDFs as in HTML. Updated the default.css_t too for this. Added the "Windows Install" tutorial (with videos).
2011-07-04 11:04:56 +00:00
Bernat Gabor
5ee8293e7b
Mixed up the linux_eclipse.rst file in the previous commit. Correcting it.
2011-06-30 00:59:47 +00:00
Bernat Gabor
762bc0f8af
Some reST syntax correction. Now the PDF documentation builds correctly under Windows using MIKTEX. Some update on the tutorial structure. Some CSS syntax correction. Windows Install Tutorial v0.4.
2011-06-30 00:41:41 +00:00
Vadim Pisarevsky
d5d0a2f8e0
propagated some more fixes from 2.3 branch to the trunk
2011-06-29 22:26:09 +00:00
Gary Bradski
04830e5dc0
Edit load and save to load, modify and save
2011-06-29 21:34:52 +00:00
Bernat Gabor
42bd52f046
Corrected the place of accent in the name of Ana Huamán.
2011-06-23 22:28:27 +00:00
Bernat Gabor
9426249a88
New structure (following the documentation) for the tutorials. Normalized image sizes for TOC display.
2011-06-23 21:55:24 +00:00