-
BMP图片处理程序,包括平滑,锐化,直方图统计,增强等。
BMP图片处理程序,包括平滑,锐化,直方图统计,增强等。-BMP picture processing procedures, including Smooth, Sharpen, histogram, so on.
- 2022-03-22 12:05:21下载
- 积分:1
-
混合粒子群优化算法寻找最小的
A hybrid Particle Swarm Optimization algorithm for finding the minimum of
the function fitness in the real space.-Particle Swarm Optimization algo abbreviation for finding the minimum of the function fi tness in the real space.
- 2022-02-25 23:05:43下载
- 积分:1
-
AppWizard has created this DSPLIT application for you. This application
not on...
图像模式识别技术中的分类程序源代码,很适合初学者使用-AppWizard has created this DSPLIT application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your DSPLIT application.
- 2022-07-10 00:23:18下载
- 积分:1
-
这是著名的计算几何软件leda 3.0 的源码。
这是著名的计算几何软件leda 3.0 的源码。- This is the famous computation geometry software leda 3.0
sources codes.
- 2022-07-15 22:21:05下载
- 积分:1
-
一个简单的BMP图像显示程序,VC++写的,做图像处理的可参考....
一个简单的BMP图像显示程序,VC++写的,做图像处理的可参考.-A simple BMP image display program, VC written to do image processing can be found.
- 2022-02-16 08:40:24下载
- 积分:1
-
分水岭算法代码,以及说明。用标记
分水岭算法代码,以及说明。用标记-分水岭算法对图像进行分割-Watershed segmentation algorithm
- 2023-03-28 19:25:03下载
- 积分:1
-
边界识别,边界检测和边界点图像坐标…
图像边缘识别,侦测图像的边界并且得到边界点坐标-Edge identification, boundary detection and image coordinates of boundary points to be
- 2022-03-07 04:36:01下载
- 积分:1
-
Ct images of the brain the skull shape of region growing algorithm for computing
对脑部ct图像的头骨形状进行区域生长算法的运算-Ct images of the brain the skull shape of region growing algorithm for computing
- 2023-09-04 14:50:03下载
- 积分:1
-
这是一个图象处理的源代码,将一个图像
灰度均衡化,使得原有图片更清晰...
这是一个图象处理的源代码,将一个图像
灰度均衡化,使得原有图片更清晰
-this is a code of digital image processing,it can make a image grayscale eauilibrium.
- 2022-03-25 00:28:43下载
- 积分: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