Anatoly Baksheev [Fri, 12 Jul 2013 12:53:25 +0000 (16:53 +0400)]
viz license header template
Anatoly Baksheev [Thu, 11 Jul 2013 09:54:36 +0000 (13:54 +0400)]
fixed some warnings for windows
minor buitification
Anatoly Baksheev [Thu, 11 Jul 2013 09:28:55 +0000 (02:28 -0700)]
Merge pull request #15 from ozantonkal/implementing_widgets
Implementing widgets
ozantonkal [Thu, 11 Jul 2013 07:30:52 +0000 (09:30 +0200)]
clean unnecessary methods, make text3d face camera
ozantonkal [Wed, 10 Jul 2013 14:34:47 +0000 (16:34 +0200)]
text3D widget implementation
ozantonkal [Wed, 10 Jul 2013 13:34:19 +0000 (15:34 +0200)]
grid widget implementation
ozantonkal [Wed, 10 Jul 2013 10:51:17 +0000 (12:51 +0200)]
PolyLine widget implementation
ozantonkal [Wed, 10 Jul 2013 07:55:42 +0000 (09:55 +0200)]
explicit casting among widgets, removed implicit casting
Anatoly Baksheev [Tue, 9 Jul 2013 16:02:43 +0000 (20:02 +0400)]
experimental widget casting functionality
Anatoly Baksheev [Tue, 9 Jul 2013 15:35:26 +0000 (19:35 +0400)]
minor naming
ozantonkal [Tue, 9 Jul 2013 13:18:44 +0000 (15:18 +0200)]
rearrange widget constructors
ozantonkal [Tue, 9 Jul 2013 12:28:55 +0000 (14:28 +0200)]
widget2d setcolor implementation
ozantonkal [Tue, 9 Jul 2013 12:12:49 +0000 (14:12 +0200)]
implement assignment operator and copy constructor for all widgets existing
ozantonkal [Tue, 9 Jul 2013 09:07:21 +0000 (11:07 +0200)]
fix widget delete bug
ozantonkal [Tue, 9 Jul 2013 08:21:57 +0000 (10:21 +0200)]
initial redesigning widgets
Anatoly Baksheev [Mon, 8 Jul 2013 19:52:18 +0000 (12:52 -0700)]
Merge pull request #14 from ozantonkal/implementing_widgets
Implementing widgets
ozantonkal [Mon, 8 Jul 2013 19:48:19 +0000 (21:48 +0200)]
cloudwidget private implementation for duplicate code, add cv_assert(exists), fix bug point_step bug in CloudNormalsWidget
ozantonkal [Mon, 8 Jul 2013 17:05:35 +0000 (19:05 +0200)]
remove redundant statements
ozantonkal [Mon, 8 Jul 2013 16:56:13 +0000 (18:56 +0200)]
set/get/updateWidgetPose implemented, cloudNormals with color
ozantonkal [Mon, 8 Jul 2013 16:22:51 +0000 (18:22 +0200)]
cloud normals widget implementation
ozantonkal [Mon, 8 Jul 2013 13:12:50 +0000 (15:12 +0200)]
initial cloud widget implementation, fix safedowncasts
ozantonkal [Mon, 8 Jul 2013 09:34:11 +0000 (11:34 +0200)]
cube widget wireframe
ozantonkal [Mon, 8 Jul 2013 08:41:42 +0000 (10:41 +0200)]
text widget implementation
ozantonkal [Mon, 8 Jul 2013 07:53:00 +0000 (10:53 +0300)]
showWidget takes Affine3f as argument
ozantonkal [Sun, 7 Jul 2013 18:19:21 +0000 (21:19 +0300)]
plane widget size
ozantonkal [Sun, 7 Jul 2013 13:21:47 +0000 (16:21 +0300)]
circle widget thickness property
Anatoly Baksheev [Fri, 5 Jul 2013 10:13:23 +0000 (14:13 +0400)]
Fixed ref counting bug, minor formatting
Anatoly Baksheev [Fri, 5 Jul 2013 10:10:53 +0000 (03:10 -0700)]
Merge pull request #13 from ozantonkal/implementing_widgets
Implementing widgets
ozantonkal [Thu, 4 Jul 2013 16:05:56 +0000 (19:05 +0300)]
removed shape files
ozantonkal [Thu, 4 Jul 2013 15:47:52 +0000 (18:47 +0300)]
remove ModelCoefficients, remove showShape methods from viz3d
ozantonkal [Thu, 4 Jul 2013 15:36:26 +0000 (18:36 +0300)]
remove widget implementation
ozantonkal [Thu, 4 Jul 2013 15:19:06 +0000 (18:19 +0300)]
coordinate system widget implementation, update pose fix
ozantonkal [Thu, 4 Jul 2013 14:59:11 +0000 (17:59 +0300)]
cube widget implementation
ozantonkal [Thu, 4 Jul 2013 14:44:41 +0000 (17:44 +0300)]
cylinder widget implementation
ozantonkal [Thu, 4 Jul 2013 13:54:46 +0000 (16:54 +0300)]
circle widget and arrow widget implementation
ozantonkal [Thu, 4 Jul 2013 13:32:06 +0000 (16:32 +0300)]
sphere widget implementation
ozantonkal [Thu, 4 Jul 2013 13:15:20 +0000 (16:15 +0300)]
plane widget implementation
ozantonkal [Thu, 4 Jul 2013 13:05:05 +0000 (16:05 +0300)]
line widget set/get line width
ozantonkal [Thu, 4 Jul 2013 12:57:49 +0000 (15:57 +0300)]
reference counting in widget
Anatoly Baksheev [Thu, 4 Jul 2013 11:11:04 +0000 (15:11 +0400)]
widget_accessor.hpp - minimize dependencies
Anatoly Baksheev [Thu, 4 Jul 2013 09:54:00 +0000 (13:54 +0400)]
slight refactoring of widget system code
ozantonkal [Wed, 3 Jul 2013 19:27:09 +0000 (22:27 +0300)]
remove redundant methods, implement assignment operator for widget
ozantonkal [Wed, 3 Jul 2013 17:53:03 +0000 (20:53 +0300)]
fix vtkActor to vtkLODActor, initial implementation LineWidget, showWidget
ozantonkal [Wed, 3 Jul 2013 15:48:11 +0000 (18:48 +0300)]
initial base widget implementation
Anatoly Baksheev [Mon, 1 Jul 2013 19:29:33 +0000 (23:29 +0400)]
getShapePose/setShapePose simplification
little code beautification, formatting
Anatoly Baksheev [Mon, 1 Jul 2013 17:39:04 +0000 (21:39 +0400)]
Merge remote-tracking branch 'remotes/ozan/refactoring_shapeMethods' into viz
Conflicts:
modules/viz/test/test_viz3d.cpp
ozantonkal [Thu, 27 Jun 2013 10:05:52 +0000 (13:05 +0300)]
removed redundant addShape methods
ozantonkal [Thu, 27 Jun 2013 09:33:19 +0000 (12:33 +0300)]
createArrow and showArrow implementation without label
ozantonkal [Thu, 27 Jun 2013 08:51:36 +0000 (11:51 +0300)]
createSphere and showSphere implementations
ozantonkal [Wed, 26 Jun 2013 10:52:43 +0000 (12:52 +0200)]
setShapePose and getShapePose implementations
ozantonkal [Wed, 26 Jun 2013 09:32:12 +0000 (11:32 +0200)]
showCylinder and showCircle implementations
ozantonkal [Wed, 26 Jun 2013 09:13:34 +0000 (11:13 +0200)]
showCylinder implementation
ozantonkal [Wed, 26 Jun 2013 08:46:26 +0000 (10:46 +0200)]
showCube implementation
ozantonkal [Fri, 21 Jun 2013 12:09:12 +0000 (14:09 +0200)]
showPlane with color
ozantonkal [Fri, 21 Jun 2013 12:00:22 +0000 (14:00 +0200)]
showPlane implementation
ozantonkal [Fri, 21 Jun 2013 10:48:27 +0000 (12:48 +0200)]
showLine implementation
ozantonkal [Mon, 17 Jun 2013 14:32:52 +0000 (16:32 +0200)]
initial refactoring
Anatoly Baksheev [Fri, 14 Jun 2013 10:22:03 +0000 (14:22 +0400)]
--amend
Anatoly Baksheev [Fri, 14 Jun 2013 10:19:45 +0000 (14:19 +0400)]
little refactoring
Anatoly Baksheev [Wed, 12 Jun 2013 20:23:08 +0000 (13:23 -0700)]
Merge pull request #9 from ozantonkal/implementing_addPointCloud
Implementing add point cloud
ozantonkal [Wed, 12 Jun 2013 15:38:39 +0000 (17:38 +0200)]
showPointCloud with single color without duplicating color
ozantonkal [Wed, 12 Jun 2013 08:56:46 +0000 (10:56 +0200)]
updated test for single color
ozantonkal [Wed, 12 Jun 2013 08:55:07 +0000 (10:55 +0200)]
showPointCloud with single color
ozantonkal [Wed, 12 Jun 2013 07:29:04 +0000 (09:29 +0200)]
mistype fix
Anatoly Baksheev [Tue, 11 Jun 2013 17:30:19 +0000 (21:30 +0400)]
refactored showPointCloud to for shorter code. Implemented NanFilter::copy<T>() function
Anatoly Baksheev [Tue, 11 Jun 2013 14:38:20 +0000 (18:38 +0400)]
refactoring of copy_non_nans
Anatoly Baksheev [Tue, 11 Jun 2013 10:37:56 +0000 (03:37 -0700)]
Merge pull request #6 from ozantonkal/implementing_addPointCloud
Implementing add point cloud
ozantonkal [Tue, 11 Jun 2013 08:48:48 +0000 (10:48 +0200)]
implemented copy_non_nans, isnan
ozantonkal [Mon, 10 Jun 2013 10:02:18 +0000 (12:02 +0200)]
implementation of * operator for Affine3f and point3d, initial implementation of isNaN
Anatoly Baksheev [Mon, 10 Jun 2013 10:11:34 +0000 (14:11 +0400)]
implemented wasStopped flag
Anatoly Baksheev [Mon, 10 Jun 2013 08:42:11 +0000 (12:42 +0400)]
misprint
Anatoly Baksheev [Mon, 10 Jun 2013 08:32:03 +0000 (12:32 +0400)]
little refactoring
Anatoly Baksheev [Mon, 10 Jun 2013 07:36:49 +0000 (00:36 -0700)]
Merge pull request #5 from ozantonkal/implementing_addPointCloud
Implementing add point cloud
ozantonkal [Fri, 7 Jun 2013 14:07:23 +0000 (16:07 +0200)]
CV_64FC3 support
ozantonkal [Fri, 7 Jun 2013 10:14:40 +0000 (12:14 +0200)]
removed cv keywords and redundant lines from showPointCloud
Anatoly Baksheev [Fri, 7 Jun 2013 09:50:42 +0000 (02:50 -0700)]
Merge pull request #4 from ozantonkal/implementing_addPointCloud
showPointCloud initial implementation together with test
ozantonkal [Fri, 7 Jun 2013 09:18:26 +0000 (11:18 +0200)]
showPointCloud initial implementation together with test
Anatoly Baksheev [Fri, 31 May 2013 09:40:23 +0000 (13:40 +0400)]
fixed compilation (included ctime in precomp.hpp)
Anatoly Baksheev [Fri, 31 May 2013 09:04:41 +0000 (02:04 -0700)]
Merge pull request #3 from ozantonkal/removing_boost_dependency
Removing boost dependency
ozantonkal [Thu, 30 May 2013 18:01:33 +0000 (20:01 +0200)]
boost dependency has been removed
ozantonkal [Wed, 29 May 2013 18:58:57 +0000 (20:58 +0200)]
Initial implementation of keyboard callback registration mechanism without boost
Anatoly Baksheev [Wed, 29 May 2013 18:05:46 +0000 (11:05 -0700)]
Merge pull request #1 from ozantonkal/viz
fix linux compilation errors
ozantonkal [Wed, 29 May 2013 16:37:53 +0000 (18:37 +0200)]
fix linux compilation errors
Anatoly Baksheev [Mon, 18 Mar 2013 15:52:46 +0000 (19:52 +0400)]
First version of 'viz' module
Andrey Kamaev [Mon, 18 Mar 2013 11:56:54 +0000 (15:56 +0400)]
Merge pull request #654 from fish2000:patch-1
Andrey Kamaev [Mon, 18 Mar 2013 11:56:15 +0000 (15:56 +0400)]
Merge pull request #636 from ilya-lavrenov:SSE2_HOG
cuda-geek [Mon, 18 Mar 2013 11:34:02 +0000 (15:34 +0400)]
Merge pull request #661 from cuda-geek:merge-cpu-gpu-detections
marina.kolpakova [Mon, 18 Mar 2013 09:50:45 +0000 (13:50 +0400)]
fix win warnings
cuda-geek [Mon, 18 Mar 2013 09:36:01 +0000 (13:36 +0400)]
Merge pull request #658 from Nerei:affine3_classes
cuda-geek [Mon, 18 Mar 2013 09:10:53 +0000 (13:10 +0400)]
Merge pull request #650 from taka-no-me:cvdef
cuda-geek [Mon, 18 Mar 2013 09:10:24 +0000 (13:10 +0400)]
Merge pull request #653 from jbohren-forks:master
Anatoly Baksheev [Sat, 16 Mar 2013 20:40:35 +0000 (00:40 +0400)]
Added Affine3<T> class
marina.kolpakova [Mon, 18 Mar 2013 04:17:13 +0000 (08:17 +0400)]
refactor cpp files naming
marina.kolpakova [Fri, 15 Mar 2013 08:26:25 +0000 (12:26 +0400)]
merge Detection structure for CPU and GPU soft cascade detectors
cuda-geek [Sun, 17 Mar 2013 20:46:40 +0000 (00:46 +0400)]
Merge pull request #659 from Nerei:master
Anatoly Baksheev [Sun, 17 Mar 2013 14:02:52 +0000 (18:02 +0400)]
fixed compilation for vs2008
marina.kolpakova [Sun, 17 Mar 2013 01:50:45 +0000 (05:50 +0400)]
fix cuda
Andrey Kamaev [Fri, 15 Mar 2013 13:50:32 +0000 (17:50 +0400)]
Merge pull request #647 from taka-no-me:fix_ffmpeg_wrapper
Andrey Kamaev [Fri, 15 Mar 2013 12:55:58 +0000 (16:55 +0400)]
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
Alexander Bohn / FI$H2k [Fri, 15 Mar 2013 09:47:52 +0000 (06:47 -0300)]
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.