搜索资源列表
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
数字图像几何变换
- 几何变换是最常见的图像处理手段,通过对变形的图像进行几何校正,可以得出准确的图像。常用的几何变换功能包括图像的平移、图像的镜像变换、图像的转置、图像的缩放、图像的旋转等等。目前数字图像处理的应用越来越广泛,已经渗透到工业、航空航天、军事等各个领域,在国民经济中发挥越来越大的作用。 作为数字图像处理的一个重要部分,本文介绍的工作是如何用Visual C++编程工具设计一个完整的应用程序,实现经典的图像几何变换功能。程序大概分为两大部分:读写BMP图像,和数字图像的几何变换。即首先用Visual
数字图像处理编程入门-做一个自己的photoshop
- 《数字图像处理编程入门-做一个自己的photoshop》一书的源代码,很通俗易懂-"digital image processing program entry-do a photoshop his book" source code very accessibly
tx10113
- 图像的读入和保存 数字图像编程入门 具体讲解了图像文件的格式-image read and preserve digital images specific programming entry on the image file format
digitalpicPro-chap02
- 这是数字图像编程与实现系列源码之一。请继续关注与之配套的系统源码的上传,下载完后细细欣赏其中的代码,一定会有所收获的,对机器视觉与图像编程的理解会加深大一步。-This is the Digital Image Series programming and achieve one source. Please continue supporting concern with the system source code upload, download, after careful to app
VC编程实现一些数字图像处理
- VC编程实现一些数字图像处理,如阈值分割、投影检测、差影检测、模板匹配,VC programming to achieve a number of digital image processing, such as threshold segmentation, projection detection, poor shadow detection, template matching
winpaint
- Windows图形编程的几个例子,包含显示区域、Bitmap、调色板等几个例子 -Some examples for graphical programming on windows, containing displaying region,bitmap and palette etc
vckaifa
- vc系统开发代码精粹 本书精选了40多个综合性实例,详细介绍了基于Visual C++的程序开发技巧和方法,内容涵盖了Visual C++的系统编程、界面编程、多媒体编程、数字图像编程、网络通信编程以及数据库/MIS开发等-vc system development code essence of this book has been selected more than 40 examples of comprehensive, detailed information based on
Photo
- 数字图像处理编程入门 书和书的 源代码 1) windows位图bitmap(即bmp文件)的结构和调色版的概念; (2) 图象的平移、旋转、镜象变换、转置变换、放缩; (3) 图象的平滑(去噪声)、锐化; (4) 图象的半影调、抖动技术; (5) 图象的直方图修正、彩色变换; (6) 图象的腐蚀和膨胀效果、细化算法、骨架的提取; (7) 图象的边沿检测与抽取、hough变换、轮廓跟踪; (8) 图象的检测、模板匹配;
program
- C#语言版数字图像处理算法,适合C#编程学习,经本人阅读,感觉总体还行-C# language version of digital image processing algorithms, suitable for C# programming to learn, after I read, the general feeling is also OK
Visual-CPPdigitalPictureProgram
- 介绍了数字图像编程的基本知识,对windows中图像的存储结构做了详细的介绍,是难得的教程。-Basic knowledge of digital image programming, made a detailed introduction of the storage structure of the windows in the image, which is rare tutorial.
Digital-image-code
- 数字图像编程基础源代码,有灰度变换,反色,傅里业,小波变换各各种滤波器代码,VC2008下可编译通过。-Digital image programming underlying source code, gray-scale transformation, anti-color, Fu in the industry, the wavelet transform various filter code
vgewtwf
- 数字图像处理算法的源码,包括其中大部分的算法,很好的(Digital image processing algorithm source code, including most of the algorithms, very good)
java数学图像处理
- 本源码共16章,除第0章介绍Java编程基础外,其余15章对应地编程实现了配套书《数字图像处理—原理与算法》中的所有算法,并进行相应的实验。光盘中有完整的程序代码和相应的实验图像,可直接运行。部分程序源代码来自于作者的科学研究和与公司的合作研发,具有借鉴和参考价值。本书可供电子信息、通信、计算机、自动控制、生物医学等理工科相关专业的专科生、本科生和研究生及工程技术人员学习和参考。(Java is divided into four provinces, West Java, Central Ja
数字图象处理编程入门—做一个自己的Photoshop
- 数字图象处理编程入门—做一个自己的Photoshop.zip(this is a program like Photoshop)
数字图像处理双边滤波器编程
- Matlab编程关于数字图像处理双边滤波器(Matlab programming on digital image processing bilateral filter)
数字图像处理--Visual+C#.NET光盘
- 主要讲述图像处理的应用 ,编程语言为c#,对初学者掌握图像处理基础有很大帮助(It is mainly about the application of image processing. The programming language is c#, which is very helpful for beginners to grasp the basis of image processing.)
VisualC++数字图像处理开发入门随书源码
- visual C++数字图像处理开发入门与编程实践的随书源码从第二章到第15章(The source code of Visual C++ digital image processing development introduction and programming practice from second chapters to fifteenth chapters)
C#图像同名像点提取
- 使用基于相关系数的影像匹配测度算法,从两幅数字影像中自动匹配50个以上的同名像点。使用窗体界面、控件编程;在设计的界面窗口中显示两幅图像、在图像中显示所匹配出的同名像点 (+),并列表显示各个同名像点的像素坐标。(Using image matching measure algorithm based on correlation coefficient, more than 50 homonymous points are automatically matched from two digi