登录
首页 » Special Effects » 基于组织的粒子群优化的最大类间方差图像多阈值分割

基于组织的粒子群优化的最大类间方差图像多阈值分割

于 2022-03-31 发布 文件大小:2.60 kB
0 183
下载积分: 2 下载次数: 1

代码说明:

基于组织的粒子群优化的最大类间方差图像多阈值分割-Based on Particle Swarm Optimization organization the largest variance between-class multi-threshold image segmentation

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 本光盘共包括三个工程,分别是用于实现数字图像基本处理算法的DimageProcess工程, 用于实现图像融合的PixelFusion工程和用于人脸识别的Fa...
    本光盘共包括三个工程,分别是用于实现数字图像基本处理算法的DimageProcess工程, 用于实现图像融合的PixelFusion工程和用于人脸识别的FaceDetection工程。 关于程序的运行, DImageProcess工程只需载入Bmp格式的文件,便可通过菜单实现各种处理算法, 需要强调一点,其只对256色格式的图片进行处理。 PixelFusion工程程序运行时,用户须载入两幅图片,其中全色图像选择给定的图片spot.bmp, 而多光谱图片则为给定的图片tm.bmp。而后用户便可选择各种融合算法进行融合处理。 FaceDetection工程运行时,首先要通过文件“打开 载入图片face.bmp,而后才可以进行人脸检测 操作,需要强调的是人脸区域检测、眼睛的检测与定位、人嘴的检测与定位、人脸的勾勒四个处理 模块必须按照先后顺序进行,而且各个模块内的各项操作也必须按照菜单栏从上至下的顺序来进行。 另外,由于在人脸检测时用到了先验知识,所以目前只能对给定的图片face.bmp进行处理。-This CD-ROM includes a total of three projects, namely, for the realization of the basic digital image processing algorithms DimageProcess project Used to achieve image fusion PixelFusion engineering and construction for face recognition FaceDetection. With regard to program operation, DImageProcess works just load Bmp file format can be achieved through the menu, a variety of processing algorithms, Need to emphasize that its only 256-color format for image processing. PixelFusion engineering program runs,
    2022-03-09 21:11:55下载
    积分:1
  • 为证明的例子,VC++数字图象处理的基本程序
    数字图像处理的基本程序 vc++编的 投影法有实例图片-Digital image processing of the basic procedures for vc++ for examples of the projection image
    2023-01-15 04:15:04下载
    积分:1
  • 此源码包括图像的向上向下特效显示,二值化处理以及灰度分布直方图的生成。...
    此源码包括图像的向上向下特效显示,二值化处理以及灰度分布直方图的生成。-This source, including images of the upward downward effects showed Binarization distribution deal as well as the gray histogram generation.
    2022-09-20 04:10:03下载
    积分:1
  • 图像旋转的c++程序,该程序是我从其他网站看到的,觉得对学习图形图像的人,应该有所帮助...
    图像旋转的c++程序,该程序是我从其他网站看到的,觉得对学习图形图像的人,应该有所帮助-image rotation c procedures, the procedures are taken from other sites to see, study and think of graphic images, should help
    2023-02-17 21:05:03下载
    积分:1
  • 各种基本图像处理功能:1、格式转换:将RAW格式转换成BMP格式;2、线性变换;3、图像平滑;4、图像增强;5、边缘检测:梯度算子,Robert梯度算子,Pre...
    各种基本图像处理功能:1、格式转换:将RAW格式转换成BMP格式;2、线性变换;3、图像平滑;4、图像增强;5、边缘检测:梯度算子,Robert梯度算子,Prewitt算子,Laplacian算子,Sobel算子,Marr算子;6、直方图显示;7、形态运算(二值化、腐蚀、膨胀、开运算、闭运算);8、自动分类及类别提取:K均值分类。其中:1.2.3.4.5.7仅能对灰度图处理,6.8不仅能处理灰度图还能处理彩色图-Basic image processing functions: 1, format: RAW format will be converted to BMP format 2, linear transformation 3, image smoothing 4, image enhancement 5, Edge Detection: Gradient Operator, Robert gradient operator, Prewitt operator, Laplacian operator, Sobel operator, Marr operator 6, histogram display 7, computing forms (two-value, corrosion, swelling, open computing, closing operation) 8, automatic classification and type of extract: K-means classification. One of: 1.2.3.4.5.7 only treatment for grayscale, 6.8 can not only deal with deal with grayscale color map
    2022-05-11 00:48:27下载
    积分:1
  • matlab realization, neural network simulation system, the neural network would l...
    matlab实现的,神经网络仿真系统,对于想研究神经网络这块东西,很值得去看的东西哦-matlab realization, neural network simulation system, the neural network would like to study this thing, it is worth Oh, look at things. .
    2022-03-11 08:19:13下载
    积分:1
  • 用opencv编写的视频捕捉以及边缘提取的程序,调试成功,另附调试用的avi视频,希望对大家有所帮助...
    用opencv编写的视频捕捉以及边缘提取的程序,调试成功,另附调试用的avi视频,希望对大家有所帮助-Opencv prepared with video capture as well as the procedures for edge detection, debugging success, followed by the avi debug video, hope to help everyone
    2022-07-12 07:25:59下载
    积分:1
  • 给定输入信号以及信噪比,计算出对应的噪声
    给定输入信号以及信噪比,计算出对应的噪声-For a given input signal and the signal to noise ratio to calculate the corresponding noise
    2022-09-05 14:25:03下载
    积分:1
  • VC图像的魔术表演的程序编写,包含了详细的注释,可以啊…
    vc++编写的实现图像特效显示的程序,包含详细注释,可以实现各种图像特效显示,强烈推荐-vc Image prepared by the magic show procedures, contains detailed notes, can achieve various effects images, strongly recommended
    2022-04-13 15:58:20下载
    积分:1
  • 研究生机器视觉课程的大作业 运动目标检测
    研究生机器视觉课程的大作业 运动目标检测 -moving target detect
    2022-03-19 20:22:56下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载