搜索资源列表
VC数字图像处理编程入门
- 山东大学Visual C++数字图像处理编程入门,ppt讲义-Shandong University Visual C digital image processing program entry, ppt lectures
精通VC++数字图像编程
- 该源码为书《精通VC++数字图像编程》附盘 包括画图,图像变换,颜色处理,图像处理等功能。易操作的界面,也可作为处理图像的工具-source for the book "Digital Image VC proficient programming" - including the attached drawing, image transformation, color processing, image processing functions. Easy-to-us
数字图像处理编程入门-做一个自己的photoshop
- 《数字图像处理编程入门-做一个自己的photoshop》一书的源代码,很通俗易懂-"digital image processing program entry-do a photoshop his book" source code very accessibly
《数值图像处理学》源代码
- 《数字图像处理学》书中所有程序。书中原来只是一个个部分功能的程序,我这边学习的时候,把书中的所有的程序集中到了一个工程里面来了。 这样一个功能强大的图像处理平台但愿对大家有用。对大家扩展其他功能提供了方便。-"Digital Image Processing" book all the procedures. The book was originally just a functional part of the process, I learn here, the boo
数字识别的bp实现源代码
- 关于bp的算法,利用bp算法实现数字图像的中的数字识别部分,包括归一化,量化等-bp of the algorithm, using bp algorithm for digital image of the identification number, including uniform, as quantified
何斌数字图像处理源代码
- 这是何斌编著的《数字图像处理》源代码,这本书对于学习图像处理的同学都不陌生-This is the compilation of the "digital image processing" source code, this book learning image processing is familiar with the students
VisualC数字图像获取处理及实践应用
- 图像处理源代码,内容丰富,相信一定对大家有所帮助。-image processing source code, rich in content, we believe that the right help.
sztxbyjc
- 所谓边缘就是指图像局部亮度变化最显著的部分,它是检测图像局部变化显著变化的最基本的运算。对于数字图像,图像灰度灰度值的显著变化可以用梯度来表示,以边缘检测Sobel算子为例来讲述数字图像处理中边缘检测的实现-Edge refers to the so-called partial image brightness changes in the most notable part of it is to test local image change significantly change th
数字图像处理程序大全
- 有关图像处理软件中常用功能的程序代码集体,比如图像的缩放,旋转,灰度变换等等。-the image processing software commonly used function of the collective code, such as image scaling, rotation, etc. Transform Gray.
Visual C++数字图像处理
- 一个VC++编写的图像处理系统,包括了图像处理的经典算法!-a VC prepared by the image processing system, including the classic image processing algorithm!
图像处理演示程序
- 数字图像处理演示程序。为配合《数字图像处理学》一书的出版,便于读者在学习中对本书的主要内容加深理解并增加一些直观的感性认识,以便在更好地理解本书内容的基础上进一步在实践中利用各种图像处理能,特编制了一套实验演示软件。该软件既可以作为教学、演示之用,也可以在实际图像处理中直接应用。由于本软件严格按照软件工程的规范加以制作,并按惯例进行了包装,因此,安装使用极为方便。软件界面采用中文,界面友好、简便,一般不需要特别的专门学习就可以运用。在阅读完该简单说明后,只要动手试一下,便可灵活自如的加以应用。-
经典的数字图像处理源码
- 经典的数字图像处理源码,欢迎下载!
彩色图像处理
- 本资源是通过VC++6.0来编写的,彩色图像灰度化,灰度比例化,灰度线性化,灰度截断,灰度线性取反,直方图均衡化,直方图规定化,灰度局部统计等功能模块。
实现了图像平移变换的功能
- 实现了图像平移变换的功能,用VC++,MFC完成喜欢数字图像处理的可以仔细看看带代码,一起学习-To achieve the image shift transform functions with VC++, MFC done like digital image processing can take a closer look at the code, learning together
实现了图像二值化变换的功能
- 实现了图像二值化变换的功能,用VC++,MFC完成喜欢数字图像处理的可以仔细看看带代码,一起学习-To achieve the image binarization transformation function, using VC++, MFC done like digital image processing can take a closer look at the code, learning together
用VC++实现图像缩放变换的功能
- 实现了图像缩放变换的功能,用VC++,MFC完成喜欢数字图像处理的可以仔细看看带代码,一起学习-Image scaling to achieve the transformation function, using VC++, MFC complete digital image processing can be like a closer look with the code, learning together
VC编程实现一些数字图像处理
- VC编程实现一些数字图像处理,如阈值分割、投影检测、差影检测、模板匹配,VC programming to achieve a number of digital image processing, such as threshold segmentation, projection detection, poor shadow detection, template matching
数字图像的几何变换
- 主要完成的算法/功能: 图像文件的读出写入,支持BMP格式 图像剪切:输出图像指定矩形框区域的子图像 缩放:支持分数阶的放大/缩小倍率 旋转:支持0~90度之间任意给定角度的旋转变换
PicProcess
- 一个数字图像处理源码,实现了jpeg,bmp,tiff,png,gif等多种图像格式的读取,边缘检测,fft变换,图像形态变化等功能-A source of digital image processing to achieve a jpeg, bmp, tiff, png, gif image formats such as read, edge detection, fft transform, image features such as morphological changes
PR
- 一个数字图像处理的小示例软件,里面有傅里叶变换等3种常见的图像处理函数。-A small example of digital image processing software, which has Fourier transform three kinds of common image processing functions.