资源列表
OGLEvent
- VC与OpenGL的事件编程(源码):实现小球的绘制,可以改变背景颜色,添加光照,进行比例缩放和动画旋转-VC and OpenGL programming events (source): drawing of the ball, can change the background color, add light, scaling and rotation animation......
array2bmp
- 将嵌入式系统中屏幕像素点阵内容保存为bmp文件-store the screen to a bmp file
OWT_MC_SURE-LET
- 一种快速高效的彩色图像增强方法,在滤除噪声的同时,有效地保持边缘细节信息-fast color image enhancement
Charts
- Java数据统计、饼图、柱状图、折线图 Java statistics, pie charts, bar charts, line charts-Java statistics, pie charts, bar charts, line charts
Image-processing-
- Matlab 中常用的图像图像处理源程序。-Image processing method and program
Moravec
- 编写相关系数匹配程序,实现计算机同名点自动量测,体会影像匹配初步过程。-Write correlation coefficient matching procedures, the computer automatically measured tie points, experience initial process image matching.
2
- 将中点Bresenham算法推广到绘制任意斜率的直线段。使用对话框输入直线的起点和终点坐标,试以屏幕中心为二维坐标系原点,绘制任意斜率的直线段。要求编制CLine类,成员函数为MoveTo()和LineTo()。对边界像素的处理原则是“起点闭区间、终点开区间”,即要求所绘直线达到VC++的MoveTo()和LineTo()函数的绘制效果。-Midpoint Bresenham algorithm will be extended to the slope of the straight line
test1
- 将中点Bresenham算法推广到绘制任意斜率的直线段。使用对话框输入直线的起点和终点坐标,以屏幕中心为二维坐标系原点,绘制任意斜率的直线段。编制CLine类,成员函数为MoveTo()和LineTo()。对边界像素的处理原则是“起点闭区间、终点开区间”,即要求所绘直线达到VC++的MoveTo()和LineTo()函数的绘制效果。-Midpoint Bresenham algorithm will be extended to the slope of the straight line se
bresenham
- 将中点Bresenham算法推广到绘制任意斜率的直线段。使用对话框输入直线的起点和终点坐标。-Midpoint Bresenham algorithm will be extended to the slope of the straight line segments drawn arbitrarily using dialog to enter the line start and end coordinates.
haarmtx.m
- The Haar transform can be expressed in the matrix form as T = HIHT (inverse transform HTTH) where I is an NxN image matrix, H is an NxN transformation matrix and T is the resulting NxN transform. For Haar transform, the transformation matrix H c
lbp2012_10
- 主要是基于LBP的图像的纹理特征的提取与识别,很适合大家学习!-DemoOutexDisCLBP.m: Matlab scr ipt to run disCLBP experiments on the Outex_TC_00012 database NNClassifier.m: Nearest neighbor classifier based on L1 distance MergeDominantType.m, RemoveDominantOutlier.m, Lear
DilationErosion
- 图像处理Dilation / Erosion / Otus-Dilation/Erosion/Otus
