搜索资源列表
GeometryTransform
- 数字图像处理几何变换! -digital image processing geometry transformation! Digita l image processing geometry transformation! Digital image processing geometry transformation!
No.one.rar
- 来源于《Visual C++ 数字图像处理》 谢凤英 赵丹培 的书。包含图像的基础知识,图像的灰度变换、图像的几何变换、图像的变换域处理、图像增强处理、图像分割、图像复原、图像的形态学处理、运动图像分析用其应用、图像配准及典型案例、算法实现。 有这个可以不看其它任何编程。本人认为是最好用的,给大家推荐下。在此对作者赞一个,谢谢。 ,Derived from the "Visual C++ digital image processing," Xie Fengying and Zhao Da
Tuxiangchazhisuanfa
- 常见的数字图像处理和几何变换中的算法 主要用于图像旋转和缩放的几种常见的插值算法-常见的数字图像处理和几何变换中的算法 主要用于图像旋转和缩放的几种常见的插值算法
DIPDemo
- 《数字图像处理与机器视觉:Visual C++与Matlab实现》7 V图像的点运算,几何变换, 图像增强,彩色图像处理,实用案例——汽车牌照的投影失真校正-" Digital image processing and machine vision: Visual C++ and Matlab to achieve" 6 support vector machines, comprehensive case- based on PCA and SVM for Face Re
Visual C++ for image processing -v2
- 《 Visual C++数字图像处理(第二版)》一书源代码 该书主要讲述如何使用Visual C++进行数字图像处理。全书共11章,分别介绍了图像的点运算、几何变换、正交变换、图像增强、腐蚀算法、膨胀算法、细化算法、边缘检测与提取、轮廓跟踪、图像分析、图像复原和图像的压缩编码技术,对每种常用的数字图像处理方法,本书都提供了完整的源代码。 本书内容丰富,叙述详细,实用性强,适合于数字图像处理工作者阅读参考。- How "Visual C Numeral Picture Processing (Se
GeoImage
- 数字图形图像处理几何变换的的源代码,实现几何变换的基本功能。-Digital graphics image processing geometric transform source code to achieve the basic functions of geometric transformations.
VC++DigitalImagingProssing
- VC++图像处理程序设计-杨淑莹-配套源码: 本书介绍了各种数字图像处理的算法及编程实现技术。全书由13章和一个附录组成。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态处理学、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、图像的小波变换和JPIG图像的压缩编码。 -VC++ Image processing program design-杨淑莹- supporting source code:
VC++2005MagicHouse
- 在Visual C++ 2005 中实现的数字图像处理源代码,包括了图像的点运算,几何变换,滤镜处理,特效等,对学习VC++数字图像处理非常有帮助。-In Visual C++ 2005 in the realization of the digital image processing source code, including the image of point computing, geometric transform, filter processing, special effe
VCdigitalimageprocessingandrealization
- 是VC++数字图像处理典型算法一书的所有代码,非常值得下载!!! 包括1图像平铺 2图像抖动显示 3点运算 4 几何变换 5 正交变换 6图像增强 7形态学 8边缘增强 9图像分析 10图像配准 11图像恢复 12图像编码 一起学习,资源共享-Is the VC++ digital image processing algorithms typical of all of the code book, well worth downloading! ! ! Including 1
program
- 数字图像处理领域中的一些应用实例,以理论和实践相结合的方式,系统地介绍了如何使用C#进行数字图像处理。 全书共11章,分别讲述了图像的点运算、几何运算、数学形态学图像处理方法、频率变换、图像平滑与去噪、边缘检测、图像分割、图像压缩编码和彩色图像处理等相关技术。-Digital image processing in the field of some application examples to the theory and practice, a combination of syst
Demo
- 数字图像处理功能演示,包括几何变换,形态学,灰度变换,图像增强,图像滤波等功能-Presentation of digital image processing functions, including the geometric transformation, morphology, gray-scale transformation, image enhancement, image filtering and other functions
imageprocessing
- 第一章 绪论 第二章 C#数字图像处理的3种方法 第三章 点运算及直方图 第四章 几何运算 第五章 数学形态学图像处理 第六章 频率变换 第七章 图像平滑与去燥 第八章 边缘检测 第九章 图像分割 第十章 图像压缩编码 第十一章 彩色图像处理 -Chapter I Introduction Chapter II C# digital image processing methods Chapter 3 point arithmeti
chap2
- 数字图像处理书籍 第二章 图象的几何变换 需要学习的还是很好用的 -Digital Image Processing Book Chapter geometric transformation image is very good to learn to use the
GeoTrans
- 数字图像处理几何变换,包括图像平移,图像镜像,图像转置,图像缩放,图像旋转-Geometric transformation of digital image processing, including image translation, mirror image, image transpose, image scaling, image rotation
数字图像处理
- 用于图像处理包括平滑滤波几何校正和线性变换(For image processing, including smoothing, filtering, geometric correction and linear transformation)
几何变换
- 数字图像处理中的几何变换,包括图像的平移,图像的镜像,图像转置,图像的缩放,图像的旋转以及三种插值算法(The geometric transformation in digital image processing includes image translation, image mirroring, image transposition, image scaling, image rotation, and three interpolation algorithms)
c#数字图像处理典型实例
- 第1章 绪 论 第2章 C#数字图像处理的3种方法 第3章 点运算及直方图 第4章 几何运算 第5章 数学形态学图像处理 第6章 频率变换 第7章 图像平滑与去噪 第8章 边缘检测 第9章 图像分割 第10章 图像压缩编码 第11章 彩色图像处理(Chapter 1. Chapter 2. 3 methods of c # digital image processing Chapter 3 operation and h
java数字图像处理
- 几何变换,图像增强,傅里叶变换,边缘检测(Geometric transformation, image enhancement, Fourier transform, edge detection)
数字图像程序最终版
- 常见图像处理功能,包括锐化、平滑、色彩变换、细化、几何校正等。(Common image processing functions include sharpening, smoothing, color transformation, refinement, and geometric correction.)
几何变换
- 数字图像处理的几何变换的完整的工程文件。C++程序(Complete engineering document of geometric transformation in digital image processing. C++ program)