搜索资源列表
histMeanValue
- 包含三个功能的演示。直方图,otsu算法,计算灰度中值。最后统计0像素占的比例。 float getMeanValue(IplImage* image) //灰度均值 int getMedian(IplImage* image) //灰度中值 void otsu (IplImage *image) //大律法阈值分割-Contains three functional demo. float getMeanValue (IplImage* image) //gray ave
test9_25_3_1
- 选取一个浮点数,并产生一些随机数,把浮点数转化为整数型-Select a float, and generate some random numbers, the floating-point number into integer