-
饱和
图片的饱和度功能的实现,通过将RGB模式转换成HSV模式,来改变24位图片饱和度。-saturation
- 2022-02-20 16:16:52下载
- 积分:1
-
数字图像分水岭处理 使用c语言编写的 源代码很好用
数字图像分水岭处理 使用c语言编写的 源代码很好用-Watershed in the use of digital image processing c language source code for a very good use
- 2022-03-18 22:32:03下载
- 积分:1
-
将黑白图像转换成灰度级―邻域平均灰度级二维直方图
将黑白图像转换成灰度级―邻域平均灰度级二维直方图-Black and white images will be converted into gray-scale- the average gray-scale neighborhood of two-dimensional histogram
- 2022-01-26 03:19:56下载
- 积分:1
-
通过VC++程序来详细介绍数字图像处理中一些重要函数或变换的算法。...
通过VC++程序来详细介绍数字图像处理中一些重要函数或变换的算法。-Through VC++ Procedures detailed introduction of digital image processing in some important function or transform algorithms.
- 2023-08-14 20:00:03下载
- 积分:1
-
HE Bin, prepared by VC++ image processing source code of all books
何斌编写的VC++图像处理书籍的全部源代码-HE Bin, prepared by VC++ image processing source code of all books
- 2023-04-23 00:35:03下载
- 积分:1
-
FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均...
FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分。-FCM algorithm is a clustering algorithm based on the division of its thinking is that it is making is divided into clusters with the greatest similarity between the object, and different similarity between the smallest cluster. Fuzzy C-means algorithm is an ordinary C-means algorithm, the general C-means algorithm for data delineation is rigid, while the FCM is a soft fuzzy partition.
- 2022-07-23 23:27:44下载
- 积分:1
-
本光盘共包括三个工程,分别是用于实现数字图像基本处理算法的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
-
水平集的图像分割方法的窄带技术的MATLAB代码
水平集图像分割方法中的窄带技术的MATLAB代码实现-Level set image segmentation methods narrowband technology MATLAB code
- 2022-03-26 18:40:06下载
- 积分:1
-
这个对图像进行线性变换的程序,来自于VC++数字图像处理典型算法及其实现这本书,对于学习位图处理的人来说是很好的资源。...
这个对图像进行线性变换的程序,来自于VC++数字图像处理典型算法及其实现这本书,对于学习位图处理的人来说是很好的资源。-useful for all people
- 2022-11-19 07:05:04下载
- 积分:1
-
自己编的pca和IHS融合代码!!
与大家交流!
自己编的pca和IHS融合代码!!
与大家交流!-own addendum to the pca and IHS integration code! ! Share with you!
- 2022-03-22 03:16:52下载
- 积分:1