.. |
opencl
|
Use fma only for Intel devices
|
11 years ago |
_geom.h
|
converted few more comp. geometry functions to C++
|
12 years ago |
accum.cpp
|
icv: enable functions
|
11 years ago |
approx.cpp
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
|
11 years ago |
blend.cpp
|
refactored imgproc
|
11 years ago |
canny.cpp
|
added status check
|
11 years ago |
clahe.cpp
|
Merge pull request #2393 from ilya-lavrenov:coverity
|
11 years ago |
color.cpp
|
fixed defects found by coverity scan
|
11 years ago |
connectedcomponents.cpp
|
correct upper bound for maximum number of labels for 8-way connectivity
|
12 years ago |
contours.cpp
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
|
11 years ago |
convhull.cpp
|
Fix stack corruption in cvConvexHull2 and heap corruption in OutputArray::create
|
12 years ago |
corner.cpp
|
Merge pull request #2709 from alalek:icv_update_binary_pack
|
11 years ago |
cornersubpix.cpp
|
made several minor fixes as pointed out by Andrey
|
12 years ago |
demosaicing.cpp
|
Remove more old definitions from internal.hpp
|
12 years ago |
deriv.cpp
|
fix IPPDerivSobel condition
|
11 years ago |
distransform.cpp
|
Merge pull request #2679 from alalek:ippicv_update
|
11 years ago |
emd.cpp
|
Normalize line endings and whitespace
|
13 years ago |
featureselect.cpp
|
Fixed error in case corners not found
|
11 years ago |
filter.cpp
|
fixed usage of reshape
|
11 years ago |
floodfill.cpp
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
|
11 years ago |
gabor.cpp
|
Remove all using directives for STL namespace and members
|
12 years ago |
gcgraph.hpp
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
|
11 years ago |
generalized_hough.cpp
|
deleted extra semicolons
|
12 years ago |
geometry.cpp
|
Drop outdated definitions from internal.hpp
|
12 years ago |
grabcut.cpp
|
Remove all using directives for STL namespace and members
|
12 years ago |
histogram.cpp
|
Merge pull request #2839 from ilya-lavrenov:tapi_fix
|
11 years ago |
hough.cpp
|
Disabled ippiHoughLine_Region for cv::HoughLines
|
11 years ago |
imgwarp.cpp
|
fixed cv::warpPerspective
|
11 years ago |
intersection.cpp
|
imgproc/intersection: fix loop index
|
11 years ago |
linefit.cpp
|
War on Whitespace, master edition: trailing spaces.
|
12 years ago |
lsd.cpp
|
remove unused variable in LineSegmentDetectorImpl::compareSegments()
|
11 years ago |
matchcontours.cpp
|
War on Whitespace, master edition: trailing spaces.
|
12 years ago |
min_enclosing_triangle.cpp
|
deleted excess semicolons, commas
|
11 years ago |
moments.cpp
|
disabled IPP functions that slower than OpenCV
|
11 years ago |
morph.cpp
|
invoking OCL before IPP
|
11 years ago |
phasecorr.cpp
|
optimized createHanningWindow
|
11 years ago |
precomp.hpp
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
|
12 years ago |
pyramids.cpp
|
Use fma only for Intel devices
|
11 years ago |
rotcalipers.cpp
|
War on Whitespace, master edition: file endings.
|
12 years ago |
samplers.cpp
|
added status check
|
11 years ago |
segmentation.cpp
|
War on Whitespace, master edition: file endings.
|
12 years ago |
shapedescr.cpp
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
|
12 years ago |
smooth.cpp
|
bixed cv::boxFilter
|
11 years ago |
subdivision2d.cpp
|
Remove all using directives for STL namespace and members
|
12 years ago |
sumpixels.cpp
|
icv: enable functions
|
11 years ago |
tables.cpp
|
Normalize line endings and whitespace
|
13 years ago |
templmatch.cpp
|
Added support for 3-channels
|
11 years ago |
thresh.cpp
|
Optimized memory access by using stride pattern
|
11 years ago |
undistort.cpp
|
Merge pull request #511 from aritzlc:master
|
12 years ago |
utils.cpp
|
Move border type constants and Moments class to core module
|
12 years ago |