SetRange in 16-bit Image
(Originally posted by alleemio on 3/19/2007)
I am writing a macro where I want to set the intensity range that will be used to count the objects in my image.
The statement:
ret=ipblbsetrange(lowervalue,uppervalue)
only
accepts values from 0 to 255, whereas I want to use higher values (such
as 20000) to threshold on my 16-bit images. Any ideas?
0
Comments
-
(Originally posted by YuriG on 3/19/2007)
You can use:
ret = IpSegSetRange(0, 20000, 65535)0
Categories
- All Categories
- 961 Image-Pro v9 and higher
- 9 Image-Pro FAQs
- 18 Image-Pro Download & Install
- 448 Image-Pro General Discussions
- 486 Image-Pro Automation (Macros, Apps, Reports)
- 20 AutoQuant Deconvolution
- 2 AutoQuant Download & Install
- 18 AutoQuant General Discussions
- 195 Image-Pro Plus v7 and lower
- 3 Image-Pro Plus Download & Install
- 106 Image-Pro Plus General Discussions
- 86 Image-Pro Plus Automation with Macros
- 19 Legacy Products
- 16 Image-Pro Premier 3D General Discussions
- 26 Image-Pro Insight General Discussions