资源列表
icon
- 图标素材,桌面程序常用图标,菜单按钮图标-Icon material, commonly used in desktop icon,Menu button icon
KNN
- It is about KNN classification. It is widely used in image processing
HMD
- 不错的绘图程序,能够绘制矢量图,采用CRectTracker实现,就是直线操作有点问题-Good drawing program that can draw vector, using CRectTracker realized, is something wrong with a straight-line operation
DIP
- 该程序能够识别图像区域内交通灯的颜色,目前支持红绿黄三种颜色-The program can identify the color of the image area of traffic lights
Dimensional-wavelet-transform
- 图像的二维小波变换,采用C++代码实现,有实验结果。-Wavelet transform two-dimensional images, the use of C++ code with experimental results.
C_couve
- 用Visual C++编写的基于GRAPHICS.H的分形图像-Written with Visual C++ GRAPHICS.H based Fractal Image
ddvipcom
- 在工业控制软件中经常要显示测量数据,如果在在界面上单纯显示一些数字会显得很单调,如果能在软件中添加色泽艳丽的控件,就一定会为你的软件增色不少,让人有爽心悦目的感觉-In the industrial control software often want to display measurement data, if the interface will simply show some figures looked very dull, if they can add colorful in
GraphDisplaySrc
- 用于画趋势图,反应某个模拟量的动态变化。支持拖动趋势图和播放趋势图
myplane
- 飞机小游戏。计算机图形学的。。。。用VC++编的-Aircraft and small game. Computer Graphics. . . . With VC++ Series
DIP
- 對於影像處理的分析教學,以及解述數位訊號處理的應用-Analysis of teaching, as well as image processing paraphrase digital signal processing applications
int2string24
- 对24位bmp图片进行加入水印,图像水印最简单的方法。里面有readme,详细介绍
二阶微分图像增强
- 通过二阶微分算子对BMP图像进行微分,然后加上原图,实现图像增强的效果。采取C++ Builder 编程