资源列表
Introduction
- 数字图像处理,输出数字图像的基本统计量:熵,灰度平均值,直方图等。-Basic statistics of digital image processing, the output of the digital image
kathir_test
- fig file for gui. this is figure file to create gui
QR-code
- QR 二维码 嵌入式 C语言 二维码编码源码-QR the 2D code embedded C language two-dimensional coding source
image-compression-and-coding
- 在visual studio2005开发环境下,对图像进行霍夫曼编码、香农—费诺编码、算术编码和位平面编码。-In visual studio2005 development environment, compress images by Huffman coding, Shannon- Fenno coding, arithmetic coding and bit-plane coding.
MidPointEllipse
- 使用中点法绘制椭圆,visual c++源码-Draw an ellipse using midpoint method, visual c++ source code
Candy-Edge-Detection----matlab
- 本人自己编写的关于Candy边缘检测的matlab源代码,包含了多个程序,一个是加噪声的,还有不加噪的,非常适合初学者使用。-I have written about Candy edge detection matlab source code contains multiple programs, a plus noise, there are not adding noise, very suitable for beginners to use.
eight
- 八数码问题也称为九宫问题。在3×3的棋盘,摆有八个棋子,每个棋子上标有1至8的某一数字,不同棋子上标的数字不相同。棋盘上还有一个空格,与空格相邻的棋子可以移到空格中。要求解决的问题是:给出一个初始状态和一个目标状态,找出一种从初始转变成目标状态的移动棋子步数最少的移动步骤。所谓问题的一个状态就是棋子在棋盘上的一种摆法。棋子移动后,状态就会发生改变。解八数码问题实际上就是找出从初始状态到达目标状态所经过的一系列中间过渡状态。 八数码问题一般使用搜索法来解。搜索法有广度优先搜索法、深度优先搜索法
drawmat
- 演示了点阵字符的绘制方法,visual c++源码-Demonstrates a dot matrix characters drawing method, c++ source code
Clipping
- 图形的剪裁算法源码,visual c++源码-The graphics cut algorithm source code, visual c++ Source
Bresenham
- Bresenham算法绘制直线,c++源码-esenham algorithm to draw a straight line, c++ source
MATLAB
- Gui to add two numbers
grad
- 灰度算法,计算二维数字图像相关系数最大值的方法。-Grayscale algorithm to calculate the maximum two-dimensional digital image correlation coefficient method.