资源列表
Chart2DLib
- Practical C# Charts and Graphics 的随书代码,主要包括一个2D图表绘制的自定义控件,实现功能比较全面。-Practical C# Charts and Graphics code with the book, including a custom control to draw 2D diagrams to achieve a more comprehensive functionality.
inpainingCDD
- 基于偏微分的CDD模型,该程序运行效果非常理想,且附有处理图像,点击运行就可使用,程序很好理解,让大家少走弯路,强烈推荐!,请放心下载-Based on partial differential of the CDD model, the program runs very good results, and with image processing, click Run can use the program well understood so that we can avoid deto
DTW
- DTW c++ source very very good
H.264Decoder
- H.264解码器,用verilog写成,可以在FPGA上实现baseline的264解码-H.264 decoder, written with verilog, can be achieved in the FPGA on the baseline of 264 decoding
fft
- 利用matlab的fft函数进行快速傅里叶变换的m文件-Matlab' s fft function using the fast Fourier transform of the m file
Xcad
- 根据Weiler-Atherton算法开发的经典多边形布尔运算小程序。-Weiler-Atherton algorithm developed classic polygon Boolean operator procedures.
affine10.25
- 仿射变换,本程序采用opencv和C++编程完成,能实现不同角度和尺度的仿射变换,运行良好-affine transform
polygonfill
- 晕线多边形填充,课堂实验题目,可以画多边形,也可以加载多边形文件-Halo line polygon fill, classroom test subject, you can draw polygons, you can also load the polygon file
work55
- 光线跟踪算法进行体绘制 使用C++语言实现-Ray tracing algorithm for volume rendering using the C++ Language
HS
- 光流场HS算法,主要用的是差分算法,MATLAB编写-Optical flow field HS algorithm, the main differential algorithm
tuxiangruihua
- 图像的锐化,图像处理技术,加强了图像的清晰度,层次分明-Image sharpening, image processing technology, to enhance the clarity of the image, and structured
KenDelaunay2D
- 1.高质量的笛氏三角网格化,为重建三维图形提供有力的帮助. 2.附件有原码和调用方法,Delaunay三角网格化已封装成一个类,用户只需要传入点坐标标就可以得到最优的三角形 3.这是我工作中用到的一个小算法,希望对你的工作有所帮助-KenDelaunay