资源列表
susan2l
- 图像处理中,角点提取算子susan的详细实现-Image processing, corner extraction operator susan detailed implementation
imagedenoising
- 图像去噪 图像去噪 图像去噪 图像去噪 图像去噪-image denoising image denoising image denoising image denoising image denoising image denoising image denoising image denoising image denoising image denoising image denoising image denoising image denoising image denoising i
1232082773551
- FLASH旋转的立体fdsa asf dsf asas vfa sdas-ZCXfdadas adfsas afdd asfdsd aaf d
code
- Hough transform code
wavefast
- wavefast函数,数字图像处理中自定义的函数,可以对一幅图像方便的进行常见的灰度变换。-wavefast function, digital image processing in the custom function, you can easily carry out an image the common gray-scale transformation.
waveletanalyse
- 对一幅图像的小波分析,显示图像的低频和高频信息。-The wavelet analysis of a 2-D image.
imageCorrectForm
- 建立几何畸变模型,实现畸变矫正。通过获取模板图像的坐标值,求取变换模型参数,求出变换多项式的系数。-IMAGECORRECT M-file for imageCorrect.fig IMAGECORRECT, by itself, creates a new IMAGECORRECT or raises the existing singleton*.
glcd
- 128x64 Graphic LCD management for KS0108 driver
gabmin
- Gabor 滤波器~~~ 很好用~~~ 推荐使用~~ 自己用过-Gabor 滤波器~~~ 很好用~~~ 推荐使用~~ 自己用过~~~~~
testRetoolChartOCX
- 画图,曲线,方差,变异系数控件 画波形,自动曲线,自动输出方差,VC控件 -Drawing, curve, variance, coefficient of variation of the control drawing waveforms, auto-curve, automatic output variance, VC control
Archimedes.sources-0.58.0
- 基于eclipse开发的计算机辅助设计(CAD)软件,其目的是满足各种CAD绘图需要。其项目目标是希望开发出比当前广泛使用的AutoCAD更适合于建筑领域的CAD软件-Archimedes will be a Computer Aided Design (CAD) program developed side by side with architecture offices in order to fulfill all their needs. This way, we hope to de
translateandrotate
- 题目:编程实现 多边形的平移、旋转变换 要求:不能调用OpenGL的变换函数,如glTranslatef, glRotatef,glScalef。要求通过矩阵相乘的方式,自 己计算出变换后几何图形的坐标。-do it without glTranslatef and glRotatef