资源列表
ANACLOCK.rar
- OpenGL开发的不断变幻的图形,很不错的
Bresenham
- Bresenham算法绘制线段并利用“橡皮筋”功能绘制折线 将绘制的折线连接成多边形,并选择种子填充法或扫描线填充法进行填充 鼠标交互生成矩形裁剪框,实现对绘制的折线的裁剪-Bresenham algorithm for drawing line segments using the " rubber band" feature to draw the line draw the line connected into polygons, and select the me
YK1
- 这是一个读取BMP图片并显示于DOS环境下的c语言程序,该程序实现简单,可读性好-This is a read BMP images and display in the DOS environment c language program, the program is simple and readable
Harris-corner-detection-program
- 在图像处理中,Harris角点检测程序用以实现特征点的提取,以实现特征点匹配。-In image processing, Harris corner detection procedures used to achieve the extraction of feature points, in order to achieve the matching feature points.
CCD_noise_benke
- 激光光斑模拟 内含噪声,作为定位算法的前期处理-Laser spot simulation
2D-Image-Analysis
- Shows single- and two-stage-decomposition of a sample image, as well as reconstructed branches. The reconstruction error is shown. Also demonstrates that better compression can often be obtained if different thresholds are allowed for different sub
wireless
- wireless.tcl: a tcl program to simulate a mobile ad hoc network MANET-wireless.tcl: a tcl program to simulate a mobile ad hoc network MANET
kmeans
- Kmeans算法使用C++实现,详细地展示了聚类的过程和结果,容易理解。转自博客-Kmeans C++ algorithm implemented clustering shows in detail the process and results, easy to understand. Transfer blog
Hough
- Hough变换 BOOL Hough(HWND hWnd){ //定义一个自己的直线结构 typedef struct{ int topx //最高点的x坐标 int topy //最高点的y坐标 int botx //最低点的x坐标 int boty //最低点的y坐标 }MYLINE DWORD BufSize LPBITMAPINFOHEADER lpImgData LPSTR lpPtr HDC hDc
filter2
- 运用5种不同的梯度增强法进行图像锐化,图像的高通滤波和掩模处理,利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理,利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理
中值滤波0
- 中值滤波0.rar-median filter.rar
240320-TFT-ILI9325-driven
- 240320触摸屏液晶ILI9325驱动程序 C51核的单片机即可驱动。文件为.C文件,TXT文本,KEIL IAR AD都能打开-240320 touch screen LCD ILI9325 driver the C51 core single-chip can be driven. The file C files, TXT text, KEIL IAR AD can be opened
