- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I'm on the need of using the ippiHistogramRange_32f_C1R fuction, but I don't know how to get two parameters: srcStep and roiSize.I don't know what to put in there. My source is just a 32f vector of 257 elements. The array of values is a 32f vector of 100 elements and the number of levels is 100. I just want to get the final distribution.
Thanks for your time,
Regards.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Isaac,
you should define srcROI as srcROI.height = 1, srcROI.width = your vector length, srcStep = sizeof(float)*(your vector length)
regards, Igor
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page