搜索资源列表
IsmyDIP
- 本程序用MFC编写,运用了书本上的灰度拉伸和中值滤波的知识对图像进行处理。 实现功能如下: 灰度拉伸的变亮和变暗(对8位24位图有效): 运用了幂次变换。分别是s = r2 和s = r1/2 . 反色(对8位24位图有效): s = 1 - r 中值滤波(对8位图有效): 对3×3网格进行滤波处理,边沿的1圈像素没有处理。 复原(对8位24位图有效): 将图像还原成未处理前的数据。-the procedures used to prep
dipum_toolbox_pcode
- 冈萨雷斯(R.C. Gonzalez)在他的《Digital Image Processing Using MATLAB》一书中的程序集,是对Matlab图像工具箱的扩展。-Gonzalez (R. C. Gonzalez), in his "Digital Image Pr ocessing Using MATLAB, "a book by the procedures set images of Matlab Toolbox expansion.
vc.net.CAD
- 本书主要结合VB.NET和VC#.NET两种语言介绍了创建交互式CAD系统的基本思路和技术,分别给出了两种语言的小系统完整代码,并讨论了技巧实现的其他可能性以及系统代码的改进方法。 本书前3章主要介绍语言基础和.NET框架基础,第4章至第8章结合一个CAD小系统的创建详细地介绍了交互式CAD系统的组织思路和基本技术,第9章至第11章介绍了更多的技巧实现方法和系统优化方法,第12章结合CAD编程进行了一些设计模式方面的讨论;写作过程中注意了循序渐进的讲解原则,内容适合不同学习阶段的读者。 书中所有
DigitalImageProcessing-1
- 经典书籍-数字图像处理-冈萨雷斯。解决各位敲代码的烦恼!These MATLAB functions were created for the book Digital Image Processing Using MATLAB (DIPUM), by R.C. Gonzalez, R.E. Woods, and S.L. Eddins, Prentice Ha
DigitalImageProcessing-2
- 经典书籍-数字图像处理-冈萨雷斯--2。解决各位敲代码的烦恼!These MATLAB functions were created for the book Digital Image Processing Using MATLAB (DIPUM), by R.C. Gonzalez, R.E. Woods, and S.L. Eddins, Prentice Ha
DigitalImageProcessing-3
- 经典书籍-数字图像处理-冈萨雷斯-3。解决各位敲代码的烦恼!These MATLAB functions were created for the book Digital Image Processing Using MATLAB (DIPUM), by R.C. Gonzalez, R.E. Woods, and S.L. Eddins, Prentice Ha
DigitalImageProcessing-4
- 经典书籍-数字图像处理-冈萨雷斯-4。解决各位敲代码的烦恼!These MATLAB functions were created for the book Digital Image Processing Using MATLAB (DIPUM), by R.C. Gonzalez, R.E. Woods, and S.L. Eddins, Prentice Ha
DigitalImageProcessing-5
- 经典书籍-数字图像处理-冈萨雷斯-5程序书里面有但是敲代码可是苦差使!现在为各位解决这个问题。解决各位敲代码的烦恼!These MATLAB functions were created for the book Digital Image Processing Using MATLAB (DIPUM), by R.C. Gonzalez, R.E. Woods, and S.L. Eddins, Prentice Ha
GonzalezAllbookexamplesforDigitalImageProcessing.r
- 冈萨雷斯·《数字图像处理》所有书上程序例子:)我花了一个多礼拜,全部手工打得好辛苦!-Gonzalez, "Digital Image Processing" All the procedures for book examples:) I have spent more than one week, all hand-played very hard!
Waveletanalysisandinimageryprocessingapplication.r
- 本书是关于小波分析在图像处理中的应用,对搞小波和图像处理的有用-The book is on the wavelet analysis in image processing applications, to engage in wavelet and useful image processing
Source_Code_Algorithms_for_Image_Processing_and_Co
- < Algorithms for image processing and computer vision>>/J.R. Parker.该书的源代码,非常丰富!-It s a good book for people who is working in Computer Vision with C++ language. There are explanations of some algorithms and their respective implementation i
AutoCAD
- AutoCAD的教程,写的比较基础,比较适合初学者使用,书中还有一些实际应用的例子。-AutoCAD tutorial, written by more basic, more suitable for beginners, the book and some practical examples.
Exercises
- (荷)J.A.卫斯里荷//R.克里斯纳|译者:刘辉 所编著的 《多组分混合物中的质量传递》一书课后练习题的mathcad求解例题。对于想要学习传质和扩散的同学很有帮助的。-mathcad codes for book of <mass transfer in multicomponent mixtures>
SimpleAnim
- impleAnim is sample C code illustrating the use of OpenGL. It is intended to accompany the book 3D Computer Graphics: A mathematical approach with OpenGL, by Samuel R. Buss, Cambridge University Press, 2003. However, it can be used independently as w
Gonzales-R.C.--Woods-R.E.-Digital-Image-Processin
- Its a legend book in image processing which it reat by Gonzales
Alpha3
- OPENGL红宝书上的三维混合源代码,按a触发一个动画序列,按r重置-OPENGL Little Red Book on the three-dimensional mixed-source code, an animation sequence by a trigger, press r to reset
J.R.PARKER
- 图像处理 JR PREKER 一书源码,非常干净-Source of the image processing JR PREKER book, very clean
ITU-R-BT[1].601-656
- Rec. ITU-R BT.601-5 detail reference standard book(1)
circlize-book.pdf
- 专门用于绘制circle图形的r包,比Rcircle等其他包的功能更强大一些(R packages dedicated to drawing circle graphics)