1
0
Fork 0
mirror of https://github.com/ruby-opencv/ruby-opencv synced 2023-03-27 23:22:12 -04:00
ruby-opencv/ext/opencv
2018-07-27 11:18:25 -07:00
..
cascadeclassifier.cpp Fixed warnings. 2018-07-24 22:37:05 -07:00
cascadeclassifier.hpp fix module name 2016-04-03 07:53:39 +09:00
dnn.cpp Improved documentation to show attributes as attributes. 2018-07-27 11:00:16 -07:00
dnn.hpp Improved documentation to show attributes as attributes. 2018-07-27 11:00:16 -07:00
dnn_layer.cpp Fixes segmentation faults when deleting layers. 2018-07-27 11:18:25 -07:00
dnn_layer.hpp Added documentation. 2018-07-27 00:10:39 -07:00
dnn_net.cpp Improved documentation to show attributes as attributes. 2018-07-27 11:00:16 -07:00
dnn_net.hpp Simplified layers and bug fix. 2018-07-27 00:38:05 -07:00
error.cpp change module name to Cv 2016-04-03 07:47:06 +09:00
error.hpp experimental implementation for OpenCV 3 2016-04-03 05:19:48 +09:00
extconf.rb Added support for DNN (3.3.0-rc in experimental mode). 2018-07-24 22:37:36 -07:00
mat.cpp Added documentation. 2018-07-27 00:10:39 -07:00
mat.hpp Added Dnn::Layer, more Ruby-ish code, etc. 2018-07-26 15:28:00 -07:00
mat_drawing.cpp add Mat::circle 2016-08-13 02:37:23 +09:00
mat_drawing.hpp add Mat::circle 2016-08-13 02:37:23 +09:00
mat_imgproc.cpp fix document 2017-04-30 04:54:05 +09:00
mat_imgproc.hpp add Mat#adaptive_threshold! 2017-04-30 04:45:50 +09:00
opencv.cpp Added documentation. 2018-07-27 00:10:39 -07:00
opencv.hpp Added Dnn::Layer, more Ruby-ish code, etc. 2018-07-26 15:28:00 -07:00
opencv_const.cpp Added Dnn::Layer, more Ruby-ish code, etc. 2018-07-26 15:28:00 -07:00
opencv_const.hpp experimental implementation for OpenCV 3 2016-04-03 05:19:48 +09:00
point.cpp Fixed warnings. 2018-07-24 22:37:05 -07:00
point.hpp add Mat#blur 2016-04-10 01:33:09 +09:00
rect.cpp Fixed warnings. 2018-07-24 22:37:05 -07:00
rect.hpp add function setting roi using Mat#new 2016-04-10 05:22:49 +09:00
scalar.cpp Fixed warnings. 2018-07-24 22:37:05 -07:00
scalar.hpp experimental implementation for OpenCV 3 2016-04-03 05:19:48 +09:00
size.cpp Fixed warnings. 2018-07-24 22:37:05 -07:00
size.hpp Bug fixes and added size() to Mat. 2018-07-25 22:08:17 -07:00
trackbar.cpp Fixed warnings. 2018-07-24 22:37:05 -07:00
trackbar.hpp experimental implementation for OpenCV 3 2016-04-03 05:19:48 +09:00
videocapture.cpp Fixed warnings. 2018-07-24 22:37:05 -07:00
videocapture.hpp experimental implementation for OpenCV 3 2016-04-03 05:19:48 +09:00
window.cpp Fixed warnings. 2018-07-24 22:37:05 -07:00
window.hpp experimental implementation for OpenCV 3 2016-04-03 05:19:48 +09:00