搜索资源列表
数字图像处理DCT
- 这是一个图像处理的实验报告-This is an image processing experimental report
digitalimage
- 是艾海舟老师的关于讲述数字图像处理的一个小软件,涉及的知识比较多。
Introduction-gucas
- opencv 中科院数字图像处理入门教程,很不错的哦!
2DFFT-C
- 一个二维Fourier变换的程序 适用于256*256的点阵,用于应付一般的数字图像处理需要-a two-dimensional Fourier transform procedures apply to the 256 * 256 dot matrix, used to meet the general needs of digital image processing
wcksf
- c++写的一个 数字图像处理的程序,实现了 误差扩散法 对噪声的处理
图象处理练习题
- 数字图像处理资料小练习题-Digital Image Processing Information Exercises
数字图像处理算法
- 数字图像处理算法数字图像处理算法数字图像处理算法数字图像处理算法
java_image_process
- java处理数字图像,包括镜像、中值滤波、线形灰度变化、图像平滑、图像模糊、图像还原、锐化、量化、二值化图像、边缘检测等-java digital image processing, including image, median filtering, linear gray-scale changes, image smoothing, image blurring, image reduction, sharpening, to quantify the binary image, edge
java
- 利用JAVA搭建一个数字图像处理的演示平台功能包括:模糊,锐化,变亮,反色,移动-The use of JAVA to build a demonstration of digital image processing platform features include: blurred, sharpen, brighten, and anti-color, mobile
DImage0.4
- Java实现的数字图像增强处理程序,可以直接用,其中FFT算法为原创!-Java implementation of digital image enhancement processing, can be directly used, including FFT algorithm is original!
java-all
- 这是《数字图像处理Java语言算法描述》书中的源代码,如果打算看此书可以下载该代码直接运行。-This is a " digital image processing algorithms described in Java language," the book' s source code, read this book if you plan to download the code can be run directly.
FFT
- Java数字图像处理,对图像进行FFT变换-Java digital image processing, image transform FFT
IMAGEsampling
- JAVA数字图像处理,对图像进行采样!图像Miss.jpg为256×256,采样得N值可以是256,128,64,32,16等-JAVA digital image processing, image sampling! Miss.jpg images for 256 × 256, sampling a N value can be 256,128,64,32,16, etc.
imagequantity
- JAVA数字图像处理,对图像进行量化!图像Miss.jpg为256×256,量化值K可以为256,128,64,32,16,8,4,2-JAVA Digital Image Processing, to quantify the image! Miss.jpg images for 256 × 256, to quantify the value of K can 256,128,64,32,16,8,4,2
imagequickness
- JAVA数字图像处理,对图像进行平尖锐化处理-JAVA digital image processing, image-ping acute treatment
getimagepels
- JAVA数字图像处理,获取图像Miss.jpg的象素,保存在一个数组中!同时可以获得图像的RGB值和Alpha值。-JAVA Digital Image Processing, access Miss.jpg pixel image, stored in an array! At the same time, the image can be RGB values and Alpha value.
zhifangtu
- 数字图像处理,用JAVA实现数字图像直方图的显示,程序简洁实用-Digital image processing, using JAVA realization of digital image histogram shows that the procedure simple and practical
java_digital_image_process_algorithm
- 前些时候做毕业设计,用java做的数字图像处理方面的东西,这方面的资料ms比较少,发点东西上来大家共享一下,主要就是些算法,有自己写的,有人家的,还有改人家的,有的算法写的不好,大家不要见笑。 -Some time ago to do graduate design, using java to do digital image processing of things, this information is less ms, made up for all to share somethi
基于GUI交互操作的数字图像处理实现
- 基于GUI交互操作的数字图像处理实现
Matlab实现关于数字图像处理的五种打包命令
- Matlab实现关于数字图像处理的五种打包命令,包括图像二值化等程序代码