1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 15:23:05 +04:00
Commit Graph

213 Commits

Author SHA1 Message Date
ozantonkal 26a6823207 showLine implementation 2013-06-21 12:48:27 +02:00
Anatoly Baksheev c65d888875 little refactoring 2013-06-14 14:20:19 +04:00
ozantonkal 46cf22cdff showPointCloud with single color 2013-06-12 10:55:07 +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
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
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
Anatoly Baksheev 0e7d4a5703 First version of 'viz' module 2013-05-24 17:58:39 +04:00