搜索资源列表
Problem2_6
- 使用VB.net编写的对24位位图进行简单图像处理的程序,包括RGB与YIQ数据的相互变换,绘制亮度分布统计图,拉普拉斯滤波。 该程序是我学习图像处理算法是编写的,因此在操作界面方面的考虑较少,你可以按照以下步骤操作:选择一个文件后单击读取BMP文件,然后就可以单击“根据RGB数据绘图”,接着可以单击“RGB to YIQ”将RGB数据转化为YIQ数据,有了YIQ数据后就可以单击“绘制YIQ数据的Y分量”,对于YIQ数据,可以使用拉普拉斯滤波,然后再将Y分量显示出来-use VB.net p
image_dispose
- VB的简单图象处理程序 有比如灰度直方平均 亮度 对比度 梯度等等算法
DGLS_VB
- 道格拉斯--普克压缩算法 一种简单的数据压缩算法,采用VB实现.
fxsf
- 本人收集的东西,不用Vb了,丢掉怪可惜的 分形算法与程序设计VB版 一书中所讲解的程序设计的源代码及部分供参考的效果图。
LianTongYuSuanFa
- 用vb实现了连通域的两种算法。 同时展示了运用api函数实现的方法。-Vb achieved by the two algorithms connected domain. At the same time demonstrating the use of api function method.
VB
- vb图像 检测 程序。分析比较各种经典边缘算法。-vb image detection program. Analysis and comparison of a variety of classic edge algorithm.
picture-recovery
- 一个用遗传算法实现的人脸复原,程序注释清楚,有说明文档-A genetic algorithm is used to achieve recovery of the human face, the program notes clearly have documentation
ImgCluster
- vc++6.0+gdal开发的聚类算法的COM组件,可在vb或.Net中直接调用。其中包含的聚类算法有:K-Means,ISODATA等,可对Image影像进行聚类处理。-vc++6.0 development of COM components clustering algorithm can vb or. Net direct call. Which includes the clustering algorithm are: K-Means, ISODATA, etc.
VB
- 用VB编写的实现对任意不规则区域的填充。避免了传统算法的只能填充规则区域的缺点。-VB prepared with the realization of the filling of arbitrary irregular region. To avoid the traditional rules of the algorithm can only fill the shortcomings of the region.
DDAsuanfa
- 用VB 实现DDA算法画圆 划线等。。。实现方法简便易行-Implement DDA Circle Algorithm with VB
huiduchuli
- 利用VB对图像进行灰度处理,对用R分量、加权平均等算法处理的灰度图像对比-Using VB to gray-scale processing of the image processing algorithm of the R component, the weighted average gray-scale image contrast
VC_VB_Sift
- VB做界面,VC算法处理。 VB调用VC写的一个基于SIFT算法的图像分析动态库,实现对物体位置、角度等定位的一个软件。内附VC/VB测试工程及样例图片 -VB GUI, VC algorithm processing. VB call VC to write a dynamic library SIFT algorithm-based image analysis software to locate the object position, angle, etc.. Enclos
MyPolyTopo
- 多边形拓扑演示的VB程序和代码。程序对输入的图形文件基本数据进行拓扑构建,生成结点、线段、弧段、多边形等数据结构,并显示图形和结构数据。程序内包含了多个常用的拓扑生成算法,供参考学习。-Program of the polygon topology demonstration VB code. Topology construction procedures for the basic data of the input graphics file, the data structure of
Binary-backoff-algorithm
- 二进制退避算法,计算机网络中以太网所采用的碰撞处理算法的VB仿真,主要价值在于从概率学的角度计算成功发送的概率-Binary backoff algorithm, computer network Ethernet collision processing algorithms used in simulation of VB, the main value lies in the probability of learning the perspective of calculating t
szdadue197
- 常用的数值算法的VB程序,可以方便的用于各种数值计算的工程需要()
pewdynamiarrow
- 用VB实现的蚁群算法,提供了多个经典的TSP路径()
VB图片识别
- 能识别图片文字 简单有效的算法 识别率比较高 可以试试看