搜索资源列表
三次样条曲线
- 由本人改编自C程序的一个三次样条曲线模拟正弦波程序源码,有兴趣的可以看看.-from C procedures adapted from a cubic spline curve simulated sine wave source procedures are interested can look at.
图像处理入门C源码分析有源码
- 里面有源码还有详细的解说,新手上路建议看一下,既可以学习vc编程,也可以学习有关图像处理方面的知识。-inside source also detailed captions, Getting Started look at the proposal, we can learn vc programming, can also learn about the image processing knowledge.
002nd
- 《分形算法与程序设计——Visual C++实现》的第二章源码-"fractal algorithms and programming -- Visual C achieve" the second chapter FOSS
picturefixer
- Image inpainting的C语言源码,用来修复破损图像。
旋转、反射和扭曲图像C#源码.rar
- 旋转、反射和扭曲图像C#源码
一个电压表仪器源码
- The source project is developed with Visual C++6.0, and works for Volt Meter instrument.
图像处理工具Paint.NET
- 微软的开发项目Paint.NET,C#源码,类似于Photoshop,可进行图像处理,有图层、工具栏、图像变换等。
c.tar
- 总变分(TV) 图像复原模型的C语言源码. 使用C语言与Matlab 混合编程. 主要计算由C语言完成. 图像的读, 输出由Matlab实现. 包含梯度下降流法, Chambolle对偶法, 交替半二次型算法 固定点线性迭代算法等.-Total Variation (TV) image restoration model of C language source code. Using the C language and Matlab mixed programming. Mainly c
QRCode
- C#可以生成二维码 源码 文件不大,但是很实用,大家可以下载学习一下-C# source code files can generate two-dimensional code is not, but it is very useful, you can download and study how
gabor
- gabor滤波器算法源码,c语言描述,有兴趣可以拿去参考参考-gabor filter algorithm source code
CSharp_GetCADCoord
- dxf文件中的c#源码 其中定义了 常用类-dxf class
ProjectiveDeblur
- 图像的非一致模糊, 非盲目反卷积,C++源码-Non-uniform blurred images of non-Blind Deconvolution
EEG-Stimulation
- 用于稳态视觉刺激脑电信号的采集过程中,可以在固定时间段内分别以不同频率闪烁,对被试进行刺激,以便采集对应脑电信号进行分析。 包括C++源码,vs2010下创建的项目文件和编译得到的Debug文件夹。-Used for steady visual stimulation of eeg acquisition process, can be fixed in time at different frequencies were flashing, to have exciting, so tha
Tetris-coded-by-c
- 简明易懂的C语言俄罗斯方块,编程语言C,源码,未编译,TC 通过。-Tetris: programmed by c, which is concise and simple, so it is an easy way to learn C with strengthening your capabiliy in 2D game. it is source code,and has been tested by TC
MidPointEllipse
- 使用中点法绘制椭圆,visual c++源码-Draw an ellipse using midpoint method, visual c++ source code
drawmat
- 演示了点阵字符的绘制方法,visual c++源码-Demonstrates a dot matrix characters drawing method, c++ source code
Bresenham
- Bresenham算法绘制直线,c++源码-esenham algorithm to draw a straight line, c++ source
Bezier
- 3次Bezier曲线绘制,c++源码 -3 times a Bezier curve drawing
trunk
- C++的源码关于slam程序的,可以在windows下调试,该代码主要针对slam中sift的计算问题,将sift算子的计算放到GPU上进行,大大提高了源码的运行速度-this is an project about slam .and we put the sift in GPU calculate.It is very importan for us to improve the slam speed.
《精通Visual C++数字图像处理典型算法及实现》源代码
- 《精通Visual C++数字图像处理典型算法及实现》源代码书籍源码