-
图像处理源码,预处理,边缘检测,最短距离检测,膨胀处理等等。...
图像处理源码,预处理,边缘检测,最短距离检测,膨胀处理等等。-Image processing source code, pre-processing, edge detection, the shortest distance detection, expansion of processing and so on.
- 2022-07-13 21:39:47下载
- 积分:1
-
bmptodcm完整版本,可编译,http://cimg.sourceforge.net/download.shtml 下载Cimg...
bmptodcm完整版本,可编译,http://cimg.sourceforge.net/download.shtml 下载Cimg
-bmptodcm full version can be compiled, http://cimg.sourceforge.net/download.shtml download CIMG
- 2022-03-24 17:02:13下载
- 积分: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
-
KL变换的MATLAB源码程序,用于图形图像地震资料等的处理。效果良好。...
KL变换的MATLAB源码程序,用于图形图像地震资料等的处理。效果良好。-KL transform MATLAB source code program for graphic images such as seismic data processing. Good results.
- 2022-01-26 02:45:08下载
- 积分:1
-
matlab extract prepared DCT section of the source domain co
matlab编写的一段提取DCT域共生矩阵的源码-matlab extract prepared DCT section of the source domain co-occurrence matrix
- 2022-03-24 18:13:56下载
- 积分:1
-
信息压缩中一种常见的编码
信息压缩中一种常见的编码---霍夫曼编码的源程序代码-Information Compression in a common coding- Huffman coding of the source code
- 2022-01-25 17:03:44下载
- 积分:1
-
很实用的C #图像处理中的边缘检测代码,包括使用Sobel /…
很实用的C#图像处理边缘检测代码,包括使用sobel/priwit等算子-Very practical C# Image processing edge detection code, including the use sobel/priwit operator, etc.
- 2022-03-23 02:34:38下载
- 积分:1
-
给予偏微分方程的图像处理一书中的实验代码很全面
给予偏微分方程的图像处理一书中的实验代码很全面 -Given partial differential equations of image processing of the experimental code book is very comprehensive
- 2022-12-22 20:00:13下载
- 积分:1
-
包括画直线、反走样直线、画圆、
画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等...
包括画直线、反走样直线、画圆、
画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等-Including painting a straight line, anti-aliased line, circle, drawing an oval, rectangular painting, painting polygon, rectangle fill, polygon fill, 3D transformation, light, texture, etc.
- 2022-03-13 16:27:33下载
- 积分: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