Welcome![Sign In][Sign Up]
Location:
Search - dipax

Search list

[Special EffectsDIPAX

Description: 配套专业版源代码软件DIPA功能简介 与《实用图像处理与分析》配套的源代码软件DIPA是一套完全可执行的VC++界面源代码,界面内容除了图像的表示、读入、保存、彩色变灰度以外,还包括图像的2值化处理、微分变换、几何变换、彩色变换、参数测量、傅里叶变换、小波变换、Hough变换、模式识别、神经网络、遗传算法、图像压缩等功能,提供有近100个图像处理与分析函数的源代码。该软件主要适用于图像处理的教学和科研
Platform: | Size: 17835886 | Author: 陈新秋 | Hits:

[VC/MFCwavelet

Description: 《VisualC++小波变换技术与工程实践》本书从实用以及程序开发的角度讲解小波变换的基础理论和编程实现,并展开讨论它在诸多领域中的应用。    全书共11章,内容包括:小波变换基础、小波与数字信号处理、小波变换与语音处理、图像的小波变换、小波变换与数字图像处理、图像编解码应用、网络图像渐进传输实用案例、小波变换在数字视频处理中的应用、小波分形的应用、数字水印的应用和网络视频回放应用案例。-err
Platform: | Size: 15905792 | Author: feng | Hits:

[Special EffectsDIPAX

Description: 配套专业版源代码软件DIPA功能简介 与《实用图像处理与分析》配套的源代码软件DIPA是一套完全可执行的VC++界面源代码,界面内容除了图像的表示、读入、保存、彩色变灰度以外,还包括图像的2值化处理、微分变换、几何变换、彩色变换、参数测量、傅里叶变换、小波变换、Hough变换、模式识别、神经网络、遗传算法、图像压缩等功能,提供有近100个图像处理与分析函数的源代码。该软件主要适用于图像处理的教学和科研-Supporting the professional version of the software source code About Dipa functional and practical image processing and analysis, the source code of the software package Dipa is a fully executable VC++ Interface source code, interface elements in addition to images that read, preserve, gray color change also includes image processing of 2 values, differential transform, geometric transformations, color transform, parameter measurement, Fourier transform, wavelet transform, Hough transform, pattern recognition, neural networks, genetic algorithms, image compression, etc. function, provided there are nearly 100 image processing and analysis function of the source code. The software is mainly applied to image processing teaching and research
Platform: | Size: 17836032 | Author: 陈新秋 | Hits:

[Special Effectsimage-DIPAX

Description: 图象处理应用 包含所有图象处理算法 如图象增强 边缘检测 图象锐化 傅立叶变换等-IMAGE
Platform: | Size: 7034880 | Author: ycd | Hits:

[Special Effectsdipax4-1

Description: 实现图像处理的一些基本程序,如:灰度化,特征提取,直方图显示,-Image processing to achieve some of the basic procedures, such as: gray-oriented, feature extraction, histogram display, and so on
Platform: | Size: 8889344 | Author: taoye | Hits:

[Special EffectsDIPAX

Description: 该工具可对图像进行二值化处理,微分处理,小波变换,哈夫变换等多种算法处理。-The tool for binary image processing, differential processing, wavelet transform, Hough transform algorithm and other processing.
Platform: | Size: 6822912 | Author: 杨曦 | Hits:

[Special EffectsDIPAX

Description: 图像处理彩色变换,实现图象的原色表示及R\G\B表示,图象亮度、饱和度、色调的调整,图象类型的转换等功能 -Image processing, color transform, the primary colors to achieve image and R \ G \ B said that the image brightness, saturation, hue adjustment, image type conversion functions
Platform: | Size: 6763520 | Author: wwz | Hits:

[SCMDIPAX

Description: 怎样才算精通程序设计呢?怎样才能精通程序设计呢?举个例子:你面前有10个人,找出一个叫“张三”的人,你该怎么办?第一种方法:直接对这10个人问:“谁叫张三”。第2种方法:你挨个去问“你是不是张三?”,直到问到的这个人就是张三。第三种方法:你去挨个问一个人“你认不认识张三,指给我看”。不要小看这个问题,你说当然会选第一种方法,没错恭喜你答对了,因为这个方法最快,效率最高,但是在程序设计中找到解决问题的最优方法和你用的手段却是考验一个程序员程序设计水平的重要标志,而且是不容易达到的。-What proficient in programming? How can proficient in programming? For example: there are 10 people in front of you, to find a man named " John Doe" , how would you do? The first method: these 10 people asked: " Why did Joe Smith" . 2 ways: you ask each one, " You is not Joe Smith?" Until asked this person is Joe Smith. The third method: You go one by one to ask a person you think do not know Joe Smith, pointed out to me " . Do not underestimate this problem, you say that of course would choose the first method, the right Congratulations, you got it, because this method is the fastest, most efficient, but in the design of programs to find the optimal way to solve the problem and the means you use is an important symbol to test the level of a programmer to program design, and it is not easy to achieve.
Platform: | Size: 11743232 | Author: 赵宇 | Hits:

[Special EffectsDIPAX

Description: 实用数字图像处理与分析 陈兵旗 课本源码 1.图像读写; 2.几何变换:竖直镜像、水平镜像、对角镜像; 3.空间变换:傅里叶变换、沃尔什变换、离散余弦变换; 4.图像复原:均值滤波、中值滤波、高斯滤波;5.图像增强:二值化、灰度化、直方图均衡化、伪彩色; 6.特征检测:LOG、Robert、Sobel、Prewitte等边缘检测算子;-Practical digital image processing and analysis Bing flag textbook source 1.IMAGE literacy 2. Geometric transformations: vertical mirroring, Horizontal Mirror, mirror on the corner 3. Spatial transformation: Fourier transform, Walsh transform, discrete cosine transform 4 Image restoration: mean filtering, median filtering, Gaussian filtering 5 Image Enhancement: binary, gray, histogram equalization, pseudo-color 6. feature detection: LOG, Robert, Sobel, Prewitte etc. edge detection operator
Platform: | Size: 9250816 | Author: 王国 | Hits:

[Special EffectsDIPAX-Reference-program

Description: 实现图像处理的基本程序,如:灰度化,特征提取,直方图显示,二值化等的实现-Achieve the basic image processing procedures, such as: gray, feature extraction, histogram display, binarization.
Platform: | Size: 9081856 | Author: hanweiwei | Hits:

CodeBus www.codebus.net