资源列表
nurbs++-3.0.11
- 一个nurbs的开发库,包含了nurbs曲线、曲面的源代码以及开发例子-A nurbs develop library,including source codes and develop examples of nurbs curve, spline patch .
matlab
- 用matlab中各种不同方法对模糊图像进行复原,有维纳滤波,盲返卷积,Lucy-richardson方法,规则化复原图像等-Various different methods using matlab fuzzy image restoration, with Wiener filtering, blind convolution back, Lucy-richardson methods, rules-based recovery images, etc.
vb
- vb 验证码识别,可以设置纯数字网站验证码-vb
Doo-sabin_catmull-clark
- Doo-sabin与catmull-clark细分曲面源程序,对于Doo-sabin细分曲面,用户可以根据选项选择显示纹理图还是线条图,可以多次细分。catmull-clark为线条图;这两个程序是分开写的,在一个文件夹内。-Doo-sabin catmull-clark subdivision surfaces with the source code for the Doo-sabin subdivision surface, the user can choose depending on
basicOCR
- 基于OpenCV的OCR程序,可以实现数字识别,程序采用KNN算法,可以对样本数据进行计算-Based on OpenCV' s OCR program, you can digital identification process using KNN algorithm can calculate the sample data
Saliency Toolbox
- Saliency Toolbox 经典Itti模型MATLAB代码-Saliency Toolbox
CListCtrl
- 关于CListCtrl表头单击消息及排序功能的实现-Click on the CListCtrl header information and sorting functionality implementation
KMeans
- K均值算法,Matlab实现,输入分类数,实现分类-K means algorithm, Matlab implementation, enter the number of classifications to achieve classification
graph
- 用了三年多时间打造的基于跨平台开发技术qt开发的图形组态系统,运用模板能组合成任意图元,运用脚本能,定义出图元根据属性的变化,做出相应的动态效果,首先应用于电力系统网路图,监控电网状态。可以应用于实时监控应用领域。超一流的绘制效果,在完成电力系统一次接线图比组态王、三维力控有更好的绘制效果.增加实时数据、web浏览器、后台进程取数,qwt做实时曲线,vista风格等、升级到4.5.2等(部分源) 有更新版本!-Spent more than three years to build cross-
grape
- vc6.0 使用NTGraph控件 读取串口数据后画出波形图-vc6.0 use NTGraph read serial data control to draw waveforms
TetGen_lib
- tetgen四面体化,已经进行编译,带有历程。只需将tetgen.lib链接入程序调用即可。-library of tetgen
gray2rgb
- 将灰度图像装换成rgb图像的Matlab实现-transfer the gray image to rgb one