projects
/
profile
/
ivi
/
opencv.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge pull request #3250 from ilya-lavrenov:neon_convert_scale_abs
2014-09-08
Alexander Karsakov
Remove mul24 since id can be larger 2^23
commit
|
commitdiff
|
tree
2014-09-03
Alexander Karsakov
Fixed calculation of l_stack_size
commit
|
commitdiff
|
tree
2014-09-03
Alexander Karsakov
Removed redundant clFinish() after clEnqueueUnmapMemObject()
commit
|
commitdiff
|
tree
2014-09-03
Alexander Karsakov
Disabled minMaxIdx for 32FC1 since it occasionally...
commit
|
commitdiff
|
tree
2014-09-02
Alexander Karsakov
Changed check to NORM_RELATIVE for OCL.Mat_Scalar_Scale...
commit
|
commitdiff
|
tree
2014-09-02
Alexander Karsakov
Added workaround for Nvidia: take into account that...
commit
|
commitdiff
|
tree
2014-09-02
Alexander Karsakov
Fixed BORDER_REFLECT and BORDER_REFLECT_101 extrapolation...
commit
|
commitdiff
|
tree
2014-08-29
Alexander Karsakov
Added check AmdFft version to be sure that AmdFft binaries...
commit
|
commitdiff
|
tree
2014-08-28
Alexander Karsakov
Disabled native_sqrt for double, since it may be not...
commit
|
commitdiff
|
tree
2014-08-27
Alexander Karsakov
Refactoring of OCL_FftPlan class
commit
|
commitdiff
|
tree
2014-08-25
Alexander Karsakov
Added double support for OCL version of DFT
commit
|
commitdiff
|
tree
2014-08-21
Alexander Karsakov
Fixed range for 'v' channel for 8U images
commit
|
commitdiff
|
tree
2014-08-18
Alexander Karsakov
Fixed getConversionInfo() for YUV2RGBA_* conversions
commit
|
commitdiff
|
tree
2014-08-18
Alexander Karsakov
Changed twiddle buffer creation to use OCL buffer pool...
commit
|
commitdiff
|
tree
2014-08-14
Alexander Karsakov
Minimal image size is set to 5*5 for OCL path of fastNlMeans...
commit
|
commitdiff
|
tree
2014-08-14
Alexander Karsakov
Fixed incorrect pointer conversion for in-place threshold
commit
|
commitdiff
|
tree
2014-08-13
Alexander Karsakov
Fixed buffer initialization in reduce kernel. Enabled...
commit
|
commitdiff
|
tree
2014-08-12
Alexander Karsakov
Set minimum matrix size for AmdBlas::gemm to 20 since...
commit
|
commitdiff
|
tree
2014-08-12
Alexander Karsakov
Disabled ippiFilterBoxBorder_* in case maskSize equal...
commit
|
commitdiff
|
tree
2014-08-12
Alexander Karsakov
Added check required local memory size for non-inplace...
commit
|
commitdiff
|
tree
2014-08-12
Alexander Karsakov
Added ROUNDING_EPS for identical rounding after dividing...
commit
|
commitdiff
|
tree
2014-08-12
Alexander Karsakov
Increased epsilon for passing test with IPPICV
commit
|
commitdiff
|
tree
2014-08-12
Alexander Karsakov
Fixed warning with "uninitialized local variable"
commit
|
commitdiff
|
tree
2014-08-11
Alexander Karsakov
Disabled some IPP calls of cvtColor since it breaks...
commit
|
commitdiff
|
tree
2014-08-11
Alexander Karsakov
Disabled ippiConvert_32f16s_C1R since it breaks OCL...
commit
|
commitdiff
|
tree
2014-08-11
Alexander Karsakov
Enabled IPPMorphReplicate in case BORDER_CONSTANT only...
commit
|
commitdiff
|
tree
2014-08-08
Alexander Karsakov
Changed check condition in tests for warpAffine and...
commit
|
commitdiff
|
tree
2014-08-08
Alexander Karsakov
Fixed typos
commit
|
commitdiff
|
tree
2014-08-07
Alexander Karsakov
Fixed choice of kercn and rowsPerWI for non-Intel device.
commit
|
commitdiff
|
tree
2014-08-07
Alexander Karsakov
Fixed issue: Mat::copyTo(UMat) if device copy is obsolete...
commit
|
commitdiff
|
tree
2014-08-07
Alexander Karsakov
Fixed extrapolation in pyrDown
commit
|
commitdiff
|
tree
2014-08-07
Alexander Karsakov
Fixed calculate_histogram kernel
commit
|
commitdiff
|
tree
2014-08-07
Alexander Karsakov
Fixed rounding in remap INTER_LINEAR mode
commit
|
commitdiff
|
tree
2014-08-07
Alexander Karsakov
Revert optimization for warpAffine INTER_NEAREST mode
commit
|
commitdiff
|
tree
2014-07-28
Alexander Karsakov
Using std::map in PlanCache
commit
|
commitdiff
|
tree
2014-07-25
Alexander Karsakov
Added license header, using cv::Ptr, small fixes.
commit
|
commitdiff
|
tree
2014-07-24
Alexander Karsakov
Added accuracy and performance tests for DFT all modes.
commit
|
commitdiff
|
tree
2014-07-24
Alexander Karsakov
Final refactoring, fixes
commit
|
commitdiff
|
tree
2014-07-22
Alexander Karsakov
Added nonzero_rows support
commit
|
commitdiff
|
tree
2014-07-22
Alexander Karsakov
Added rest Elena's changes
commit
|
commitdiff
|
tree
2014-07-22
Alexander Karsakov
Added multi-block scheme
commit
|
commitdiff
|
tree
2014-07-22
Alexander Karsakov
Added Elena's changes with implemented DFT_INVERSE...
commit
|
commitdiff
|
tree
2014-07-22
Alexander Karsakov
Added DFT_SCALE for forward transforms
commit
|
commitdiff
|
tree
2014-07-22
Alexander Karsakov
Added packing to CCS format
commit
|
commitdiff
|
tree
2014-07-22
Alexander Karsakov
Completed all forward transforms.
commit
|
commitdiff
|
tree
2014-07-22
Alexander Karsakov
Added fftplan cache
commit
|
commitdiff
|
tree
2014-07-22
Alexander Karsakov
Enabled precalculated wave
commit
|
commitdiff
|
tree
2014-07-22
Alexander Karsakov
Multi-radix with kernel generation
commit
|
commitdiff
|
tree
2014-06-27
Alexander Karsakov
Use fma only for Intel devices
commit
|
commitdiff
|
tree
2014-06-20
Alexander Karsakov
Optimization of cv::pyrDown for 8UC1.
commit
|
commitdiff
|
tree
2014-06-17
Alexander Karsakov
Removed storing of zeros in local memory
commit
|
commitdiff
|
tree
2014-05-27
Alexander Karsakov
Removed useless multiplication by 4
commit
|
commitdiff
|
tree
2014-05-26
Alexander Karsakov
Added new border types for pyrDown
commit
|
commitdiff
|
tree
2014-05-23
Alexander Karsakov
Unroll pyrUp kernel
commit
|
commitdiff
|
tree
2014-05-21
Alexander Karsakov
Fixed cv::pyrUp performance test
commit
|
commitdiff
|
tree
2014-05-20
Alexander Karsakov
Disabled BORDER_CONSTANT for pyramid functions.
commit
|
commitdiff
|
tree
2014-05-16
Alexander Karsakov
Optimized memory access by using stride pattern
commit
|
commitdiff
|
tree
2014-05-13
Alexander Karsakov
Added clamp() for THRESH_TRUNC mode
commit
|
commitdiff
|
tree
2014-05-08
Alexander Karsakov
Fixed ipp check for cornerMinEigenVal
commit
|
commitdiff
|
tree
2014-05-06
Alexander Karsakov
Changed check condition in tests in case ipp disabled.
commit
|
commitdiff
|
tree
2014-05-05
Alexander Karsakov
Used AutoBuffer instead ippsMalloc
commit
|
commitdiff
|
tree
2014-04-30
Alexander Karsakov
Disabled IPP resize for CV_8U
commit
|
commitdiff
|
tree
2014-04-28
Alexander Karsakov
Changed epsilon for hog test, because hog detector...
commit
|
commitdiff
|
tree
2014-04-25
Alexander Karsakov
Added setIppErrorStatus()
commit
|
commitdiff
|
tree
2014-04-25
Alexander Karsakov
Added ippiComputeThreshold_Otsu to cv::threshold
commit
|
commitdiff
|
tree
2014-04-24
Alexander Karsakov
Disabled ippiHoughLine_Region for cv::HoughLines
commit
|
commitdiff
|
tree
2014-04-24
Alexander Karsakov
Added setIppErrorStatus()
commit
|
commitdiff
|
tree
2014-04-24
Alexander Karsakov
Added ippiHoughProbLine to cv::HoughLinesP
commit
|
commitdiff
|
tree
2014-04-23
Alexander Karsakov
Changed tests for support intersection between expected...
commit
|
commitdiff
|
tree
2014-04-23
Alexander Karsakov
Added ippiHoughLine_Region to cv::HoughLines
commit
|
commitdiff
|
tree
2014-04-23
Alexander Karsakov
Added checking destination size for pyrUp, pyrDown.
commit
|
commitdiff
|
tree
2014-04-23
Alexander Karsakov
Changed integer operations to float for Intel devices
commit
|
commitdiff
|
tree
2014-04-18
Alexander Karsakov
Added setIppErrorStatus
commit
|
commitdiff
|
tree
2014-04-17
Alexander Karsakov
Fixed sanity check for integer type
commit
|
commitdiff
|
tree
2014-04-16
Alexander Karsakov
Added epsilon for tests with float data type
commit
|
commitdiff
|
tree
2014-04-16
Alexander Karsakov
Added IPP Pyramid API functions to cv::buildPyramid
commit
|
commitdiff
|
tree
2014-04-16
Alexander Karsakov
Added perf test for cv::buildPyramid
commit
|
commitdiff
|
tree
2014-04-16
Alexander Karsakov
Added ippiPyrUp_Gauss5x5 to cv::pyrUp
commit
|
commitdiff
|
tree
2014-04-16
Alexander Karsakov
Added ippiPyrDown_Gauss5x5 to cv::pyrDown
commit
|
commitdiff
|
tree
2014-04-16
Alexander Karsakov
Fixed condition
commit
|
commitdiff
|
tree
2014-04-14
Alexander Karsakov
Added suppressing deprecation for ippiMulC_32f_C1IR
commit
|
commitdiff
|
tree
2014-04-10
Alexander Karsakov
Added perf test for cornerMinEigenVal
commit
|
commitdiff
|
tree
2014-04-10
Alexander Karsakov
Added ippiMinEigenVal_ to cv::cornerMinEigenVal
commit
|
commitdiff
|
tree
2014-04-09
Alexander Karsakov
Attempt to improve performance
commit
|
commitdiff
|
tree
2014-04-09
Alexander Karsakov
Added ippiThreshold to cv::threshold
commit
|
commitdiff
|
tree
2014-04-03
Alexander Karsakov
Enabled integer arithmetic for filterSepSinglePass
commit
|
commitdiff
|
tree
2014-04-03
Alexander Karsakov
Enabled integer arithmetic for row_filter_C1_D0
commit
|
commitdiff
|
tree
2014-04-03
Alexander Karsakov
Fixed error in case corners not found
commit
|
commitdiff
|
tree
2014-04-02
Alexander Karsakov
Small refactoring
commit
|
commitdiff
|
tree
2014-03-31
Alexander Karsakov
Added integer arithmetic to sepFilter2D
commit
|
commitdiff
|
tree
2014-03-28
Alexander Karsakov
Prototype OCL version of gaussian blur with integer...
commit
|
commitdiff
|
tree
2014-03-27
Alexander Karsakov
Fixed incorrect calculation of best_disp
commit
|
commitdiff
|
tree
2014-03-26
Alexander Karsakov
Fixed stereoBM for Intel CPU.
commit
|
commitdiff
|
tree
2014-03-21
Alexander Karsakov
Workaround for Intel platform: replace min() with ternary...
commit
|
commitdiff
|
tree
2014-03-20
Alexander Karsakov
Fixed incorrect thread synchronizations
commit
|
commitdiff
|
tree
2014-03-19
Alexander Karsakov
Enabled Intel-specific optimizations for HOG detector.
commit
|
commitdiff
|
tree
2014-03-14
Alexander Karsakov
Removed workaround for Intel platform.
commit
|
commitdiff
|
tree
2014-03-14
Alexander Karsakov
Fixed getPolicy() method to make it thread-safe.
commit
|
commitdiff
|
tree
2014-03-07
Alexander Karsakov
Pass vendor macro to opencl kernel
commit
|
commitdiff
|
tree
2014-03-06
Alexander Karsakov
Clarifying comments
commit
|
commitdiff
|
tree
next