资源列表
edgemethods
- different edge methods are applied
ther1
- segmentation with thresholding
ther2
- segmentation with watershed
dist
- finding distances in 1D 2D 3D
canny
- using canny filter to edge detection
xb
- 这个程序是用harr小波对图像进行分解和重构,是个可执行的源代码,已通过调试-this procedure is right Harr wavelet image decomposition and reconstruction, is the source of executable code
Lee filter C++ source code
- Lee filter implemented by C++ with OpenCV
Bezier
- 计算机图形学中的基本、二次、三次、面贝齐尔曲线的绘制-The Drawing of Basic, Quadratic, Cubic and Surface Bezier Curves in Computer Graphics
Spline
- 用于计算机图形学中的二次、三次样条插值和普通的线性插值、二次插值-Used in computer graphics in the second, third order spline interpolation and ordinary linear interpolation, quadratic interpolation
SR
- 使用IBP算法完成四张相邻帧图像的超分辨率合成,效果非常好,代码有详细的注释。-Use IBP super-resolution algorithm to complete the synthesis of four adjacent frames of the image, the effect is very good, the code has detailed notes.
Wind_Turbine
- This scr ipt is a simulink model of wind turbine that convert wind enery to electricity
CGWORK0715-2.0
- MFC下绘制矩形,圆形,多边形,bezier曲线,B样条曲线-draw rectangle bezier Bcurve circle