- Отметить как новое
- Закладка
- Подписаться
- Отключить
- Подписка на RSS-канал
- Выделить
- Печать
- Сообщить о недопустимом содержимом
Hello,
i have serious problems using ipp. there are strange effects going on. i tested it with the attached code, in which i allocate an image, set the pixels manualy and after that set the pixels with ippiSet. the output is:
( 1 2 3 ) ( 1 2 3 ) ( 1 2 3 )
( 1 2 3 ) ( 6 6 6 ) ( 6 6 42 )
but should be
( 1 2 3 ) ( 1 2 3 ) ( 1 2 3 )
( 1 2 3 ) ( 1 2 3 ) ( 1 2 3 )
(because of
ippiSet_8u_C3R( data, bla, _t_nChannels, blaSize ); )
so where could the error be? is the code wrong or could the be problems with the hardware. i'm using
-Mandrake Linux on an
-amd athlon processor
-gnu c++
Thank you,
Johannes
i have serious problems using ipp. there are strange effects going on. i tested it with the attached code, in which i allocate an image, set the pixels manualy and after that set the pixels with ippiSet. the output is:
( 1 2 3 ) ( 1 2 3 ) ( 1 2 3 )
( 1 2 3 ) ( 6 6 6 ) ( 6 6 42 )
but should be
( 1 2 3 ) ( 1 2 3 ) ( 1 2 3 )
( 1 2 3 ) ( 1 2 3 ) ( 1 2 3 )
(because of
ippiSet_8u_C3R( data, bla, _t_nChannels, blaSize ); )
so where could the error be? is the code wrong or could the be problems with the hardware. i'm using
-Mandrake Linux on an
-amd athlon processor
-gnu c++
Thank you,
Johannes
Ссылка скопирована
2 Ответы
- Отметить как новое
- Закладка
- Подписаться
- Отключить
- Подписка на RSS-канал
- Выделить
- Печать
- Сообщить о недопустимом содержимом
Was just an error of mine, sorry..
- Отметить как новое
- Закладка
- Подписаться
- Отключить
- Подписка на RSS-канал
- Выделить
- Печать
- Сообщить о недопустимом содержимом
Ok, thanks. I glad you solved your issue.
Regards,
Vladimir
Ответить
Параметры темы
- Подписка на RSS-канал
- Отметить тему как новую
- Отметить тему как прочитанную
- Выполнить отслеживание данной Тема для текущего пользователя
- Закладка
- Подписаться
- Страница в формате печати