-
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
-
bp神经网络在图像压缩中的应用源代码,欢迎下载。
bp神经网络在图像压缩中的应用源代码,欢迎下载。-bp neural network in image compression source code, welcome to download.
- 2022-03-06 20:55:36下载
- 积分:1
-
exp1.m为对图像进行二级分解并提取每层低频信息进行压缩的源程序...
exp1.m为对图像进行二级分解并提取每层低频信息进行压缩的源程序-exp1.m for the secondary decomposition of the image and extract low-frequency information of each compressed source
- 2022-03-26 13:22:37下载
- 积分:1
-
该函数是用于计算峰值信噪比和信噪比的程序
该函数是用于计算峰值信噪比和信噪比的程序-it can be used to calculate psnr and snr
- 2022-04-19 09:39:18下载
- 积分:1
-
在VC中实现了图像的各种运算,在图像变换中要用到很多的图像变换,我做了整理放在这里大家一起共享...
在VC中实现了图像的各种运算,在图像变换中要用到很多的图像变换,我做了整理放在这里大家一起共享-In VC to achieve a variety of computing the image, the image transform used to transform a lot of images, I here to do the finishing on the U.S. work together to share
- 2022-03-22 14:34:51下载
- 积分:1
-
基于kmeans的图像分割算法,首先得到图像,再确定分类,并计算各分类的均值,从而得到各个像素的分类。...
基于kmeans的图像分割算法,首先得到图像,再确定分类,并计算各分类的均值,从而得到各个像素的分类。-Kmeans-based image segmentation algorithm, first of all get the image, and then determine the classification, and calculate the various categories mean, and thus obtain the classification of each pixel.
- 2022-11-18 07:00:04下载
- 积分:1
-
本程序实现haar小波的变换,在图像去噪。压缩等方面有很大的帮助...
本程序实现haar小波的变换,在图像去噪。压缩等方面有很大的帮助-This procedure to achieve haar wavelet transform, the image de-noising. Compression there is a great help
- 2022-10-05 17:25:03下载
- 积分:1
-
针对图像的灰度变换,阈值,直方图,线性灰度变化,灰度分布均衡化的程序。取自《vc++图像处理程序设计》第4章...
针对图像的灰度变换,阈值,直方图,线性灰度变化,灰度分布均衡化的程序。取自《vc++图像处理程序设计》第4章-For the image gray-scale transformation, threshold, histogram, linear gray scale, gray scale distribution of equalization process. Retrieved from " vc++ image processing program design," Chapter 4
- 2022-03-12 12:38:46下载
- 积分:1
-
采用Visual c++ 进行图像处理,已经经过检测,非常实用,本源码主要是代码转换...
采用Visual c++ 进行图像处理,已经经过检测,非常实用,本源码主要是代码转换-for image processing, have been tested, the very practical, The source code is a major change
- 2022-02-16 04:18:16下载
- 积分: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