25 Commits (44d89638fd6cb074e87a4b3fd1bcff3f8ecc6c89)

Author SHA1 Message Date
Adrien BAK 9972059476 suppress warnings 11 years ago
Adrien BAK 5c98209127 whitespaces 11 years ago
Adrien BAK ee210afc44 white space 11 years ago
Adrien BAK cb76d00f5f precalculate indices 11 years ago
Adrien BAK 419450689b remove unnecessary buffer copies 11 years ago
Adrien BAK b4504639c8 refactor poisson_solver 11 years ago
Adrien BAK 6bfea73716 move calls to ptr<> 11 years ago
Adrien BAK df312a4ffa at<> -> ptr<> 11 years ago
Adrien BAK 5a16de2ef6 .size().width -> cols 11 years ago
Adrien BAK 980496bb0e remove useless include 11 years ago
Adrien BAK c6ffa5059d remove useless includes 11 years ago
Adrien BAK 11d89ad7c1 coding guidelines 11 years ago
Adrien BAK c69016467d replace implementation of dst 11 years ago
Adrien BAK 89e7860572 replace double by float 11 years ago
Adrien BAK ed9f6a3cb4 simplify a line 11 years ago
Adrien BAK e46810eabe this has been submitted to the daily wtf 11 years ago
Adrien BAK 47b01be0a4 replace 8 loops by 2 11 years ago
Adrien BAK b04d06938d replace double* by vector<double> 11 years ago
Adrien BAK a361cc9479 remove some more useless buffers and rename a bunch of variables 11 years ago
Adrien BAK 61fe623cf1 backport bug fix 11 years ago
Adrien BAK d46c466e20 remove useless buffers 11 years ago
Adrien BAK 89be83e5be rename variables 11 years ago
Adrien BAK b3ddc2b9a7 refactor array_product 11 years ago
Adrien BAK 33c15d6309 rename stuff, adds logging and replace shitty else if chain by switch 11 years ago
Adrien BAK 1f6acc23fa adds header guards + move impl to proper file 11 years ago
Adrien BAK e8c2f2ee3e constness 11 years ago
Adrien BAK 037f27c882 change masking to patchNaNs 11 years ago
Adrien BAK 2411556242 fix photo::cloning::IlluminationChange when IPP is used 11 years ago
siddharth 0972a2d758 Fixed mixed cloning bug 11 years ago
Alexander Karsakov 7e4dea968c Fixed typo with indexes in getGradient(x/y) functions. 11 years ago
siddharth 573e818415 New changes done and removed opencv_extra folder 11 years ago
siddharth 2f65a0d4ba Changes done in npr module 11 years ago
siddharth 35d9ca6483 Changes done in cloning module 11 years ago
siddharth 94eab9babe Revert Back 11 years ago
siddharth 6c7272bde1 Update to remove Android error 11 years ago
siddharth f85a615f3f whitespaces removed and other minor changes to fix build error 11 years ago
siddharth 56ab1c18e6 new filters added and all the 3 modules updated 11 years ago
siddharth 1ed0e44090 added keyboard control 11 years ago
siddharth e170115ad0 new interface added. decolor and cloning module added. 11 years ago
siddharth 0802c06571 seamless cloning added 11 years ago