- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi,
I'm using ippiHOG_8u32f_C1R and there is question about output format.
As specified in documentation we must perform initialization before Hog computation with:
ippiHOGInit(const IppiHOGConfig* pConfig, IppiHOGSpec* pHOGSpec);
It takes pointer to structure IppiHOGConfig that has field:
int cvCompatible; /* openCV compatible output format */
Can i find any details about difference between formats? Or may be someone could clarify that.
Thanks!
링크가 복사됨
1 응답
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi Andrey,
Sorry it took so long to reply. There are not much differences between the output formats, just some rounding differences. Hope this helps. Thanks!