Files
opencv/samples/cpp
Vishwa Prakash H V 6b4fcd5f73 Avoiding Divide By Zero Error
In line 104 `if ( full_neg_lst[i].cols >= box.width && full_neg_lst[i].rows >= box.height )` removed '=' as it causes divide By Zero Error in line 106 and 107 `box.x = rand() % ( full_neg_lst[i].cols - size_x );` when  full_neg_lst[i].cols = size_x or full_neg_lst[i].rows - size_y
2018-04-08 02:57:26 +05:30
..
2018-02-08 05:52:08 -05:00
2018-03-28 18:43:28 +03:00
2016-12-15 15:39:47 +03:00
2018-02-08 05:52:08 -05:00
2018-02-08 05:52:08 -05:00
2018-02-08 05:52:08 -05:00
2016-12-15 15:39:47 +03:00
2017-07-29 20:08:19 +03:00
2017-07-29 20:08:19 +03:00
2016-12-15 15:39:47 +03:00
2018-02-08 05:52:08 -05:00
2017-07-29 20:08:19 +03:00
2018-02-08 05:52:08 -05:00
2017-07-29 20:08:19 +03:00
2018-02-08 05:52:08 -05:00
2017-07-29 20:08:19 +03:00
2017-09-13 17:24:59 +03:00
2017-10-11 17:52:23 +03:00
2017-07-29 20:08:19 +03:00
2016-12-15 15:39:47 +03:00
2016-12-15 15:39:47 +03:00
2018-02-08 05:52:08 -05:00
2018-02-08 05:52:08 -05:00
2016-12-15 15:39:47 +03:00
2018-04-08 02:57:26 +05:30
2016-12-15 15:39:47 +03:00