10 2014 档案

摘要:C++原型:void __stdcall RecursiveDomainTransformFilter(unsigned char *Src, unsigned char *Joint, unsigned char *Dest, int Width, int Height, int Stride, ... 阅读全文
posted @ 2014-10-04 22:32 Imageshop 阅读(2552) 评论(2) 推荐(0) 编辑
摘要:C++原型:void __stdcall BilateralFilter(unsigned char *Src, unsigned char *Joint, unsigned char *Dest, int Width, int Height, int Stride, int DownSampleR... 阅读全文
posted @ 2014-10-04 17:24 Imageshop 阅读(2226) 评论(0) 推荐(0) 编辑
摘要:C++原型:void __stdcall GuidedFilter(unsigned char *Src, unsigned char *Guide, unsigned char *Dest, int Width, int Height, int Stride, int Radius, float ... 阅读全文
posted @ 2014-10-04 13:50 Imageshop 阅读(12766) 评论(0) 推荐(0) 编辑
摘要:C++原型:void __stdcall BiExponentialEPF(unsigned char *Src, unsigned char *Dest, int Width, int Height, int Stride, float SpatialContraDecay, float Phot... 阅读全文
posted @ 2014-10-04 13:01 Imageshop 阅读(2417) 评论(0) 推荐(0) 编辑
摘要:C++原型:void __stdcall AutoLevel(unsigned char *Src, unsigned char *Dest, int Width, int Height ,int Stride, double CutLimit = 0.001)C#声明:[DllImport("Im... 阅读全文
posted @ 2014-10-03 20:30 Imageshop 阅读(2149) 评论(0) 推荐(1) 编辑
摘要:C++原型:void __stdcall MedianBlur(unsigned char *Src, unsigned char *Dest, int Width, int Height ,int Stride ,int Radius, int Percent)C#声明:[DllImport("I... 阅读全文
posted @ 2014-10-03 19:15 Imageshop 阅读(5804) 评论(0) 推荐(0) 编辑
摘要:C++原型:void __stdcall GuassBlur(unsigned char *Src, unsigned char *Dest, int Width, int Height, int Stride, float Radius)C#声明:[DllImport("ImageProcessi... 阅读全文
posted @ 2014-10-03 14:06 Imageshop 阅读(1882) 评论(0) 推荐(0) 编辑
摘要:C++原型:void __stdcall LinearBlur(unsigned char *Src, unsigned char *Dest, int Width,int Height,int Stride, int Radius, int EdgeBehavior)C#声明:[DllImport... 阅读全文
posted @ 2014-10-02 22:00 Imageshop 阅读(1444) 评论(0) 推荐(0) 编辑
摘要:C++原型:void __stdcall BoxBlur(unsigned char *Src, unsigned char *Dest, int Width, int Height, int Stride, int Radius, int EdgeBehavior)C#声明:[DllImport(... 阅读全文
posted @ 2014-10-02 21:37 Imageshop 阅读(2946) 评论(0) 推荐(0) 编辑
摘要:C++原型:void __stdcall MSRCRGIMP(unsigned char *Src, unsigned char *Dest, int Width, int Height, int Stride, float MaxScale, int ScaleAmount, float Dyna... 阅读全文
posted @ 2014-10-02 20:01 Imageshop 阅读(2652) 评论(0) 推荐(0) 编辑
摘要:C#原型:void __stdcall HazeRemovalBasedonContrastEnhancement(unsigned char *Src, unsigned char *Dest, int Width, int Height, int Stride, float SubSample)... 阅读全文
posted @ 2014-10-02 13:43 Imageshop 阅读(1798) 评论(0) 推荐(0) 编辑
摘要:C++原型:void __stdcall HazeRemovalBasedOnDarkChannelPrior(unsigned char *Src, unsigned char * Dest, int Width, int Height, int Stride, float SubSample)C... 阅读全文
posted @ 2014-10-01 23:25 Imageshop 阅读(1370) 评论(0) 推荐(1) 编辑

点击右上角即可分享
微信分享提示