资源列表
idllowpass
- idllowpass 医学图像处理基础实验必备,适合新手参考-idllowpass medical image processing basic experiments necessary for the novice reference
LBP
- 一个函数程序,实现了rgb图像转换为纹理LBP图像,效果挺好-A function program, realized the RGB image into a texture image of LBP, the effect is very good
Line_Circle
- Visual Basic实现的画直线和圆的算法。画直线时,先要用鼠标点两个端点,再单击按钮就可出现组成图形的每一个点-Visual Basic painting line and circle algorithms. Painting straight, with a click of the mouse first two ends, and then click the button graphic components can be there every point
Enveloppe-convexe-graham
- Graham algorithm Geometry
FIGURE
- 一个画图程序,功能根据已有数据画出数据的时域图,频域图,折射率-A program of matlab figure
SRGPEXABBQ
- SRGP源包的示例代码,看明白后可以知道如何使用SRGP包-6,511 packets of sample source code, can understand after know how to use 6,511 packets
Rotattion
- fast 2D image rotation - using bresenham algorithm-fast 2D image rotation - using bresenham algorithm
C-tc
- C语言 C语言 C语言C语言C语言C语言 C语言C语言 C语言-C C C C C C C language
Berzier
- berzier曲线的画法得到一跟曲线。采用橡皮筋画法。本人还是大三学生渴望学习编程,希望与大家共同进步。:)-berzier curve to be a method of painting with the curve. Using rubber-band method of painting. I or junior students desire to learn programming, we hope and common progress. :)
imshow3D
- Shows a 3D image with GUI
多变形填充
- 本程序是一个填充多边形的程序,采用逐行扫描,并判断是否在多边形内,若是,则填充颜色,反之不填充。-this procedure is a process filled polygons, progressive scan and determine whether the polygon, and if so, were filled with color, contrast not filled.
数字图像处理
- 包含matlab数字图像处理的傅里叶变换、沃尔什哈达玛变换、kl变换等多种变换。