15 Commits

Author SHA1 Message Date
U-BASIS\dsmyda
94458fb012 Made error messages in UI and log straight forward in the event of an OpenCV loading error or non windows user 2019-06-26 17:47:59 -04:00
U-BASIS\dsmyda
357c70fcee Changed one more location to reflect new API 2019-06-26 13:57:37 -04:00
Richard Cordovano
2afc59ee39
Revert "merge develop into Timeline event mgr" 2019-04-19 13:16:26 -04:00
millmanorama
50c9b5ed4e deprecate IngestServices.fireModuleDataEvent(); add moduleName to Blackboard.postArtifact(s); 2018-08-15 11:50:03 +02:00
William Schaefer
fb28c62d60 4037 add explicit calls to release opencv objects to avoid reliance on finalize method 2018-07-19 09:57:20 -04:00
William Schaefer
fad0f57406 4037 introduce max file size to object detection module (100 mb) 2018-07-19 09:57:11 -04:00
William Schaefer
8d546a217e remove unnecessary imports from Object detection 2018-07-19 09:56:58 -04:00
William Schaefer
04068dd492 4037 entirely remove unnecessary input stream in Object Detection 2018-07-19 09:56:42 -04:00
William Schaefer
aba1489aee 4037 Close InputStream in object detection module which was left open 2018-07-19 09:56:32 -04:00
Eugene Livis
72394ee2b5 Removed excessive logging 2018-07-10 15:24:59 -04:00
William Schaefer
3b8b38da6f 3996 add object id to log messages for OpenCV related object detection exceptions 2018-07-05 16:12:46 -04:00
William Schaefer
f2e0660829 3996 add parent path to logging messages for file for easier finding 2018-07-05 16:05:55 -04:00
William Schaefer
083b8d0bfd 3996 improve opencv logging and prevent any opencv exceptions from escaping process method 2018-07-05 15:56:03 -04:00
William Schaefer
1b0e35122e 3845 handle exception with bad classifier image combo, log but otherwise hide from user 2018-06-13 14:51:44 -04:00
William Schaefer
ab4aefc9cc 3845 fix codacy issues with object detection module 2018-06-08 14:44:07 -04:00