Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
O
opencv
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
Repository
50fa809a967f875e4d72798ad6432019c6c94e64
Switch branch/tag
opencv
modules
photo
src
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
fixed condition in cv::FNLM
· 2cd51c04
Ilya Lavrenov
authored
11 years ago
2cd51c04
Name
Last commit
Last update
..
cuda
Merge remote-tracking branch 'origin/2.4' into merge-2.4
11 years ago
opencl
small fixes
11 years ago
align.cpp
fixed warnings
11 years ago
arrays.hpp
some more refactoring
11 years ago
calibrate.cpp
fixed warnings
11 years ago
contrast_preserve.cpp
CV_Assert for photo module corrected
11 years ago
contrast_preserve.hpp
fixed warnings
11 years ago
denoising.cpp
added 4 channels support to fnlm
11 years ago
denoising.cuda.cpp
replaced gpu->cuda in files names
11 years ago
fast_nlmeans_denoising_invoker.hpp
small fixes
11 years ago
fast_nlmeans_denoising_invoker_commons.hpp
fixed for 2 channels
11 years ago
fast_nlmeans_denoising_opencl.hpp
fixed condition in cv::FNLM
11 years ago
fast_nlmeans_multi_denoising_invoker.hpp
some refactoring
11 years ago
hdr_common.cpp
deleted excess semicolons, commas
11 years ago
hdr_common.hpp
deleted excess semicolons, commas
11 years ago
inpaint.cpp
Boring changes - photo.
11 years ago
merge.cpp
added epsilon value to weights in the MergeMertens in order to avoid zero weights for pixels from uniformly filled areas of image
11 years ago
npr.cpp
fixed warnings
11 years ago
npr.hpp
New changes done and removed opencv_extra folder
11 years ago
precomp.hpp
implemented OpenCL version of cv::fastNlMeansDenoising
11 years ago
seamless_cloning.cpp
CV_Assert for photo module corrected
11 years ago
seamless_cloning.hpp
Fixed typo with indexes in getGradient(x/y) functions.
11 years ago
tonemap.cpp
fixed warnings
11 years ago