- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
Hi,
We tried IPPISET roi based method to set the set of portions in the image 0.
But this is slower than memset [on entire image to 0]
We have tried the IPPSSET and found it is more faster than memset and IPPISET.
Is the ROI based method usually slower than non-ROI based method like IPPSSET.
Actually we thought since we were doing selective regions in image to reset to zero using IPPISET ,it should be faster than memset and IPPSET performed on entire image.
But when we profile we found the IPPISET[called four time on four different small region on image] is taking more time than IPPSSET and memset.
Can you please explain why/how this can happen?
We were using IPP 7.0 version.
Thanks & Regards,
Murali
Lien copié
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
For IPPsSet i had used ippsSet_8u
For IPPISet i had used ippiSet_8u_AC4
The image is a 32-bit color image and we need to set the four corner ROI's to '0' value
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
AC4 should be slower by definition - AC4 memory layer means 4 channels with A channel - A channel in IPP is not touched by definition. To set all 4 channels to 0 you should use ippiSet_8u_C4R.
Regards, Igor

- S'abonner au fil RSS
- Marquer le sujet comme nouveau
- Marquer le sujet comme lu
- Placer ce Sujet en tête de liste pour l'utilisateur actuel
- Marquer
- S'abonner
- Page imprimable