资源列表
B2
- 二次B样曲线的绘制,用TURBO C 完成-quadratic B-spline curve rendering, complete with Turbo C.
Traceroute
- 基于jpcap包实现的类似traceroute的代码
rotatingLED
- 这是一个模拟DIY爱好者制作的旋转LED等的程序,只要设置好,基本上和现实很相似,很合适旋转led开发者做模拟-This is a simulation produced by rotating LED DIY enthusiasts and other procedures, as long as the set, basically, and the reality is very similar, it is appropriate to do simulation of rotating
byjc
- 对于一些图像来说,常用的边缘检测算法有时候无法设立合适的阈值将它们的梯度较小的模糊边缘检测出来。为了解决这个问题,有两种解决方法:将图像方差标准化,拉大模糊边缘的梯度值,或通过设置sigmoid函数,将像素所在区域的信息传递到梯度值中去,对其进行调整,就能找到合适阈值,有效地将模糊边缘提取出来。本程序把这两种算法实现并与与传统算法进行了比较。-For some images, the commonly used edge detection algorithm sometimes can not
diffframe
- 帧差法检测目标,简单适用,便于新手学习。-Homodyne detection target frame, simple to apply, easy to learn new
copula
- COPULA to simulate a speckle pattern
tuoluo
- 一个陀螺旋转的模型,用matlab编写。-A gyroscope rotation model, using matlab.
histogramMatching
- my opencv implementation of Histogram matching algorithm, only three inputs: source mat, dest mat and output mat.
K-L
- 做图像处理,模式识别的一个有用的参考,K-L算法源程序-do image processing, pattern recognition a useful reference, K-L algorithm source code
angel_11
- 这是根据Bresenham算法做的画直线程序,用vc实现 更加接近实际情况-This is done under the Bresenham algorithm paintings linear process, with vc achieve a more closer to reality
PCA_ORL
- 人脸识别的经典算法PCA算法 用于特征提取-PCA face recognition algorithm for classical algorithm
sdl_display
- sdl播放yuv的demo,调用sdl进行显示的例子。-SDL playing demo SDL, call YUV for example.