资源列表
抖动yhq
- 有序抖动算法(计算机图形学)用有序抖动算法扫描(0-1)的。完整代码。用vc++6.0编译的。有兴趣者可以相互学习。-orderly dithering algorithm (computer graphics) with jitter orderly scanning algorithm (0-1). Complete code. With vc + + 6.0 compiler's. Interested parties can learn from each other.
lle
- 实现LLE算法,本算法是改进的LLE算法,主要是针对人脸图像的。
project
- 投影变换可以实现西安80到北京54的转换
mandelbrot
- mandelbrot彩色分形图案的生成算法,可以根据需要,设置不同的参数,生成不同的图案。
sanci
- 对灰度图像进行三次插值,进行缩放、平滑处理-of three gray image interpolation, scaling, smooth handling
stdpf1
- 对初学目标跟踪的新人有帮助。本人是从学习这个程序开始的。现在共享-The new target tracking for beginners help. I am learning this process from the beginning. Share Now
RTcams
- 基于RTcam的图像几何序列研究,内容较简单,但很有效,望支持-Based on the geometric sequence of images RTcam, content is relatively simple, but very effective, look to support
DDAandBresenham
- DDA直线生成算法在屏幕上绘制直线和Bresenham圆的生成算法在屏幕上绘制一个圆按一画直线按二画圆-DDA line algorithm to generate a straight line drawn on the screen and the Bresenham circle generation algorithm on the screen by drawing a circle draw a straight line by one second drawcircle
Pinball
- 用matlab写的一个模拟桌面,屏保弹球 -Write a simulation using matlab desktop, screensavers Pinball
MTF_DifferentWa
- 不同离焦下Mtf积分曲线随相位板参数的变化,进而用来选择合适的相位板-The Mtf integral curve along with the change of phase plate parameters to appropriate phase plate
rain_and_snow_vega
- 基于Vega粒子系统实现的雨效果和雪效果,可以更改雨雪大小-Based on the effect of rain and snow effects Vega particle system, you can change the size of rain and snow
kmeans
- 机器学习,kmeans算法的实现。kmeans算法-Machine learning, achieve kmeans algorithm.