-
k均值图像分割,经典的图像分割方法,算法简单,效果好。
k均值图像分割,经典的图像分割方法,算法简单,效果好。-k-means image segmentation
- 2023-01-13 11:30:08下载
- 积分:1
-
用C++编写的一个数字图象处理平台,头文件
包含变量声明和函数声明...
用C++编写的一个数字图象处理平台,头文件
包含变量声明和函数声明-with C++ in the preparation of a digital image processing platform, the first document contains variable declarations and function declaration
- 2023-08-21 23:50:04下载
- 积分:1
-
维纳滤波经典代码,相信大家在作图像滤波时,一定有借鉴作用。采用VC实现,简单实用,可移植性强。...
维纳滤波经典代码,相信大家在作图像滤波时,一定有借鉴作用。采用VC实现,简单实用,可移植性强。-classic Wiener filter code, I believe we in for image filtering, it will certainly be useful. VC using a simple, practical, and strong portability.
- 2022-05-16 05:09:26下载
- 积分:1
-
c#在图像处理的方面的源程序:对图像进行灰度化处理。一个很简单的程序,适合刚刚使用C#进行图像处理者借鉴~...
c#在图像处理的方面的源程序:对图像进行灰度化处理。一个很简单的程序,适合刚刚使用C#进行图像处理者借鉴~-c# deal with aspects of the image source: gray-scale image processing. A very simple procedure, suitable for just using C# for image processing are drawing ~
- 2022-05-19 17:23:28下载
- 积分:1
-
Tamura纹理特征提取程序,matlab编写,通过运行测试无误。另附有pdf介绍Tamura纹理特征定义,希望对大家有帮助。...
Tamura纹理特征提取程序,matlab编写,通过运行测试无误。另附有pdf介绍Tamura纹理特征定义,希望对大家有帮助。-Tamura texture feature extraction procedures, matlab prepared correctly by running the test. Tamura has attached pdf introduce the definition of texture features, in the hope that everyone has to help.
- 2023-03-04 14:15:03下载
- 积分:1
-
另外的一篇,这是最后一个了,比较好的文章都是
另外的一篇,这是最后一个了,比较好的文章都是-another one, this is the last one, the article are rather good.
- 2022-09-27 01:50:03下载
- 积分:1
-
艾海舟的《数字图像处理》的配套程序,不可多得啊
艾海舟的《数字图像处理》的配套程序,不可多得啊-Ai Haizhou
- 2022-02-26 05:49:09下载
- 积分:1
-
在MATLAB环境下,P0309运用5种不同的梯度增强法进行图像锐化 P0310:图像的高通滤波和掩模处理...
在MATLAB环境下,P0309运用5种不同的梯度增强法进行图像锐化 P0310:图像的高通滤波和掩模处理-In the MATLAB environment, P0309 use of five kinds of different gradient enhanced image sharpening method P0310: Image of high-pass filtering and mask treatment
- 2022-03-03 01:45:26下载
- 积分:1
-
purebasic prepared image processing procedures, the domestic rare
purebasic编写的图像处理程序,国内罕见-purebasic prepared image processing procedures, the domestic rare
- 2022-02-12 12:22:48下载
- 积分:1
-
维纳滤波处理
//LPSTR lpDIBBits:指向源DIB图像指针
//LONG lWidth:源图像宽度(象素数)
//LONG lHeig...
维纳滤波处理
//LPSTR lpDIBBits:指向源DIB图像指针
//LONG lWidth:源图像宽度(象素数)
//LONG lHeight:源图像高度(象素数)
//函数说明:
//该函数用来对DIB图像进行维纳滤波复原操作。-Wiener filter// LPSTR lpDIBBits : DIB images at the source pointer// LONG lWidth : Source image width (number of pixels)// LONG lHeight : source image height (number of pixels)// Function :// function to the right DIB images Wiener filter recovery operation.
- 2022-03-20 19:12:31下载
- 积分:1