Alexander Mordvintsev
|
02788eb32e
|
camshift.py description
|
2011-08-27 13:43:32 +00:00 |
|
Vadim Pisarevsky
|
714732e9bb
|
fixed some more hybrid tracker build problems on Windows
|
2011-08-27 10:43:53 +00:00 |
|
Andrey Pavlenko
|
1bae6413c1
|
Java API: generator script whitespace cleanup, adding statistics gathering code
|
2011-08-26 15:15:15 +00:00 |
|
Andrey Pavlenko
|
3e323e6ff8
|
Java API: test for Highgui.imencode() is added
|
2011-08-26 14:39:04 +00:00 |
|
Vadim Pisarevsky
|
07746b54d6
|
fixed hybrid tracker build problems on Windows
|
2011-08-26 13:52:46 +00:00 |
|
Vadim Pisarevsky
|
c593355e42
|
fixed declaration of imencode to make it usable in Python etc.
|
2011-08-26 13:06:43 +00:00 |
|
Vadim Pisarevsky
|
df1b04c302
|
removed irrelevant pyc file
|
2011-08-26 12:23:19 +00:00 |
|
Vadim Pisarevsky
|
ae83fe7645
|
added hybrid (feature-based & meanshift-based) tracker (by Pushkar)
|
2011-08-26 12:22:19 +00:00 |
|
Leonid Beynenson
|
f69aa40310
|
Added the declaration of the type ConcurrentDoubleVector for TBB case.
|
2011-08-26 11:05:51 +00:00 |
|
Anatoly Baksheev
|
e90aeb08f9
|
1) ticket #1332
2) device layer utility
|
2011-08-26 09:34:49 +00:00 |
|
Vladislav Vinogradov
|
173ac5a64b
|
optimized gpu pyrDown and pyrUp
|
2011-08-24 11:16:42 +00:00 |
|
Artem Myagkov
|
3a3bc18381
|
modified capturing building ligic for iOS
|
2011-08-24 10:53:57 +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 |
|
Alexandre Benoit
|
e268e0704d
|
enhanced input image format support
|
2011-08-22 20:10:21 +00:00 |
|
Alexandre Benoit
|
a288163d73
|
enhanced and more robust image input management
|
2011-08-22 20:09:01 +00:00 |
|
Ana Huaman
|
b3b036fd35
|
Added theory to a rst Tutorial in tracking motion (Harris corner)
|
2011-08-22 13:53:12 +00:00 |
|
Alexander Mordvintsev
|
fc771363d3
|
all video processing samples use camera as default source (and fallback to synth in case of capture error)
|
2011-08-22 13:36:21 +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 |
|
Vladislav Vinogradov
|
0ed6d86a49
|
optimized some gpu::cvtColor functions
|
2011-08-22 11:07:52 +00:00 |
|
Vadim Pisarevsky
|
628447c251
|
replaced non-available in MacOSX' numpy deg2rad in motempl.py
|
2011-08-22 10:22:27 +00:00 |
|
Vadim Pisarevsky
|
8dacbeb157
|
fixed 2 bugs in python samples (crash in camshift and running samples from within the demo)
|
2011-08-22 10:10:17 +00:00 |
|
Alexander Mordvintsev
|
fd69c8b34a
|
running demos with enter key
|
2011-08-21 13:24:49 +00:00 |
|
Alexandre Benoit
|
4408423c9f
|
waiting for optimisation at Retina::_convertCvMat2ValarrayBuffer
|
2011-08-21 13:12:14 +00:00 |
|
Alexandre Benoit
|
bd198d2b7b
|
updated default parameters, more contrast by default
|
2011-08-21 12:22:27 +00:00 |
|
Alexandre Benoit
|
05c0cd72d0
|
updated retina modules : minor misakes correction & changed pixel format to float instead of double to keep some memory, precision is almost sufficient, check for residual mistakes
|
2011-08-21 11:02:42 +00:00 |
|
Alexandre Benoit
|
66ee335ca9
|
updated retina modules : minor misakes correction & changed pixel format to float instead of double to keep some memory, precision is almost sufficient, check for residual mistakes
|
2011-08-21 11:01:53 +00:00 |
|
Vadim Pisarevsky
|
eb9401d353
|
applied patch #1326
|
2011-08-21 10:39:38 +00:00 |
|
Alexander Mordvintsev
|
67cbcd2fa6
|
work on demo.py: sample running
|
2011-08-21 07:54:54 +00:00 |
|
Alexander Mordvintsev
|
0de8ed1099
|
demo description url parsing
|
2011-08-21 07:19:27 +00:00 |
|
Alexander Mordvintsev
|
5b00763bb0
|
work on demo.py shell
|
2011-08-20 19:54:03 +00:00 |
|
Alexandre Benoit
|
752eed00f2
|
updated GUI photoreceptors sensitivity parameter management
|
2011-08-20 12:41:34 +00:00 |
|
Alexandre Benoit
|
d5d2290ffd
|
updated GUI photoreceptors sensitivity paramaer management
|
2011-08-20 12:40:04 +00:00 |
|
Andrey Kamaev
|
014ba699a3
|
Attempt to fix a build problem (ambiguous PixelType error when compiled on Mac x86)
|
2011-08-19 19:18:32 +00:00 |
|
Bernat Gabor
|
0451779d2c
|
Ticket #1240 resolved.
|
2011-08-19 10:12:33 +00:00 |
|
Vadim Pisarevsky
|
3b7b833a4e
|
merged latest fixes from 2.3 branch; since 2.3.1 is out, the version in trunk is bumped to 2.3.2
|
2011-08-17 20:12:11 +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 |
|
Vladislav Vinogradov
|
971e35f283
|
fixed bug in gpu::cvtColor
|
2011-08-17 13:46:36 +00:00 |
|
Vladislav Vinogradov
|
5e9ae6b19f
|
added TransformFunctorTraits, optimized some functions that use transform
|
2011-08-17 11:32:24 +00:00 |
|
Vadim Pisarevsky
|
6ce2277cc7
|
fixed multi-scale Hough transform (ticket #1320)
|
2011-08-17 09:19:46 +00:00 |
|
Vadim Pisarevsky
|
d752c2b674
|
disabled fast-math by default.
|
2011-08-17 09:05:05 +00:00 |
|
Alexander Mordvintsev
|
b3ae2c181a
|
added flann matching to find_obj.py
|
2011-08-17 02:00:52 +00:00 |
|
Vadim Pisarevsky
|
d3d55f3234
|
fixed crashes in parallel HOG detector; avoid use of new POPCNT instruction in ORB (to make it compatible with older CPUs).
|
2011-08-16 13:52:02 +00:00 |
|
Vadim Pisarevsky
|
3bfd1aa58d
|
updated opencv_ffmpeg build instructions
|
2011-08-16 13:15:20 +00:00 |
|
Alexey Spizhevoy
|
78bb392088
|
refactored opencv_stitching
|
2011-08-16 12:36:11 +00:00 |
|
Vadim Pisarevsky
|
f1e8b43c7a
|
updated opencv_ffmpeg binaries, headers and libs to ffmpeg 0.8.2
|
2011-08-16 12:27:15 +00:00 |
|
Alexey Spizhevoy
|
b6e9ed4ec5
|
fixed bug in opencv_stitching (added handling of homography evaluation failure)
|
2011-08-16 09:51:54 +00:00 |
|
Vadim Pisarevsky
|
c66ed3e02f
|
fixed Ximea constructor call
|
2011-08-15 14:23:55 +00:00 |
|
Alexandre Benoit
|
cd8d3afe37
|
enhanced basic error management when input image could not be loaded
|
2011-08-15 13:24:31 +00:00 |
|
Vadim Pisarevsky
|
fba70ca131
|
fixed bug #1306 (Vec assignment); added tests for Vec & Matx multiplication
|
2011-08-15 13:24:13 +00:00 |
|
Alexandre Benoit
|
58c0bea68a
|
added openexr sample file
|
2011-08-15 13:18:01 +00:00 |
|