资源列表
bsubsamp
- 数字图像处理(冈萨雷斯)书中的边界链码实现,该程序通过取网格,简化了编码的数据量
superresolution
- 这段代码可以进行图像的自类推式超分辨放大,它是图像类推技术的一种推广。-This code can be self-image analogy Large-super-resolution, it is images analogy of a promotion.
plot
- 利用VB和Matrix控件(Matlab)绘制简单图形。-use VB and Matrix Control (Matlab) drawing simple graphics.
3dxform
- 3dx form program test
a3
- 使用opengl绘制茶壶和桌子,使用了光照、材质和反射,能够移动光源和光源颜色-Use opengl rendering the teapot and tables, lighting, material and reflection, be able to move the light source and the color of the light source
GUIdemo
- Hi I am a student an best regard for you.
bilinear-interpolation
- bmp图像的双线性插值放大 纯C语言实现 包含bmp图像的读取和保存程序 可以直接运行-Read and save the program bmp image bilinear interpolation to enlarge pure C language contains bmp image can be run directly
xdxhcl
- 现代信号处理第6章中的例子35,36,38可绘出相应图像-Modern Signal Processing Chapter 6 cases 35,36,38
Calculator384
- 利用栈实现一个计算器,支持加减乘除和乘方物种运算-Stack implementation using a calculator, support and involution, Math
code
- 自适应的编码与解码 在c++环境中可以成功运行-Adaptive encoding and decoding in c++ environment can be run successfully
bmpReadWrite
- 图像处理的源代码,进行bmp文件的读取与存储,并且可以进行简单的图像操作-code of image processing,to read and save a bmp image
Canny
- Canny边缘检测算法: 用高斯滤波器平滑图像; 用一阶偏导的有限差分计算梯度的幅值和方向; 对梯度幅值进行非极大值抑制; 用双阈值算法检测和连接边缘。 -canny contour extraction algorithm
