搜索资源列表
精通Visual C++ 图像编程源码
- 很全的图象处理的代码 参考书为周长发的《〈精通Visual C++ 图像编程》》,为数字图象处理的经典作品-is all the image processing code reference books for the week long "<proficient in Visual C Programming images", "Digital Image Processing for the classic works! !
数字图像处理编程入门
- 数字图像处理编程入门, 包括教程和配套代码-digital image processing program entry, including tutorials and code matching
VC_xijunfengeyutongji
- 数字图像编程课程讲课用程序:细胞分割、标号与面积统计程序,源码和运行效果 -Digital Image programming courses with lectures : cell division, the area of statistics and labeling procedures, source code and operating results
imageprocessingvc
- 数字图像处理典型算法实现,共12章。01vc数字图像编程基础知识,02数字图像的采集、量化和表示,03数字图像的点运算;04图像几何变换,05频域处理方法;06图像增强技术;07图像腐蚀膨胀和细化算法;08边缘检测与提取及轮廓跟踪;09图像分割;10图像配准;11图像复原;12图像压缩-typical digital image processing algorithm, a total of 12 chapters. 01vc Digital Image basic knowledge of
数字图像处理28个算法
- 数字图像处理的很多种算法,对MATLAB编程有很大作用
No.one.rar
- 来源于《Visual C++ 数字图像处理》 谢凤英 赵丹培 的书。包含图像的基础知识,图像的灰度变换、图像的几何变换、图像的变换域处理、图像增强处理、图像分割、图像复原、图像的形态学处理、运动图像分析用其应用、图像配准及典型案例、算法实现。 有这个可以不看其它任何编程。本人认为是最好用的,给大家推荐下。在此对作者赞一个,谢谢。 ,Derived from the "Visual C++ digital image processing," Xie Fengying and Zhao Da
Image-Processing
- vc++数字图像编程基础,包括点运算、几何变换(平移、旋转、缩放、镜像)、正交变换(沃尔什、傅里叶、离散余弦)、图像增强(图像平滑、中值滤波、梯度锐化、拉普拉斯锐化)、形态学变换(腐蚀、膨胀、开、关)、边缘与轮廓(robert、sobel、frewit、kirsch、gauss-laplace边缘检测算子,hough变换,轮廓提取,轮廓跟踪)、图像分析(阈值分割、投影检测、差影检测、模板匹配)、图像复原(卷积模糊、逆滤波复原、维纳滤波复原,随机、椒盐噪声)、图像编码(赫夫曼编码、香农费诺编码、行
digital_image_process
- 这是关于数字图像处理编程入门的,里面包含各章节典型的VC++程序,可供新入门着参考学习。-This is programming on the digital image processing of the entry, which contains chapters typical VC++ Procedures, the reference entry for the new learning.
VC++DigitalImagingProssing
- VC++图像处理程序设计-杨淑莹-配套源码: 本书介绍了各种数字图像处理的算法及编程实现技术。全书由13章和一个附录组成。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态处理学、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、图像的小波变换和JPIG图像的压缩编码。 -VC++ Image processing program design-杨淑莹- supporting source code:
DigitalImageProcessing
- 这个最近做的数字图像处理作业,包括打开bmp图片,做负片(反白),线性变换,直方图显示,直方图均衡等,所有程序均经过调试,简单易用。里面有较详细的编程步骤,介绍了一些简单常用的MFC的方法,对于初学者很有用。-Does this recent digital image processing operations, including open bmp picture, make negative (anti-white), linear transformation, histogram di
mapprocess
- [数字图像处理开发入门与编程实践]一书的光盘,对正在做数字图像编程的有帮助。开发环境是VC 2005,也有部份是VC ++6.0-The resouce file for the book [Pactice of Image Processing]
digitalImageProgramming
- 讨论数字图像编程方面的文章,是从多个地方汇集起来的。-To discuss aspects of digital image programming ,it is gathered from a number of places up.
shuzituxiangbiancheng
- 是《数字图像编程》这本书的电子版,非常好,希望对大家有帮助-A " digital image programming," This electronic version of this book is very good, hope you help ~ ~
GraphAnalyze
- 《Visual+C++数字图像处理典型算法及实现代码》配套光盘。 本书主要讲述了Visual C++数字图像处理典型算法及实现。全书共12章,分别介绍了数字图像编程基础、图像感知与获取、图像的点运算、几何变换、正交变换、图像增强、腐蚀算法、膨胀算法、细化算法、边缘检测与提取、轮廓跟踪、图像分割、图像配准、图像复原和图像的压缩编码技术,对每种常用的数字图像处理方法,本书都提供了完整的源代码。-" Visual+ C++ digital image processing algorith
huffman
- 数字图像处理中的编码技术。本程序对输入的图像进行哈夫曼huffman编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。本程序使用C++混合编程,已经编译生成了Matlab库文件,无需再与C++链接。程序包括源程序和源图像,以及编码后的结果图像。-Encoding digital image processing technology. The procedure of the input image Huffman huffman coding to show the ori
数字图像复原算法研究_谢义方.caj
- 关于数字图像处理的算法研究(仅附录有两个Matlab编程案例),包括图像采样和降噪等等。(About digital image processing algorithm research (only the appendix has two Matlab programming case), including image sampling and noise reduction and so on.)
数字图像处理(matlab)英文原版
- 数字图像处理(matlab)英文原版,适用于数字图像处理第三版,编程辅助参考书。(Digital image processing (matlab). It is suitable for the third edition of digital image processing and the auxiliary reference book of programming.)
北航数字图像处理全程课件
- 非常经典的图像编程课件,北航名师授课课件,非常有用(It is a very good book about image processing. It is very suitable to zhe graduate student to study by themselves.)
1stApp
- 这是一个适用于数字图像处理初学者的绿色编程软件,可以容易地添加代码进行图像放大、缩小、旋转等处理;也可以对图像进行时域和频域滤波(傅里叶变换已存在)。(This is a green programming software for beginners of digital image processing. It can easily add code for image enlargement, reduction, rotation, etc. It can also perform ti
数字图像处理--基于Visual-C++的编程框架
- 基于VC的图像处理简明教程,适合新人入门自学(Video Processing-based Concise Course for New Starters to Learn by themselves)