资源列表
imageshift
- 用于对图像文件的上、下、左、右的平移,目前只支持256色图像文件。-This file is used for images top, bottom, left, right shift, only supports 256-color image files.
mouldmatch
- 用于图像的模板匹配,包含水平投影、垂直投影。-Template matching for image, includes a horizontal projection and vertical projection.
CannyEdgeDetector
- 利用canny算子提取图像边缘,目前只支持256色。-Using the canny operator edge extraction.
imgIO
- java image processing exercise
autocorefin
- autocorrelation image
picprocessing
- VC++6.0环境下的几个数字图像处理实验,包含图像灰度变换、直方图均衡化、直方图匹配、邻域平均、局域增强、中值滤波、图像的锐化等-VC++6.0 environment Several digital image processing experiments, including gray transform, histogram equalization, histogram matching, neighborhood average, local increase, median fil
imageprocessing
- 图像处理的GUI界面,包含灰度直方图生成,图像预测法压缩编码,图像腐蚀和膨胀,损失和复原,以及各种算子的边缘检测-Image Processing GUI interface, including histogram generation, image compression encoding prediction method, image erosion and dilation, the loss and recovery, as well as a variety of edge det
Digital-image-processing
- 数字图像处理,包含了课程中几乎所有的功能,基础源代码,可以学习-Digital image processing, including courses in almost all the functions, underlying source code, you can learn
Clock
- QT编写的时钟,可以实时的显示当前系统的时间,初学的人可以参考一下。-QT prepared clock, the beginner who can reference.
FiveLinkGame
- QT下的五子棋,实现了人机对战,界面美观。-QT under the backgammon achieve a human-machine players, beautiful interface.
midbresenham
- 图形学中的中点bresenham算法,用于画线的图形学经典算法-the algrithm of middle bresenham in Graphics to draw lines.
fenxingshu
- 图形学中的实现分形树的一般算法。分行树就是像画雪花时的不断重复而产生的图形,在图形学上常用于画外型上重复出现的形状,比如树形结构等。-the algrithm of drawing the Fractal tree which is like the real tree .
