Merge pull request #1449 from fiammante:bright_edges
Bright edges source code and demo (#1449)
* Bright edges source code and demo
* Fix mac errors
* Upload again because of null characters
* Convert to UTF-8
* Change cv::WindowFlags::WINDOW_AUTOSIZE
* Remove parameter
* Remove trailing white spaces (documentation builld error
* Remaining white spaces
* Correct warning
* Correct surround
* Add comment
* Moving prototype out of header
* Add ximgproc namespace, fix example.
* Fix namespace for example
* Remove windows desctruction
* Correct Mat declaration
* Removed unused gray
* Change local functions to static
* Remove tabs and replace by 4 spaces
* Add comments
* Fix comments
* Retry for random test stereo failure
|