2013-07-13 |
Anatoly Baksheev | removed q subfolder |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Anatoly Baksheev | removed Affine3f from coordinate frame constructor |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Anatoly Baksheev | added makeTransformToGlobal() function |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Anatoly Baksheev | reshape continuous clouds for better performance. |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Anatoly Baksheev | viz license header template |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Anatoly Baksheev | fixed some warnings for windows |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Anatoly Baksheev | Merge pull request #15 from ozantonkal/implementing_widgets |
commit | commitdiff | tree | snapshot |
2013-07-11 |
ozantonkal | clean unnecessary methods, make text3d face camera |
commit | commitdiff | tree | snapshot |
2013-07-10 |
ozantonkal | text3D widget implementation |
commit | commitdiff | tree | snapshot |
2013-07-10 |
ozantonkal | grid widget implementation |
commit | commitdiff | tree | snapshot |
2013-07-10 |
ozantonkal | PolyLine widget implementation |
commit | commitdiff | tree | snapshot |
2013-07-10 |
ozantonkal | explicit casting among widgets, removed implicit casting |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Anatoly Baksheev | experimental widget casting functionality |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Anatoly Baksheev | minor naming |
commit | commitdiff | tree | snapshot |
2013-07-09 |
ozantonkal | rearrange widget constructors |
commit | commitdiff | tree | snapshot |
2013-07-09 |
ozantonkal | widget2d setcolor implementation |
commit | commitdiff | tree | snapshot |
2013-07-09 |
ozantonkal | implement assignment operator and copy constructor... |
commit | commitdiff | tree | snapshot |
2013-07-09 |
ozantonkal | fix widget delete bug |
commit | commitdiff | tree | snapshot |
2013-07-09 |
ozantonkal | initial redesigning widgets |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Anatoly Baksheev | Merge pull request #14 from ozantonkal/implementing_widgets |
commit | commitdiff | tree | snapshot |
2013-07-08 |
ozantonkal | cloudwidget private implementation for duplicate code... |
commit | commitdiff | tree | snapshot |
2013-07-08 |
ozantonkal | remove redundant statements |
commit | commitdiff | tree | snapshot |
2013-07-08 |
ozantonkal | set/get/updateWidgetPose implemented, cloudNormals... |
commit | commitdiff | tree | snapshot |
2013-07-08 |
ozantonkal | cloud normals widget implementation |
commit | commitdiff | tree | snapshot |
2013-07-08 |
ozantonkal | initial cloud widget implementation, fix safedowncasts |
commit | commitdiff | tree | snapshot |
2013-07-08 |
ozantonkal | cube widget wireframe |
commit | commitdiff | tree | snapshot |
2013-07-08 |
ozantonkal | text widget implementation |
commit | commitdiff | tree | snapshot |
2013-07-08 |
ozantonkal | showWidget takes Affine3f as argument |
commit | commitdiff | tree | snapshot |
2013-07-07 |
ozantonkal | plane widget size |
commit | commitdiff | tree | snapshot |
2013-07-07 |
ozantonkal | circle widget thickness property |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Anatoly Baksheev | Fixed ref counting bug, minor formatting |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Anatoly Baksheev | Merge pull request #13 from ozantonkal/implementing_widgets |
commit | commitdiff | tree | snapshot |
2013-07-04 |
ozantonkal | removed shape files |
commit | commitdiff | tree | snapshot |
2013-07-04 |
ozantonkal | remove ModelCoefficients, remove showShape methods... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
ozantonkal | remove widget implementation |
commit | commitdiff | tree | snapshot |
2013-07-04 |
ozantonkal | coordinate system widget implementation, update pose fix |
commit | commitdiff | tree | snapshot |
2013-07-04 |
ozantonkal | cube widget implementation |
commit | commitdiff | tree | snapshot |
2013-07-04 |
ozantonkal | cylinder widget implementation |
commit | commitdiff | tree | snapshot |
2013-07-04 |
ozantonkal | circle widget and arrow widget implementation |
commit | commitdiff | tree | snapshot |
2013-07-04 |
ozantonkal | sphere widget implementation |
commit | commitdiff | tree | snapshot |
2013-07-04 |
ozantonkal | plane widget implementation |
commit | commitdiff | tree | snapshot |
2013-07-04 |
ozantonkal | line widget set/get line width |
commit | commitdiff | tree | snapshot |
2013-07-04 |
ozantonkal | reference counting in widget |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Anatoly Baksheev | widget_accessor.hpp - minimize dependencies |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Anatoly Baksheev | slight refactoring of widget system code |
commit | commitdiff | tree | snapshot |
2013-07-03 |
ozantonkal | remove redundant methods, implement assignment operator... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
ozantonkal | fix vtkActor to vtkLODActor, initial implementation... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
ozantonkal | initial base widget implementation |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Anatoly Baksheev | getShapePose/setShapePose simplification |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Anatoly Baksheev | Merge remote-tracking branch 'remotes/ozan/refactoring_... |
commit | commitdiff | tree | snapshot |
2013-06-27 |
ozantonkal | removed redundant addShape methods |
commit | commitdiff | tree | snapshot |
2013-06-27 |
ozantonkal | createArrow and showArrow implementation without label |
commit | commitdiff | tree | snapshot |
2013-06-27 |
ozantonkal | createSphere and showSphere implementations |
commit | commitdiff | tree | snapshot |
2013-06-26 |
ozantonkal | setShapePose and getShapePose implementations |
commit | commitdiff | tree | snapshot |
2013-06-26 |
ozantonkal | showCylinder and showCircle implementations |
commit | commitdiff | tree | snapshot |
2013-06-26 |
ozantonkal | showCylinder implementation |
commit | commitdiff | tree | snapshot |
2013-06-26 |
ozantonkal | showCube implementation |
commit | commitdiff | tree | snapshot |
2013-06-21 |
ozantonkal | showPlane with color |
commit | commitdiff | tree | snapshot |
2013-06-21 |
ozantonkal | showPlane implementation |
commit | commitdiff | tree | snapshot |
2013-06-21 |
ozantonkal | showLine implementation |
commit | commitdiff | tree | snapshot |
2013-06-17 |
ozantonkal | initial refactoring |
commit | commitdiff | tree | snapshot |
2013-06-14 |
Anatoly Baksheev | --amend |
commit | commitdiff | tree | snapshot |
2013-06-14 |
Anatoly Baksheev | little refactoring |
commit | commitdiff | tree | snapshot |
2013-06-12 |
Anatoly Baksheev | Merge pull request #9 from ozantonkal/implementing_addP... |
commit | commitdiff | tree | snapshot |
2013-06-12 |
ozantonkal | showPointCloud with single color without duplicating... |
commit | commitdiff | tree | snapshot |
2013-06-12 |
ozantonkal | updated test for single color |
commit | commitdiff | tree | snapshot |
2013-06-12 |
ozantonkal | showPointCloud with single color |
commit | commitdiff | tree | snapshot |
2013-06-12 |
ozantonkal | mistype fix |
commit | commitdiff | tree | snapshot |
2013-06-11 |
Anatoly Baksheev | refactored showPointCloud to for shorter code. Implemen... |
commit | commitdiff | tree | snapshot |
2013-06-11 |
Anatoly Baksheev | refactoring of copy_non_nans |
commit | commitdiff | tree | snapshot |
2013-06-11 |
Anatoly Baksheev | Merge pull request #6 from ozantonkal/implementing_addP... |
commit | commitdiff | tree | snapshot |
2013-06-11 |
ozantonkal | implemented copy_non_nans, isnan |
commit | commitdiff | tree | snapshot |
2013-06-11 |
ozantonkal | implementation of * operator for Affine3f and point3d... |
commit | commitdiff | tree | snapshot |
2013-06-10 |
Anatoly Baksheev | implemented wasStopped flag |
commit | commitdiff | tree | snapshot |
2013-06-10 |
Anatoly Baksheev | misprint |
commit | commitdiff | tree | snapshot |
2013-06-10 |
Anatoly Baksheev | little refactoring |
commit | commitdiff | tree | snapshot |
2013-06-10 |
Anatoly Baksheev | Merge pull request #5 from ozantonkal/implementing_addP... |
commit | commitdiff | tree | snapshot |
2013-06-07 |
ozantonkal | CV_64FC3 support |
commit | commitdiff | tree | snapshot |
2013-06-07 |
ozantonkal | removed cv keywords and redundant lines from showPointCloud |
commit | commitdiff | tree | snapshot |
2013-06-07 |
Anatoly Baksheev | Merge pull request #4 from ozantonkal/implementing_addP... |
commit | commitdiff | tree | snapshot |
2013-06-07 |
ozantonkal | showPointCloud initial implementation together with... |
commit | commitdiff | tree | snapshot |
2013-05-31 |
Anatoly Baksheev | fixed compilation (included ctime in precomp.hpp) |
commit | commitdiff | tree | snapshot |
2013-05-31 |
Anatoly Baksheev | Merge pull request #3 from ozantonkal/removing_boost_de... |
commit | commitdiff | tree | snapshot |
2013-05-30 |
ozantonkal | boost dependency has been removed |
commit | commitdiff | tree | snapshot |
2013-05-29 |
ozantonkal | Initial implementation of keyboard callback registratio... |
commit | commitdiff | tree | snapshot |
2013-05-29 |
Anatoly Baksheev | Merge pull request #1 from ozantonkal/viz |
commit | commitdiff | tree | snapshot |
2013-05-29 |
ozantonkal | fix linux compilation errors |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Anatoly Baksheev | First version of 'viz' module |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Andrey Kamaev | Merge pull request #654 from fish2000:patch-1 |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Andrey Kamaev | Merge pull request #636 from ilya-lavrenov:SSE2_HOG |
commit | commitdiff | tree | snapshot |
2013-03-18 |
cuda-geek | Merge pull request #661 from cuda-geek:merge-cpu-gpu... |
commit | commitdiff | tree | snapshot |
2013-03-18 |
marina.kolpakova | fix win warnings |
commit | commitdiff | tree | snapshot |
2013-03-18 |
cuda-geek | Merge pull request #658 from Nerei:affine3_classes |
commit | commitdiff | tree | snapshot |
2013-03-18 |
cuda-geek | Merge pull request #650 from taka-no-me:cvdef |
commit | commitdiff | tree | snapshot |
2013-03-18 |
cuda-geek | Merge pull request #653 from jbohren-forks:master |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Anatoly Baksheev | Added Affine3<T> class |
commit | commitdiff | tree | snapshot |
2013-03-18 |
marina.kolpakova | refactor cpp files naming |
commit | commitdiff | tree | snapshot |
2013-03-18 |
marina.kolpakova | merge Detection structure for CPU and GPU soft cascade... |
commit | commitdiff | tree | snapshot |
2013-03-17 |
cuda-geek | Merge pull request #659 from Nerei:master |
commit | commitdiff | tree | snapshot |
2013-03-17 |
Anatoly Baksheev | fixed compilation for vs2008 |
commit | commitdiff | tree | snapshot |
next |