Alexis Mignon
|
f4a097713c
|
Changed link to the reference [2]
|
2013-08-25 17:13:25 +02:00 |
|
Alexis Mignon
|
515335e917
|
Corrected name in reference [2]
|
2013-08-25 15:05:35 +02:00 |
|
Alexis Mignon
|
7b022c8b5f
|
Finalized changes. Added reference for non rotation-invariant uniform patterns. Added test case. Modified comments to clarify the process, and changed the code to make it more consistent with explanations and actuall encoding
|
2013-08-25 14:56:13 +02:00 |
|
Alexis Mignon
|
eae691cf21
|
Corrected duplicate variable declarations, variable name change from 'var_index' to 'rot_index' and corrected minor bugs
|
2013-08-22 15:24:49 +02:00 |
|
Alexis Mignon
|
22873b803f
|
Added non rotation invariant local binary patterns
|
2013-08-22 15:05:22 +02:00 |
|
Alexis Mignon
|
28189c9a66
|
Moved image conversion after the verification of the max_value
|
2013-06-03 10:03:57 +02:00 |
|
Alexis Mignon
|
a80fd76ef6
|
Deported variable initialization after the cdef block to allow verifications.
|
2013-06-01 14:38:26 +02:00 |
|
Alexis Mignon
|
9b3c5792a0
|
Modified 'denoise_bilateral':\n1) check that image max value is not zero to avoid segmentation fault.\n2) initialize color_lut after sigma_range has been checked.
|
2013-05-31 18:06:47 +02:00 |
|