搜索资源列表
Ilib-1.1.8-min
- IPL库是Intel为了配合其MMX,SSE,SSE2以及将来的VLSW等技术发布的图像处理库 支持1,8,16,位有/无符号,32位有符号,32位浮点类型数据类型。 支持RGB,CMYK,YCACB,YUV,XYZ,色彩空间,支持alpha通道 支持矩形ROI,通道ROI,遮罩 支持分块图像,错误处理,用户定义函数 支持图像数学,几何,滤波,图象统计,色彩空间变换操作。-IPL is the database to accommodate its Intel MMX, SS
surface2volume
- surface2volume SURFACE2VOLUME convert a surface volume to a solid volume OV = surface2volume(fv) creates a volume block (logical) in which every voxel which is inside the given surface fv is set to 1. The structure fv defines the surfa
yuan_vc
- 求两圆相交面积 两圆半径分别问ar,br,两圆圆心距为d-Seeking two circles intersect area radius Q ar, br, two round Heart distance is d if ar+ br < d return 0 two circles from else if (fabs (ar-br),> d return area (min (ar , br)) of two circles covering else the two
max-and-min-filter
- 图像的最大值和最小值滤波,利用opencv实现-The image of the maximum and minimum value filtering, the use of opencv realization
denoisingFilters
- denoising filters such as Average, Median, Gaussian, Wiener, Min-order-statistic, Maxorder-statistic and Median-order-statistic are used. Based on the images obtained by the mentioned filters, it is become obvious clear that for the given noisy im