Anatoly Baksheev
141cfd562c
widget_accessor.hpp - minimize dependencies
2013-07-04 15:16:48 +04:00
Anatoly Baksheev
efa7f09048
slight refactoring of widget system code
2013-07-04 13:54:00 +04:00
ozantonkal
daa2a205a4
remove redundant methods, implement assignment operator for widget
2013-07-03 22:27:09 +03:00
ozantonkal
c8d2b5ff44
fix vtkActor to vtkLODActor, initial implementation LineWidget, showWidget
2013-07-03 20:53:03 +03:00
ozantonkal
54c7dfab83
initial base widget implementation
2013-07-03 18:48:11 +03:00
Anatoly Baksheev
e0b7e63787
getShapePose/setShapePose simplification
...
little code beautification, formatting
2013-07-02 00:07:05 +04:00
Anatoly Baksheev
2229d91c50
Merge remote-tracking branch 'remotes/ozan/refactoring_shapeMethods' into viz
...
Conflicts:
modules/viz/test/test_viz3d.cpp
2013-07-01 21:39:04 +04:00
ozantonkal
1830059969
removed redundant addShape methods
2013-06-27 13:05:52 +03:00
ozantonkal
4a19ff3a7c
createArrow and showArrow implementation without label
2013-06-27 12:33:19 +03:00
ozantonkal
c4a07b7531
createSphere and showSphere implementations
2013-06-27 11:51:36 +03:00
ozantonkal
17bdc29d5b
setShapePose and getShapePose implementations
2013-06-26 12:52:43 +02:00
ozantonkal
fd6eeac6aa
showCylinder and showCircle implementations
2013-06-26 11:32:12 +02:00
ozantonkal
98edabd42c
showCylinder implementation
2013-06-26 11:13:34 +02:00
ozantonkal
55683e7b3b
showCube implementation
2013-06-26 10:46:26 +02:00
ozantonkal
93fe2f6e4d
showPlane with color
2013-06-21 14:09:12 +02:00
ozantonkal
f94c2414e6
showPlane implementation
2013-06-21 14:00:22 +02:00
ozantonkal
26a6823207
showLine implementation
2013-06-21 12:48:27 +02:00
ozantonkal
b387581d4f
initial refactoring
2013-06-17 16:32:52 +02:00
Anatoly Baksheev
909f905b57
--amend
2013-06-14 14:22:03 +04:00
Anatoly Baksheev
c65d888875
little refactoring
2013-06-14 14:20:19 +04:00
ozantonkal
f91b1a1771
showPointCloud with single color without duplicating color
2013-06-12 17:38:39 +02:00
ozantonkal
0e90c0fff2
updated test for single color
2013-06-12 10:56:46 +02:00
ozantonkal
46cf22cdff
showPointCloud with single color
2013-06-12 10:55:07 +02:00
ozantonkal
01086323b0
mistype fix
2013-06-12 09:29:04 +02:00
Anatoly Baksheev
1b51ee385b
refactored showPointCloud to for shorter code. Implemented NanFilter::copy<T>() function
2013-06-11 22:01:50 +04:00
Anatoly Baksheev
1ae5918fa8
refactoring of copy_non_nans
2013-06-11 18:38:20 +04:00
ozantonkal
abdc022b20
implemented copy_non_nans, isnan
2013-06-11 11:02:26 +02:00
ozantonkal
c4fe98977a
implementation of * operator for Affine3f and point3d, initial implementation of isNaN
2013-06-11 11:02:26 +02:00
Anatoly Baksheev
c622ebf890
implemented wasStopped flag
2013-06-10 14:11:34 +04:00
Anatoly Baksheev
0f5da429c5
misprint
2013-06-10 12:42:11 +04:00
Anatoly Baksheev
909c45f1b9
little refactoring
2013-06-10 12:32:03 +04:00
ozantonkal
aecff5237b
CV_64FC3 support
2013-06-07 16:07:23 +02:00
ozantonkal
e58b0b3507
removed cv keywords and redundant lines from showPointCloud
2013-06-07 12:16:22 +02:00
ozantonkal
d11d07aaf5
showPointCloud initial implementation together with test
2013-06-07 11:18:26 +02:00
Anatoly Baksheev
ace0933bed
fixed compilation (included ctime in precomp.hpp)
2013-05-31 13:42:49 +04:00
ozantonkal
6603cc4405
boost dependency has been removed
2013-05-30 20:01:33 +02:00
ozantonkal
e10582ce4f
Initial implementation of keyboard callback registration mechanism without boost
2013-05-29 20:58:57 +02:00
ozantonkal
e75057956a
fix linux compilation errors
2013-05-29 18:37:53 +02:00
Anatoly Baksheev
0e7d4a5703
First version of 'viz' module
2013-05-24 17:58:39 +04:00
Andrey Kamaev
1ad7af3c3b
Merge pull request #654 from fish2000:patch-1
2013-03-18 15:56:55 +04:00
Andrey Kamaev
0b0c9be771
Merge pull request #636 from ilya-lavrenov:SSE2_HOG
2013-03-18 15:56:16 +04:00
cuda-geek
3f8d87d82c
Merge pull request #661 from cuda-geek:merge-cpu-gpu-detections
2013-03-18 15:34:02 +04:00
marina.kolpakova
43db0d543d
fix win warnings
2013-03-18 13:50:45 +04:00
cuda-geek
f768d8c93f
Merge pull request #658 from Nerei:affine3_classes
2013-03-18 13:36:01 +04:00
cuda-geek
f510b49cc2
Merge pull request #650 from taka-no-me:cvdef
2013-03-18 13:10:54 +04:00
Anatoly Baksheev
ceadaed108
Added Affine3<T> class
2013-03-18 11:51:43 +04:00
marina.kolpakova
318257f3a3
refactor cpp files naming
2013-03-18 08:17:13 +04:00
marina.kolpakova
0211843062
merge Detection structure for CPU and GPU soft cascade detectors
2013-03-18 06:58:53 +04:00
cuda-geek
7772811585
Merge pull request #659 from Nerei:master
2013-03-18 00:46:40 +04:00
Anatoly Baksheev
fe10c74faa
fixed compilation for vs2008
2013-03-17 18:02:52 +04:00
marina.kolpakova
92ba74a3ee
fix cuda
2013-03-17 05:50:45 +04:00
Andrey Kamaev
ea79357fd3
Merge pull request #647 from taka-no-me:fix_ffmpeg_wrapper
2013-03-15 17:50:32 +04:00
Andrey Kamaev
e75df56317
Unified handling of InputOutputArrays in Python wrapper generator
...
This makes arguments of type InputOutputArray required in python unless they
have a default value in C++.
As result following python functions changes signatures in non-trivial way:
* calcOpticalFlowFarneback
* calcOpticalFlowPyrLK
* calibrateCamera
* findContours
* findTransformECC
* floodFill
* kmeans
* PCACompute
* stereoCalibrate
And the following functions become return their modified inputs as a return
value:
* accumulate
* accumulateProduct
* accumulateSquare
* accumulateWeighted
* circle
* completeSymm
* cornerSubPix
* drawChessboardCorners
* drawContours
* drawDataMatrixCodes
* ellipse
* fillConvexPoly
* fillPoly
* filterSpeckles
* grabCut
* insertChannel
* line
* patchNaNs
* polylines
* randn
* randShuffle
* randu
* rectangle
* setIdentity
* updateMotionHistory
* validateDisparity
* watershed
2013-03-15 17:44:49 +04:00
Alexander Bohn / FI$H2k
f3ee55e042
Fix for encoding errors when building Java source
...
The generated OpenCV Java source can contain characters outside of ASCII on some systems – this patch allows the ant task to compile them.
2013-03-15 06:47:52 -03:00
Andrey Kamaev
a1c456b7c3
Extract common base header for C and C++ APIs
2013-03-15 10:38:38 +04:00
marina.kolpakova
157a98edf7
refactored cuda error handling; remove optional dependancies in soft cascade training app
2013-03-14 23:43:03 +04:00
marina.kolpakova
a476664144
fixed compilation with latest master changes
2013-03-14 20:12:52 +04:00
Andrey Kamaev
14d27112e9
Fix build of ffmpeg wrapper with some versions of avutil
2013-03-14 14:52:13 +04:00
marina.kolpakova
6f11dc03b9
implement integral
2013-03-14 12:28:02 +04:00
marina.kolpakova
83e7d3dd67
remove generic version of GPU channel computer.
2013-03-14 12:28:02 +04:00
marina.kolpakova
3c8e66d580
softcascade: remove device dependency on gpu
2013-03-14 12:28:01 +04:00
marina.kolpakova
6daf17f974
remove softcascade host dependencies on gpu module
2013-03-14 12:28:01 +04:00
marina.kolpakova
5120322cea
move gpu version of soft cascade to dedicated module
2013-03-14 12:27:13 +04:00
marina.kolpakova
9b00c14fff
moved documentation for CUDA version of softcascade
2013-03-14 12:25:18 +04:00
Andrey Kamaev
d9cd753835
Merge pull request #645 from taka-no-me:bump_headers
2013-03-14 11:42:23 +04:00
Andrey Kamaev
b076b69e68
Merge pull request #642 from taka-no-me:fix1
2013-03-14 11:42:05 +04:00
Andrey Kamaev
f622a2e79c
Merge pull request #641 from taka-no-me:stlfree_xadd
2013-03-14 11:41:36 +04:00
Andrey Kamaev
a42a0f5fca
Added compatibility headers
2013-03-13 17:26:56 +04:00
Andrey Kamaev
ad5cddc007
Main module headers are moved 1 level up
...
e.g. <opencv2/core/core.hpp> become <opencv2/core.hpp>
Also renamed <opencv2/core/opengl_interop.hpp> to <opencv2/core/opengl.hpp>
2013-03-13 17:26:56 +04:00
marina.kolpakova
18aa5c921f
use OpenCV's twister.
2013-03-13 14:20:04 +04:00
marina.kolpakova
cf66942505
enable training test. refactor globbing
2013-03-13 13:43:22 +04:00
Andrey Kamaev
7e50d3e571
Fixed MSVC warnings
2013-03-13 11:34:04 +04:00
Andrey Kamaev
55698548dd
Avoid assert in lapac.cpp if findHomography fails in BestOf2NearestMatcher::match
2013-03-12 22:49:40 +04:00
Andrey Kamaev
013fd9bf59
Make CV_XADD independent on STL and system headers
2013-03-12 20:32:41 +04:00
Andrey Kamaev
9f3ce0dd97
Reword and merge pull request #625 from jet47/gpu-fixes
2013-03-12 18:14:23 +04:00
Vladislav Vinogradov
ecb2ebfba4
Move opengl iterop code to cv::ogl namespace
...
Fixed issues: #2737 #2848
2013-03-12 18:13:11 +04:00
cuda-geek
e4f55a7ec0
Merge pull request #629 from cuda-geek:globbing
2013-03-12 15:57:56 +04:00
cuda-geek
009158e1f8
Merge pull request #621 from cuda-geek:twister
2013-03-12 13:11:50 +04:00
Andrey Kamaev
fb76095378
Merge pull request #610 from AoD314:webp2
2013-03-11 21:13:36 +04:00
Ilya Lavrenov
8b510ad8dc
sse2 hog
2013-03-11 20:21:48 +04:00
Andrey Kamaev
9b7dfd677d
Merge branch '2.4'
2013-03-11 18:50:19 +04:00
Andrey Kamaev
980fc93b4d
Fix clang + ccache build warnings
2013-03-11 18:41:22 +04:00
Andrey Kamaev
2a06fd98c0
Fix build errors with c++11
2013-03-11 16:03:48 +04:00
AoD314
9680176fa9
added docs
2013-03-11 15:47:21 +04:00
Andrey Kamaev
ec8637a990
Fix build errors
2013-03-11 14:52:22 +04:00
AoD314
eb012a5993
added tests for WebP
2013-03-11 11:51:46 +04:00
AoD314
63d9ee9523
This code is based on https://github.com/prasannatsm/opencv code.
...
- added webp (lossy and lossless without alpha channel)
- added tests
2013-03-11 11:51:38 +04:00
cuda_geek
61094d350b
add dlobbing for Windows
2013-03-09 23:21:17 +04:00
marina.kolpakova
a486aafe7c
add dlobbing under *nix
2013-03-09 21:10:45 +04:00
marina.kolpakova
12fe6ff734
add Mersenne Twister random number generator
2013-03-09 19:18:37 +04:00
Andrey Kamaev
13f402a554
Merge pull request #620 from apavlenko:java_tutorial_fix
2013-03-06 15:47:09 +04:00
Andrey Pavlenko
0e64baaec5
removing redundant code
2013-03-06 13:00:00 +04:00
Andrey Pavlenko
116d3be9c0
moving JNI library to 'build/lib' dir on non-Win
2013-03-05 18:41:44 +04:00
Andrey Kamaev
6569a58518
Merge pull request #592 from vpisarev:c2cpp_calib3d_ptsetreg
2013-03-05 17:39:53 +04:00
Andrey Kamaev
816adcfdac
Merge pull request #605 from vpisarev:c2cpp_calib3d_stereo
2013-03-05 15:26:51 +04:00
Andrey Kamaev
bbac4bc4cf
Merge pull request #491 from Daniil-Osokin:cvtRGB2YUV420p
2013-03-05 15:26:16 +04:00
cuda-geek
b9ab5939a4
Merge pull request #607 from cuda-geek:auto-compile-cuda
2013-03-05 13:50:29 +04:00
cuda-geek
fcde059ca4
Merge pull request #618 from caotto:master
2013-03-05 13:12:39 +04:00
cuda-geek
c0ba0c9099
Merge pull request #596 from ArtanisCV:master
2013-03-05 08:57:58 +04:00
Charles Otto
c02f94392b
Add version checks to previous modifications to ffmpeg_cap_impl.hpp
...
Add version checks around uses of AVCodecID and av_opt_set, since these aren't
defined for older versions of ffmpeg.
2013-03-04 22:14:52 -05:00