搜索资源列表
ExhCAD_1_01a_Final
- 《管状换热器计算机辅助设计系统ExhCAD绘图系统(版本:1.01a Final)》为自由软件,采用增量软件开发模型,并用UML对软件进行 建模,以便更新。 该版本只是对换热器的最简单的形式做出设计,而且程序在计算 (包括设计、校核两部分,其中校核部分未编)、绘图过程中都作了简 化,虽然采用了参数化绘图,并能进行简单的数据管理,但没有考虑 换热器的插入件、安装(待编)等因素的影响,特别是在绘图中用 Automatuion技术绘制了管子部分,并对一些常
scaling
- 一个基于TMS320DM642的完整工程,采集YUV的视频数据,转换成RGB信号,从VGA monitor输出,非常有借鉴意义-based TMS320DM642 a complete engineering, acquisition YUV video data, converted into RGB signal from the VGA monitor output, very Significance
imgeread
- 利用VC++实现对图像数据的读取和显示,代码完整,运行正常-VC + + realization of the image data read and display, code integrity, and the normal operation
UniBuilderSource
- 这个项目即提供一个完整的基于BSP技术的实时场景渲染解决方案一个基于画刷的场景建模工具即场景编辑器,一个场景编译器,以及一个用于渲染编译后场景的基于OpenGL构建的图形库GxLib。UniBuilder为一些对场景数据有特殊要求的项目提供一个功能强大的可扩展的场景数据编辑工具,此工具产生的场景可用于产生BSP树。BSP编译器,负责将建模工具产生的数据编译成BSP树,并预计算可见性和光照贴图,供实时应用程序使用。此项目提供一个完整的基于BSP技术的实时场景渲染解决方案,包括完整的场景建模工具和B
TsaiC
- Tsai标定算法的源代码,比较详细的程序步骤,输入数据为自定义的数据,程序完整。共同学习-Tsai calibration algorithm source code, more detailed procedural steps, input data for custom data, integrity of the process. Learning together
AFdemosaick
- 数码相机的图像恢复程序,从CCD数据恢复出完整的三色图像-Digital camera image restoration process, from the CCD data recovery a complete three-color image
DrawContour
- 自己随便输入的数据自动生成等高线,算法完整,功能完善。-Not enter their own data to generate contour lines automatically, the algorithm complete, fully functional.
smooth
- 此代码是用C#编辑的一个完整的对图像进行平滑处理的代码,在执行平台上傻瓜式地数据图像及各个参数,就可进行各种滤波平滑处理。-This code is C# editor with a complete smoothing of the image code, fool in the implementation of the platform to the data image and the various parameters, various filters can be smoothed
picture-Capture
- PC机以二进制模式接收的图像数据在显示前需要数据类型变换,即将二进制数变为整型数,也就是256个灰度级的像素值.图像的显示利用VB的Picture控件为画板,用描点函数将图像逐点画到画板上。接收一行画一行,画完整幅图像后存为BMP格式的图像文件-PC, in binary mode in the display image data received before the need to transform the data type, is about to become a binary i
barcode
- 一种信息代码,用特殊的图形来表示数字、字母信息和某些符号。 由一组宽度不等的黑条和空白按一定的编码规则组合起来,用以表示一个完整数据的符号 。-An information code, with special graphics to represent numbers, letters, information, and some symbols. By a group of black bars of varying width and blank according to a cert
Image-to-Matrix
- 简单功能,实现将完整的图像数据转化为矩阵显示的功能。-change Image to a Matrix
move-files--
- 根据一个txt文件中的文件拓展名数据集,形成一个完整的文件名,根据文件名从一个文件集合中选出相应的文件,移动到另一个空的文件夹中。-According to a TXT file of tut data set, formed a complete filename, according to the file name from a file choose corresponding document collection, moving to another empty folder.
K-means
- 在诸多的图像分割算法中,K-means聚类方法体现出了高效性和简洁性。该代码完整实现了k-means算法,并利用该算法进行图形分割。k-means 算法接受参数 k,然后将事先输入的n个数据对象划分为 k个聚类以使得所获得的聚类满足:同一聚类中的对象相似度较高,不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。-This code implements the K-means method for image segmentation,
Image-Retrieval-System
- 有完整的原数据,基于VC++de图像图像检索系统,具体操作步骤如下:1.输入带检索图像。 2.选择检索库路径。3.选择检索方式:基于颜色特征、基于形状特征或者基于颜色和形状综合特征。 4.点击【开始检索】按钮即可得到检索结果。-A complete original data, based on VC++ de Image Retrieval System
BPRBFshenjingwangluofenlei
- 利用BP神经网络与RBF(径向基函数)网络对行人、自行车、卡车三类目标进行分类,比较两种网络的分类性能,包含三类目标的数据信息,完整的代码-BP neural network and RBF (Radial Basis Function) network for pedestrians, bicycles, trucks three goals categorize performance comparison of the two networks, data information cont
lvboqi
- 一个完整的信号滤波前后的程序,可能数据有些不一样,但用MATLAB做滤波器的大体思路都差不多(A complete signal filtering procedures before and after, may be some different data, but the general idea of using MATLAB filter is almost the same)
SVM
- 包含完整的SVM算法,下载即可使用。其中包括数据集和完整的算法结构,算法结构包括数据清理、核函数升维以及SMO优化算法,可以较好实现数据非线性分类。(Contains the complete SVM algorithm and download it for use. Including the data set and the complete algorithm structure, the algorithm structure includes data cleaning, kerne