• fiammante's avatar
    Merge pull request #1449 from fiammante:bright_edges · ab51fb06
    fiammante authored
    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
    ab51fb06
Name
Last commit
Last update
..
brightedges.hpp Loading commit data...
deriche_filter.hpp Loading commit data...
disparity_filter.hpp Loading commit data...
edge_filter.hpp Loading commit data...
edgeboxes.hpp Loading commit data...
estimated_covariance.hpp Loading commit data...
fast_hough_transform.hpp Loading commit data...
fast_line_detector.hpp Loading commit data...
fourier_descriptors.hpp Loading commit data...
lsc.hpp Loading commit data...
paillou_filter.hpp Loading commit data...
peilin.hpp Loading commit data...
ridgefilter.hpp Loading commit data...
seeds.hpp Loading commit data...
segmentation.hpp Loading commit data...
slic.hpp Loading commit data...
sparse_match_interpolator.hpp Loading commit data...
structured_edge_detection.hpp Loading commit data...
weighted_median_filter.hpp Loading commit data...