20 Commits (95c2e8b51fefa8764e14af4be0fdc458fbca16ea)

Author SHA1 Message Date
Roman Donchenko 439e90f4f4 retina_ocl.cpp: removed two unused arrays. 11 years ago
Roman Donchenko af594c8e44 retina_ocl.hpp: switched BasicRetinaFilter's members around to fix a -Wreorder warning. 11 years ago
Roman Donchenko 711fb6bd92 Boring changes - bioinspired. 11 years ago
pengxiao e45f92a9e1 Fix a bug of ocl retina on NVIDIA platform. 11 years ago
Roman Donchenko 18bb951574 Nuked the rest of the precomp.cpp files. 11 years ago
peng xiao 9f0a88c1d6 Remove trailing whitespace. 11 years ago
peng xiao 287c8a3330 Let ocl::context only be initialized once in retina_ocl test. 11 years ago
peng xiao 9b20b51389 Fix build error on Mac 11 years ago
peng xiao 3cccded86d Fix build error when WITH_OPENCL is disabled. 11 years ago
peng xiao 29eefe52bb Add OpenCL accelerated implementation for Retina. 11 years ago
alexandre benoit 12f65c61a8 updated doc wrt new bioinspired namespace convention 12 years ago
alexandre benoit 7fe78efda3 retina included in namespace bioinspired + followed suggestions made by Vadim 12 years ago
alexandre benoit c39159069e last warnings solved 12 years ago
alexandre benoit 2c1fb5fd71 minor correction after buildbot warnings 12 years ago
alexandre benoit 7bff79bbeb updated demos and tutorial regarding the Retina class transfer to bioinspired module. 12 years ago
alexandre benoit cdbbe0dfbe 1. created module bioinspired. 2.transfered Retina module into the new module bioinspired. 3. added a fast tone mapping method to Retina interface and wrapped existing reinafilter dedicated method 12 years ago