Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
O
opencv_contrib
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
opencv_contrib
Repository
94d1b9bcd862a583ceed8961209baafc5df5c55e
Switch branch/tag
opencv_contrib
modules
ximgproc
samples
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
Update fld_lines.cpp
· 5e254cff
Suleyman TURKMEN
authored
5 years ago
Unverified
5e254cff
Name
Last commit
Last update
..
CMakeLists.txt
Added edge-aware filters.
10 years ago
brightedgesexample.cpp
Merge pull request #1449 from fiammante:bright_edges
7 years ago
colorize.cpp
Merge pull request #2011 from mshabunin:enable-narrowing-warning
6 years ago
dericheSample.py
Rewrite deriche filter- add test - add python wrapper
6 years ago
deriche_demo.cpp
Merge pull request #701 from LaurentBerger:DericheFilter
8 years ago
disparity_filtering.cpp
Merge pull request #1906 from ytyytyyt:3.4
6 years ago
edgeboxes_demo.cpp
solves #1596
6 years ago
edgeboxes_demo.py
python: 'cv2.' -> 'cv.' via 'import cv2 as cv'
7 years ago
fast_hough_transform.cpp
Updated internal calls to linear resize to use bit-exact version
7 years ago
filterdemo.cpp
Updated internal calls to linear resize to use bit-exact version
7 years ago
findredlinedpolygonfromgooglemaps.py
python: 'cv2.' -> 'cv.' via 'import cv2 as cv'
7 years ago
fld_lines.cpp
Update fld_lines.cpp
5 years ago
fourier_descriptors_demo.cpp
ximgproc: rename global functions with generic names
7 years ago
graphsegmentation_demo.cpp
cleanup unnecessary setNumThreads() calls
6 years ago
live_demo.cpp
cleanup unnecessary setNumThreads() calls
6 years ago
niblack_thresholding.cpp
1) Modified cv::ximgproc::niBlackThreshold to support binarization using popular Niblack inspired techniques. Sauvola, Wolf, and NICK support added.
7 years ago
paillou_demo.cpp
ximgproc: fix paillou_demo
7 years ago
peilin.cpp
Update peilin.cpp
6 years ago
peilin_plane.png
Implementation of Pei&Lin Image Normalization
7 years ago
peilin_shape.png
Implementation of Pei&Lin Image Normalization
7 years ago
polygonstanfordoutput.png
Code to grab the red lined polygon from Google Maps
9 years ago
seeds.cpp
seeds sample: fix compiler warnings
10 years ago
selectivesearchsegmentation_demo.cpp
cleanup unnecessary setNumThreads() calls
6 years ago
selectivesearchsegmentation_demo.py
python: 'cv2.' -> 'cv.' via 'import cv2 as cv'
7 years ago
slic.cpp
Add MSLIC (Manifold SLIC).
8 years ago
stanford.png
Loading commit data...
structured_edge_detection.cpp
Loading commit data...
thinning.cpp
Loading commit data...