搜索资源列表
医学边缘检测
- 很好的边缘检测源代码,使用vc++6.0编写,主要用于医学图像的边缘检测-good source edge detection, the use of vc 6.0 preparation, mainly for Medical Image Edge Detection
聚类程序
- 图像模式识别的聚类器设计,采用VC++实现,和分类器设计相对应。-the designation of image pattern recognation,VC++ is adopted, along with the sort ware designation
用CImage类实现图象实例
- 本压缩软件有vc++图象处理编程的源代码,相信会对从事图像处理的各位有所帮助- This compression software has the vc imagery processing programming the source code, believed can to be engaged in picture processing each position to have the help
VisualC++digitalimageprocessing2
- 同样也是VisualC++数字图像处理的应用-equally VC Digital Image Processing Application
DigitalImageP
- 本人自己编写的数字图像处理,是用VC写的,就是如何读出位图图像-I have written to the digital image processing, is used to write the VC is how to read bitmap images
21codes_2432617241
- 用vc实现的关于图像旋转变化的代码,比较实用-vc used to achieve the rotation of the image changes in the code, more practical
patternrecognition_classify
- 模式识别—分类程序VC源码,是《图像模式识别VC++技术实现》一书的源码-pattern recognition-classification procedure VC source, "VC image pattern recognition technology to achieve" a source book
200551517426
- 此源码为vc++实现的小波算法,可以对图像进行三次小波变换-this source of vc realization of wavelet algorithm, the image of three wavelet transform
vc++_TuXiangChuLi
- 这里是用vc++编写的图像处理原程序,对初学者很有用处。 希望对您有所帮助!
FrameGrabber
- Vc++编写的抓图软件,可供图像初学者研究研究
DSPLIT
- 用vc++编写的图像分类,包括Bayes.神经网络分类器等。有界面,代码。
mode
- 用vc++开发的图像分类,包括聚类分析,模糊聚类,遗传算法聚类等。有界面,代码!
patternrecognitionandimage
- 《图像模式识别-vc++技术实现》一书的源程序,以识别手写数字为例子,介绍各种模式识别方法。
BPNET
- BP算法源程序,可用于数据分类,图像识别等。采用VC++6.0是实现。
source-svm
- 使用支持向量机(svm)方法进行图像的单视度量(single view metrology)的vc++(需要用到wxwindows2.4.2)和matlab源代码.
KL变换
- KL变换模式识别作业三 一、编程要求: 编程实现KL变换,并对TM六波段图像进行演算。 KL变换的思想是:从n维特征选取m维特征,删去的n-m维特征不一定就是无用的信息,如何在信息损失最小的情况下选取特征,在理论上就显得更严密些。通常采用正交变换,得到新的经变换的模式, 以保证信息损失最小情况下获得有利于分类的特征。 二、编程思想: 将6副图象依次输入获得灰度值存在一个6*size(size为一副图象的像素数)的二维数组中,计算每个波段的灰度均值,然后计算协方差矩阵,得出特征值
图像模式识别--VC++技术实现
- 用VC++实现的手写数字识别
CISE
- 这是一个使用fcm对彩色图像分割,VC开发,效果非常好,编译需要OpenCV-This is a color image segmentation using the fcm right, VC development, the effect is very good, you will need all OpenCV
image_processing
- 学习图像处理的经典例子,MFC + VC++ 编程-classic examples for studying digital image processing, source code programming in MFC and VC++
APyramid
- 基于VC++的图像匹配的金字塔算法。输入原始的512*512灰度图像,同时输入模板图像,分别输出图像和模板图像的三层金字塔图像,用来分层匹配;对输入图像利用小波变换分层,并形成三层金字塔,然后对模板图像做同样的处理,然后从顶至下以此对原始图像和模板图像进行匹配,匹配采用简单的对应像素的绝对误差累计来表示。提供测试模式集及其测试结果。-Based on VC++ pyramid algorithm for image matching. Enter the original 512* 512 gr